(gnus-copy-article-buffer): Copy an article header even if there's just a
[gnus] / lisp / ChangeLog
1 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
4         even if there's just a header.
5
6 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
7
8         * message.el (message-fix-before-sending): Fix highlighting of
9         illegible and invisible text.
10
11         * gnus-util.el (gnus-multiple-choice): Separate choices with
12         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
13
14 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
15
16         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
17
18 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
19
20         * spam.el (spam-ham-move-routine) 
21         (spam-mark-spam-as-expired-and-move-routine): use
22         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
23         around process-mark manipulation on the group
24
25 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
26
27         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
28         submenu.
29
30 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
31
32         * mail-source.el (mail-source-fetch): Reverse the return value of
33         the continuation question.
34
35 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
36
37         * nndraft.el (nndraft-request-move-article): Bind
38         nnmh-allow-delete-final to t.
39
40 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
41
42         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
43        
44 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
45       
46         * nntp.el (nntp-accept-process-output): Don't use point-max to get
47         the buffer's size.
48
49 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
50
51         * nnheader.el: Added cygwin to system-type comparisons.
52        
53 2003-01-27  Juanma Barranquero  <lektu@terra.es>
54
55         * imap.el (imap-mailbox-status): Fix typo.
56
57 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
58
59         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
60         online.
61
62 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
63
64         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
65         commands.
66         * gnus-sum.el: Small change from Frank Weinberg
67         <frank@usenet-rundfahrt.de>:
68         (gnus-auto-center-group): New variable.
69         (gnus-summary-read-group-1): Use it.
70         (gnus-summary-next-group): Fix docstring.
71
72 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * gnus-util.el (gnus-faces-at): Simplify.
75
76 2003-02-13  Teodor Zlatanov  <tzz@bwh.harvard.edu>
77
78         * spam.el (spam-ham-move-routine) 
79         (spam-mark-spam-as-expired-and-move-routine): made the article
80         move conditional, so it's not called even if there's nothing to move
81
82 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
83
84         * message.el (message-unix-mail-delimiter): Accept any whitespace
85         after the email address and before the date; do not require the
86         space character.  From Kurt B. Kaiser <kbk@shore.net>.
87
88 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
91         gnus-article-boring-faces variable is bound; use gnus-faces-at.
92
93         * gnus-util.el (gnus-faces-at): New macro.
94
95 2003-02-13  Michael Shields  <shields@msrl.com>
96
97         * gnus-cite.el
98         (gnus-cite-attribution-suffix, gnus-cite-parse):
99         Better handling for Microsoft citation styles.
100         (gnus-unsightly-citation-regexp): New.
101
102 2003-02-12  Michael Shields  <shields@msrl.com>
103
104         * gnus-art.el (article-strip-banner): Strip both per-group and
105         per-user-address banners.
106         (article-really-strip-banner): New.
107
108 2003-02-12  Michael Shields  <shields@msrl.com>
109
110         * gnus-sum.el (gnus-article-goto-next-page,
111         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
112         relying on the summary bindings of `n' and `p'.
113
114 2003-02-12  Michael Shields  <shields@msrl.com>
115
116         * gnus-art.el (gnus-article-only-boring-p): New.
117         (gnus-article-skip-boring): New.
118         * gnus-cite.el (gnus-article-boring-faces): New.
119         * gnus-sum.el (gnus-summary-next-page): Use
120         gnus-article-only-boring-p.
121
122 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
123
124         * spam.el (spam-mark-spam-as-expired-and-move-routine)
125         (spam-ham-move-routine): unmark all articles before marking those
126         of interest and calling gnus-summary-move-article
127
128 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
129
130         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
131         logically the complement of gnus-get-buffer-create and
132         gnus-add-buffer.
133
134         * gnus-util.el (gnus-kill-buffer): do.
135
136         * nnmail.el: Autoload gnus-kill-buffer.
137
138 2002-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
139
140         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
141         gnus-summary-goto-subject as gnus-summary-update-mark operates on
142         the current LINE.
143         (gnus-agent-summary-fetch-group): Minimized the number of times
144         that the article is updated in the buffer.
145         
146 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
147
148         * spam.el (spam-ham-move-routine): use the process-mark instead of
149         gnus-current-article when moving articles
150         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
151
152 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
155         (gnus-topic-catchup-articles): Ditto.
156         (gnus-topic-mark-topic): Reverse recursive logic.
157
158 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
159
160         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
161         gnus-refer-thread-limit is t.
162
163 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
164
165         * mm-util.el (mm-mule-charset-to-mime-charset): Use
166         sort-coding-systems to prefer utf-8 over utf-16.
167
168 2002-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
169
170         * gnus-agent.el (gnus-agent-expire-days):
171         gnus-request-move-article depends on gnus-agent-expire to clean up
172         the cache after moving the article.  Therefore, g-a-e-d can NOT
173         default to nil or can gnus-agent-expire be disabled by doing so.
174         If you don't want to run gnus-agent-expire, don't call it.
175         (gnus-agent-expire): The broken test to disable gnus-agent-expire
176         when g-a-e-d was NOT nil was removed.
177         (gnus-agent-article-name): Removed unnecessary input test as
178         article IDs are always strings.
179         (gnus-agent-regenerate-group): Added check to protect against
180         servers that generate absurdly long article IDs.  Valid IDs are
181         less than 10 digits to avoid overflow errors.  Fixed logic error
182         when ensuring that the final article ID is present in the new
183         alist.
184         
185 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
186
187         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
188         next line after finding the parent.
189
190 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
191
192         * gnus.el (gnus-version-number): Bumped.
193
194 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
195
196         * gnus.el: Oort Gnus v0.15 is released.
197
198 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
199
200         * nnmail.el (nnmail-split-it): If a message ends up matching the
201           same mailbox more than once, it will cause duplicates to appear
202           in the mailbox.
203
204 2003-02-08  Simon Josefsson  <jas@extundo.com>
205
206         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
207         code that only worked under Emacs.
208
209         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
210         Das <satyaki@chicory.stanford.edu>.
211
212 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
213
214         * gnus-art.el (gnus-article-refer-article): Use
215         gnus-replace-in-string.
216
217         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
218         (gnus-remove-duplicates): do.
219
220 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
221
222         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
223         (gnus-request-scan): set
224         gnus-internal-registry-spool-current-method to gnus-command-method
225         before a request-scan operation
226
227         * gnus-registry.el (regtest-nnmail): use
228         gnus-internal-registry-spool-current-method
229
230         
231
232 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
233
234         * mail-source.el (mail-source-fetch): Typo fix.
235
236 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
237
238         * nnmail.el (nnmail-spool-hook): new hook
239         (nnmail-cache-insert): call nnmail-spool-hook
240
241         * gnus-registry.el: new file with examples of using the hooks
242
243         * gnus.el (gnus-registry): added registry customization group
244         (gnus-group-prefixed-name): improve function to return full group
245         name optionally
246         (gnus-group-guess-prefixed-name): shortcut to
247         gnus-group-prefixed-name, using just the group name
248         (gnus-group-full-name): always get a group's full name
249         (gnus-group-guess-full-name): shortcut, using just the group name
250
251         * gnus-sum.el (gnus-summary-article-move-hook) 
252         (gnus-summary-article-delete-hook) 
253         (gnus-summary-article-expire-hook): new hooks
254         (gnus-summary-move-article, gnus-summary-expire-articles) 
255         (gnus-summary-delete-article): invoke the new hooks
256
257 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
258
259         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
260           from message-ID
261
262 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
263
264         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
265
266 2003-02-07  John Paul Wallington  <jpw@gnu.org>
267
268         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
269         (mm-write-region, mm-detect-coding-region): Doc fixes.
270
271 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * mail-source.el (mail-source-fetch): Ignore errors.
274         (mail-source-ignore-errors): New variable.
275
276         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
277         articles. 
278
279         * gnus-msg.el (gnus-version-expose-system): Change default.
280
281 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
282
283         * gnus-msg.el (gnus-version-expose-system): New variable.
284
285 2003-02-07  Simon Josefsson  <jas@extundo.com>
286
287         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
288         patch from deskpot@myrealbox.com (Vasily Korytov).
289
290 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * gnus-art.el (article-display-face): Get the Face header from
293         the current buffer.
294
295 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
296
297         * gnus-art.el (gnus-mime-view-part-internally): Bind
298         buffer-read-only to nil.
299
300 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
303         from g-a-e-1 to g-a-e-2.
304
305 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
306
307         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
308         of bbdb-search-simple, use spam-use-BBDB-exclusive
309         (spam-check-whitelist): use spam-use-whitelist-exclusive
310         (spam-use-whitelist-exclusive): new variable affecting
311         spam-use-whitelist
312         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
313
314 2003-02-05  Simon Josefsson  <jas@extundo.com>
315
316         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
317         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
318         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
319         (gnus-agent-expire-1): New.
320         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
321         (gnus-agent-expire-2): New.
322
323 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
324
325         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
326         "delete-if" is misleading because it isn't actually destructive.
327
328         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
329         
330         * nnmail.el (nnmail-purge-split-history): do.
331
332         * gnus-win.el (gnus-get-buffer-window): do.
333         
334         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
335         let-binding.
336         (gnus-simplify-all-whitespace): do.
337
338 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * gnus-delay.el (gnus-delay-article): Fix binding of the
341         nndraft:delayed group.
342
343 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
344
345         * gnus.el (spam group parameters): change 'other to 'const in
346         the group parameter definitions to soothe XEmacs
347
348 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
349
350         * gnus-delay.el (gnus-delay-article): Really create
351         nndraft:delayed group if it doesn't exist.
352
353 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
354
355         * gnus-sum.el (gnus-summary-search-article): Speed up by
356         disabling various visual features while searching.
357         (gnus-summary-recenter): Test gnus-auto-center-summary first.
358
359 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
360
361         * spam.el (spam-list-of-checks): Don't quote nil and t in
362         docstrings.  From the elisp manual:
363
364            When a documentation string refers to a Lisp symbol, write
365            it [..] with single-quotes around it.  [..] There are two
366            exceptions: write t and nil without single-quotes.
367
368         * messcompat.el (message-from-style): do.
369
370         * message.el (message-send-mail): do.
371
372         * gnus-util.el (gnus-use-byte-compile): do.
373
374         * gnus-score.el (gnus-score-lower-thread): do.
375
376         * gnus-int.el (gnus-server-unopen-status): do.
377
378         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
379         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
380
381         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
382         (gnus-group-parameters): do.
383
384         * gnus-art.el (gnus-article-mime-match-handle-function): do.
385
386         * mm-decode.el (mm-text-html-renderer): do.
387
388 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
389
390         * nnheader.el (nnheader-directory-separator-character): Change the
391         way to compute the dafault value.
392
393 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
394
395         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
396         (gnus-button-alist): Fix regexp for describe-key.
397         (gnus-button-handle-describe-function)
398         (gnus-button-handle-describe-variable)
399         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
400         (gnus-button-handle-apropos-variable)
401         (gnus-button-handle-apropos-documentation): Docstring fix.
402
403         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
404
405 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
408         to nil.
409
410         * nnmail.el: Removed gnus-util autoload.
411
412         * gnus.el: Use gnus-prin1-to-string throughout.
413
414         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
415         print-level. 
416
417         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
418         (gnus-treat-display-grey-xface): Removed.
419
420         * gnus-fun.el (gnus-grab-cam-face): New.
421         (gnus-convert-image-to-gray-x-face): Removed.
422         (gnus-convert-gray-x-face-to-xpm): removed.
423         (gnus-convert-gray-x-face-region): Removed.
424         (gnus-grab-gray-x-face): Removed.
425
426         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
427
428 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
429
430         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
431         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
432         bound.
433
434         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
435
436 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
437
438         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
439         Remove -- these are bogus options which are never used.
440
441 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
442
443         * gnus-art.el (gnus-article-mode): Use summary tool bar.
444
445 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
446
447         * spam.el (spam-check-blackholes) 
448         (spam-blackhole-good-server-regex): new variable to skip some IPs
449         when checking blackholes; use it
450         (spam-check-bogofilter-headers) 
451         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
452         case more X-Bogosity is used than just "Yes/No"
453         (spam-ham-move-routine): semi-fixed, only first article is
454         properly moved now
455
456 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
457
458         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
459         as well.
460         
461         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
462         
463         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
464         
465         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
466         
467         * gnus-bcklg.el (gnus-backlog-shutdown): do.
468         
469         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
470
471 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
472
473         * gnus-fun.el (gnus-face-encode): New function.
474         (gnus-convert-png-to-face): Use it.
475
476         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
477
478 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
479
480         * mm-decode.el (mm-dissection-list): Remove.
481         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
482         only used in mm-remove-all-parts.
483         (mm-remove-all-parts): Remove it, it's never called.
484
485 2003-01-25  Simon Josefsson  <jas@extundo.com>
486
487         * gnus-group.el (gnus-group-make-group): Report errors.
488
489         * nnimap.el (nnimap-request-create-group): Ditto.
490
491         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
492
493         * sieve.el (sieve-upload): Fix error printing.
494
495         * mm-encode.el (mm-qp-or-base64): Always QP iff
496         mm-use-ultra-safe-encoding and cleartext PGP.
497
498         * gnus-sum.el (gnus-summary-select-article): Inhibit
499         redisplay (mainly for secured messages).
500
501         * nnmail.el (nnmail-article-group): Copy body too (but don't
502         process it).
503
504 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
505
506         * gnus-art.el (gnus-article-setup-buffer): Reset
507         gnus-button-marker-list.
508
509 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * nntp.el (nntp-read-timeout): Default to using a second delay
512         under Microsoft Windows.
513
514 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
515
516         * nnheader.el (nnheader-directory-separator-character): New
517         variable. 
518
519 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
520
521         * gnus-agent.el (gnus-agent-max-fetch-size)
522         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
523         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
524         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
525         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
526         (gnus-agent-braid-nov, gnus-agent-load-alist)
527         (gnus-agent-article-alist-save-format)
528         (gnus-agent-read-agentview, gnus-agent-save-alist)
529         (gnus-agent-fetch-group-1, gnus-agent-expire)
530         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
531         (gnus-agent-regenerate-group): Reformat to keep under eighty
532         columns.  Reword docstrings so that first line is under eighty
533         chars and a complete sentence.  Still need to work on the rear
534         end of the file, in particular gnus-agent-expire.       
535
536 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * gnus-agent.el (gnus-agentize): Indent.
539
540         * gnus.el (gnus-version-number): Bumped.
541
542 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
543
544         * gnus.el: Oort Gnus v0.14 is released.
545
546 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
547
548         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
549         before beginning.  Tiny patch from Mark Thomas
550         <swoon@bellatlantic.net>.
551
552 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
553
554         * spam.el (spam-check-blackholes, spam-split) 
555         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
556         gnus-message calls to show to users what spam.el is doing
557
558 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
559
560         * gnus-msg.el (gnus-message-replysign)
561         (gnus-message-replyencrypt): Fix typo.
562
563 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
564
565         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
566         details. 
567
568 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * gnus-art.el (gnus-article-press-button): let* -> let.
571         (gnus-mime-security-show-details): Cleaned up.
572         (gnus-mime-security-press-button): Save excursion.
573         (gnus-insert-mime-security-button): Clean up.
574
575         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
576
577         * gnus-async.el (gnus-async-wait-for-article): Don't use a
578         timeout. 
579
580         * nntp.el (nntp-accept-process-output): Removed timeout. 
581         (nntp-read-timeout): New variable.
582         (nntp-accept-process-output): Use it.
583
584         * gnus-sum.el (gnus-data-find-list): Remove *.
585
586 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
587
588         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
589         introduced on 2002-01-22.
590         (gnus-summary-first-unseen-or-unread-subject): Ditto.
591
592 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
593
594         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
595         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
596         checks of incoming mail based on simple header regexp matching
597
598 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
599
600         * gnus-sum.el (gnus-spam-mark): set to `$'
601
602 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
603
604         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
605         gnus-newsgroup-unfetched, the list of articles whose headers have
606         not been fetched from the server.
607
608         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
609         parameter as it never worked due to a bug.  Added check to prevent
610         selection of any article in the gnus-newsgroup-unfetched list.
611         (gnus-summary-find-prev): Added check to prevent selection of any
612         article in the gnus-newsgroup-unfetched list.
613         (gnus-summary-first-subject): Documented API. Modified
614         implementation so that constraints are handled independently.
615         Added check to prevent selection of any article in the
616         gnus-newsgroup-unfetched list.
617         (gnus-summary-first-unseen-subject): Updated parameters in
618         gnus-summary-first-subject call to match new API.
619         (gnus-summary-first-unseen-or-unread-subject): Ditto.
620         (gnus-summary-catchup): Do not mark unfetched articles as read.
621         
622 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
623
624         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
625         make-obsolete-variable allows only two arguments in XEmacs and
626         Emacs 20.
627
628         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
629         gnus-article-hide-pgp.
630         (gnus-summary-make-menu-bar): do.
631
632         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
633         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
634         gnus-article-hide-pgp.
635         (article-hide-pgp): Remove.
636         (gnus-article-hide): Remove gnus-article-hide-pgp.
637
638         * gnus.el: Remove gnus-article-hide-pgp
639
640 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
641
642         * message.el (message-required-headers): Doc fix.
643
644 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
645
646         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
647         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
648         option to make ifile a purely binary classifier
649
650 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
651
652         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
653         (mml-secure-encrypt-pgpmime): Removed double.
654
655         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
656         debugging statements.
657
658 2003-01-21  Andreas Fuchs  <asf@void.at>
659
660         * mml-sec.el (mml-sign-alist): Added pgpauto.
661
662 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * gnus.el (gnus-version-number): Bumped version number.
665
666 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
667
668         * gnus.el: Oort Gnus v0.13 is released.
669
670 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
671
672         * gnus-art.el (gnus-button-url-regexp): Removed |.
673
674         * message.el (message-send-hook): Doc fix.
675
676         * gnus-win.el (gnus-buffer-configuration): Display article
677         instead of article-copy when `reply'.
678
679 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
680
681         * gnus.el (gnus-format): Change customize group to gnus.
682         (gnus-cache): Add link.
683         (gnus-group-charter-alist): Fix docstring.
684
685 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
686
687         * mailcap.el (mailcap-print-command): lpr-command might be
688         unbound in XEmacs.
689
690 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
691
692         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
693
694         * gnus-sum.el (gnus-summary-update-article-line): Fixed
695         calculation of net characters added for use in the gnus-data
696         structure.
697         
698 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
699
700         * nnmail.el (nnmail-process-unix-mail-format): Improve error
701         message.  Suggested by Jari Aalto.
702
703 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
704
705         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
706         (gnus-article-reply-with-original): Ditto.
707
708         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
709         read articles don't become unread.
710
711 2003-01-17  Simon Josefsson  <jas@extundo.com>
712
713         * gnus-fun.el (gnus-x-face-from-file): 
714         (gnus-face-from-file): Suggest image format in minibuffer prompt.
715
716         * gnus-fun.el (gnus-convert-image-to-x-face-command)
717         (gnus-convert-image-to-face-command): Doc fix.
718
719 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720
721         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
722
723 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
724
725         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
726         avoid encoding problems.
727
728         * mailcap.el (mailcap-ps-command): New variable.
729         (mailcap-mime-data): Add print entry where applicable.  Use
730         pdftotext on a tty.
731
732 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
733
734         * gnus-sum.el (gnus-alter-header-function): Add type and group.
735
736 2003-01-16  Simon Josefsson  <jas@extundo.com>
737
738         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
739         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
740         (gnus-face-from-file): Doc fix; don't mention image format.
741
742 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
743
744         * spam.el (spam-get-article-as-filename): new function (unused for now)
745         (spam-get-article-as-buffer): new function
746         (spam-get-article-as-string): use spam-get-article-as-buffer
747         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
748
749 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
750  
751         * gnus-agent.el: Don't use `path'.
752         From the GNU coding standards:
753         
754             Please do not use the term ``pathname'' that is used in Unix
755             documentation; use ``file name'' (two words) instead.  We use
756             the term ``path'' only for search paths, which are lists of
757             directory names.
758
759         * nnsoup.el (nnsoup-file-name): Ditto.
760  
761         * nnmail.el (nnmail-pathname-coding-system): Ditto.
762         (nnmail-group-pathname): Ditto.
763  
764         * nnimap.el (nnimap-group-overview-filename): Ditto.
765  
766         * nnheader.el (nnheader-pathname-coding-system): Ditto.
767         (nnheader-group-pathname): Ditto.
768  
769         * nnfolder.el (nnfolder-group-pathname): Ditto.
770  
771         * gnus.el (gnus-home-directory): Ditto.
772  
773         * gnus-group.el (gnus-group-icon-list): Ditto.
774  
775 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
776
777         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
778
779         * message.el (message-mode-menu): Use it.
780         (message-mode-menu): Deactivate "Yank Original" if there's no
781         reply buffer.
782
783         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
784
785         * message.el (message-mark-active-p): New function.
786
787 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
788
789         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
790         (spam-bogofilter-database-directory): new variables
791         (spam-check-bogofilter-headers, spam-check-bogofilter) 
792         (spam-bogofilter-register-with-bogofilter) 
793         (spam-bogofilter-register-spam-routine) 
794         (spam-bogofilter-register-ham-routine) 
795         (spam-group-ham-processor-bogofilter-p): new functions for the new
796         Bogofilter interface
797         (spam-summary-prepare-exit): use the new Bogofilter functions
798         (spam-list-of-checks): added spam-use-bogofilter-headers
799         (spam-bogofilter-score): rewrote function
800         (spam-check-bogofilter): optional score parameter, uses
801         spam-check-bogofilter-headers better
802         (spam-check-bogofilter-headers): optional score parameter
803
804         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
805         default, in the gnus-start customization group.  Used to disable
806         the spam-*/ham-* parameters.
807         (gnus-group-ham-exit-processor-bogofilter): new ham processor
808
809 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
810
811         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
812         XEmacs.
813
814         * gnus-ems.el (gnus-mark-active-p): do.
815
816 2003-01-15  Kevin Ryde  <user42@zip.com.au>
817
818         * gnus.texi (Using MIME): Mention auto-compression-mode with
819         gnus-mime-copy-part.
820
821 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
822
823         * message.el (message-send): Don't warn about duplicates when
824         superseding. 
825
826 2003-01-15  Simon Josefsson  <jas@extundo.com>
827
828         * nnimap.el (nnimap-split-download-body): New variable.
829         (nnimap-split-articles): Use it.
830
831 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
832
833         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
834         integrity checker was incorrectly flagging, and removing, articles
835         whose article number was negative.
836         (gnus-agent-fetch-group-1): When executed in the group's summary
837         buffer, refresh each downloaded line to update the status flag and
838         font.  Preserve the value of gnus-newsgroup-headers so that
839         gnus-agent-fetch-articles can split the requests by size.
840         (gnus-agent-expire): Corrected day calculation for when
841         gnus-agent-expire-days contains a list.
842
843 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
844
845         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
846
847 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
848
849         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
850           /usr/bin/play as default player. 
851           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
852
853 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
854
855         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
856         articles to be marked as well.
857
858 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
859         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
860         fictious headers generated by nnagent (ie. Undownloaded Article
861         ####) in the list of articles that have not been downloaded.
862         
863         * gnus-int.el (): Added require declarations to resolve
864         compile-time warnings.
865         (gnus-open-server): If the server status is set to offline,
866         recursively execute gnus-open-server to open the offline backend
867         (e.g. nnagent).
868
869 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
870
871         * gnus-art.el (gnus-article-reply-with-original): Use
872         gnus-mark-active-p.
873         (gnus-article-followup-with-original): do.
874
875 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
876
877         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
878
879 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
880
881         * gnus-score.el (gnus-score-edit-file-at-point): New function.
882         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
883
884 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
885
886         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
887         (gnus-face-from-file): Ditto.
888
889 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus-sum.el (gnus-articles-to-read): Don't just apply
892         gnus-alter-articles-to-read-function to the unread articles. 
893
894 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
895
896         * deuglify.el (gnus-article-outlook-unwrap-lines)
897         (gnus-article-outlook-repair-attribution)
898         (gnus-article-outlook-rearrange-citation): New function names,
899         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
900         doc-string.
901
902         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
903         removed `W k' key binding (use `W Y f' instead).
904         (gnus-summary-make-menu-bar): Use new function names.
905
906 2003-01-13  Simon Josefsson  <jas@extundo.com>
907
908         * gnus-fun.el (gnus-random-x-face): Doc fix.
909         (gnus-insert-random-x-face-header): New function.
910
911 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
912
913         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
914         mark is not active.
915
916         * gnus-msg.el (gnus-inews-do-gcc): Comment.
917
918         * gnus-ems.el (gnus-mark-active-p): New function.
919
920         * gnus-group.el (gnus-topic-mode-p): New function.
921         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
922         Deactivate items if mark is not active.
923
924 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
925
926         * gnus.el (gnus-version-number): Bumped version.
927         (gnus-summary-line-format): Doc fix.
928
929 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
930
931         * gnus.el: Oort Gnus v0.12 is released.
932
933 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * mail-source.el (mail-sources): Removed autoload to make it
936         compile under XEmacs.
937
938 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
939
940         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
941         regexp or a function too.
942         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
943         confirmation even if the original article is mail.
944
945 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
946
947         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
948         articles to be marked when not yanking.
949
950 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
951
952         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
953         
954 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * gnus-fun.el (gnus-face-from-file): Autoload.
957
958         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
959         errors.
960
961 2003-01-12  Simon Josefsson  <jas@extundo.com>
962
963         * sieve.el (sieve-upload-and-bury): New.  Suggested by
964         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
965
966         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
967         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
968
969 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
970
971         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
972         in every string.
973
974         * gnus.el (gnus-version-number): Bumped version number.
975
976 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
977
978         * gnus.el: Oort Gnus v0.11 is released.
979
980 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
981
982         * message.el (message-fetch-reply-field): Narrow to headers.
983
984         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
985         if Gnus isn't alive.
986
987 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
988
989         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
990         marks from articles that are already stored in the agent.
991         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
992         backup copy of an invalid .overview file for later analysis.
993         
994 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
995
996         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
997         exit work with two frames.
998
999 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1000
1001         * message.el (message-forward-make-body): Use mule4.
1002
1003 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * message.el (message-mode-map): Move wide-reply command.
1006
1007 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1008
1009         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1010         castellano.
1011         (gnus-outlook-display-hook): New variable.
1012         (gnus-outlook-display-article-buffer): New function.
1013         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1014         (gnus-outlook-deuglify-article): Made them interactive and added
1015         optional arg.  Use `g-o-d-a-b'.
1016         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1017
1018         * gnus-sum.el: Added autoloads.
1019         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1020         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1021
1022 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1023
1024         * gnus-art.el (gnus-display-mime): Use the mime emulation
1025         variable. 
1026
1027         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1028
1029         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1030         newsrc-alist is initialized properly.
1031
1032         * mail-source.el (mail-sources): Autoload.
1033
1034         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1035         nil.
1036
1037         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1038         insert two newlines.
1039
1040         * message.el (message-check-news-header-syntax): Compute the
1041         header length correctly.
1042
1043 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1044
1045         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1046         alist when keeping fetched article file.
1047         (gnus-agent-retrieve-headers): When parsing response for article
1048         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1049         against garbage in the server's response.
1050
1051         * gnus-int.el (gnus-request-expire-articles,
1052         gnus-request-move-article): Only expire when the group's server
1053         has been agentized.
1054
1055 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1056
1057         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1058         errors when deleting overlays.
1059
1060         * gnus-score.el (gnus-score-followup): Allow tracing.
1061
1062         * gnus-art.el (gnus-treat-display-face): New variable.
1063         (article-display-face): New command.
1064
1065         * gnus-fun.el (gnus-face-from-file): New function.
1066         (gnus-convert-face-to-png): Ditto.
1067
1068         * gnus-art.el (gnus-ignored-headers): Added Face.
1069
1070 2003-01-10  Simon Josefsson  <jas@extundo.com>
1071
1072         * nndraft.el (nndraft-request-group): Avoid crash in
1073         directory-files when draft directory doesn't exists.
1074
1075         * gnus-sum.el (gnus-select-article-hook): Add :option.
1076
1077 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1078
1079         * spam.el (spam-use-stat): new variable
1080         (spam-group-spam-processor-stat-p) 
1081         (spam-group-ham-processor-stat-p): new convenience functions
1082         (spam-summary-prepare-exit): add spam/ham processors to sequence
1083         (spam-list-of-checks): add spam-use-stat to list of checks
1084         (spam-split): conditionally load the spam-stat tables
1085         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1086         spam-check-ifile): new functions
1087
1088         * spam-stat.el (spam-stat): typo fix
1089         (spam-stat-install-hooks): new variable
1090         (spam-stat-split-fancy-spam-group): added documentation clarification
1091         (spam-stat-split-fancy-spam-threshhold): new variable
1092         (spam-stat-install-hooks): make hooks conditional
1093         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1094
1095         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1096         spam-stat ham/spam processor symbols
1097
1098 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1101         file exists.
1102
1103 2003-01-10  Simon Josefsson  <jas@extundo.com>
1104
1105         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1106         undownloaded/downloadable only when unplugged.
1107
1108 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1109
1110         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1111
1112 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1113
1114         * spam.el (spam-check-ifile): fixed call-process-region to use the
1115         db parameter only if it's set
1116         (spam-ifile-register-with-ifile): ditto
1117
1118 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1119
1120         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1121         spam-stat-nbad before creating the hash table.
1122         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1123         Changed copyright statement to FSF.
1124
1125 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1126
1127         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1128         processable articles as read.
1129         (gnus-agent-summary-fetch-series): Remove processable and
1130         downloadable marks on all downloaded articles in the series.
1131
1132         * nntp.el (nntp-report): Throw error after reporting the problem.
1133         (nntp-accept-process-output): Corrected error check to report an
1134         error when the process is nil.
1135
1136 2003-01-09  Simon Josefsson  <jas@extundo.com>
1137
1138         * message.el (message-tool-bar-map): Add preview.
1139
1140 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1141
1142         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1143         previewing.
1144
1145 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1146
1147         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1148         bug when the (n+1)th article to be added to a group has a smaller
1149         number than the n articles already added.
1150
1151 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1152
1153         * message.el (message-mode-field-menu): Use backquote.
1154
1155 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1156
1157         * spam.el: fixed the BBDB autoloads again, using
1158         bbdb-search-simple now (which is not a macro, thank god)
1159
1160         * lpath.el (bbdb-search): removed function from maybe-fbind list
1161
1162         * gnus.el (ham-process-destination): added new parameter for
1163         destination of ham articles found in spam groups at summary exit
1164
1165         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1166         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1167         (spam-ifile-database-path): added new parameter for ifile's database
1168         (spam-move-spam-nonspam-groups-only): new parameter to determine
1169         if spam should be moved from all groups or only some
1170         (spam-summary-prepare-exit): fixed logic to use
1171         spam-move-spam-nonspam-groups-only when deciding to invoke
1172         spam-mark-spam-as-expired-and-move-routine; always invoke that
1173         routine after the spam has been expired-or-moved in case there's
1174         some spam left over; use spam-ham-move-routine in spam groups
1175         (spam-ham-move-routine): new function to move ham articles to the
1176         ham-process-destinations group parameter
1177
1178 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1179
1180         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1181
1182         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1183         gnus-summary-update-article-line.
1184
1185 2003-01-08  Simon Josefsson  <jas@extundo.com>
1186
1187         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1188         not successful.
1189
1190 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1191
1192         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1193
1194 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1195
1196         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1197         logic, finally
1198
1199 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1200
1201         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1202         (gnus-parse-format): Change to %~.
1203
1204         * message.el (message-generate-headers): Don't generate optional
1205         empty headers.
1206
1207 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1208
1209         * message.el (message-cross-post-default)
1210         (message-cross-post-note-function, message-shoot-gnksa-feet)
1211         (message-strip-subject-trailing-was, message-change-subject)
1212         (message-mark-insert-file, message-cross-post-followup-to)
1213         (message-cross-post-followup-to, message-mode-map)
1214         (message-generate-unsubscribed-mail-followup-to)
1215         (message-make-mail-followup-to): Minor changes to doc-strings and
1216         error messages.  Updated copyright line.
1217
1218         * message.el (message-make-mail-followup-to,
1219         message-generate-unsubscribed-mail-followup-to): New function
1220         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1221         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1222         names.
1223
1224         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1225         (mml-preview-insert-mft): Removed function name.
1226         (mml-preview): Use new function names.
1227
1228         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1229
1230         * message.el (message-mode-field-menu): Moved header related
1231         commands from "Message" to "Field" menu.
1232
1233 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1234
1235         * message.el (message-generate-headers-first): Added customization
1236         if variable is a list.
1237
1238 2003-01-07  Michael Shields  <shields@msrl.com>
1239
1240         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1241         where the last line of the article is the last line of the window.
1242
1243 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1244
1245         * gnus-msg.el (gnus-debug): Use ignore-errors.
1246
1247         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1248         `gnus-summary-update-line'.
1249
1250 2003-01-08  Simon Josefsson  <jas@extundo.com>
1251
1252         * gnus-art.el (gnus-unbuttonized-mime-types)
1253         (gnus-buttonized-mime-types): Doc fix.
1254
1255 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1256
1257         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1258
1259 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1260
1261         * nnrss.el (nnrss-group-alist): Add and clear up.
1262
1263 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1264
1265         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1266
1267         * lpath.el (bbdb-search): added BBDB functions for a better way to
1268         fix missing functions
1269
1270         * spam.el (spam-check-ifile): if should be an unless
1271
1272         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1273         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1274         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1275
1276 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1277
1278         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1279         gnus-summary-refer-thread to thread menu.
1280
1281 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1282
1283         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1284         summary buffer, articles that cannot be fetched are marked as
1285         canceled.
1286
1287         * nntp.el (nntp-with-open-group): The quit signal handler must
1288         propagate the quit signal to the next outer handler so that the
1289         caller knows that the request aborted abnormally.
1290
1291 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1292
1293         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1294         (spam-ifile-register-spam-routine)
1295         (spam-ifile-register-ham-routine): added ifile functionality that
1296         does not use ifile-gnus.el to classify and register articles
1297         (spam-get-article-as-string): convenience function
1298         (spam-summary-prepare-exit): added ifile spam and ham registration
1299         (spam-ifile-all-categories, spam-ifile-spam-category)
1300         (spam-ifile-path, spam-ifile): added customization options
1301
1302         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1303         exit processor
1304         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1305         list of choices
1306
1307 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-score.el (gnus-score-followup): Also score immediate
1310         followups.
1311
1312 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313
1314         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1315
1316 2003-01-07  Simon Josefsson  <jas@extundo.com>
1317
1318         * message.el (message-mode-menu): Fix receipt balloon help.
1319
1320 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1321
1322         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1323         always be interpreted as news.
1324
1325 2003-01-07  Simon Josefsson  <jas@extundo.com>
1326
1327         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1328         gnus-sieve-script, instead of the global variable
1329         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1330         <sb@dod.no>.
1331
1332 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1333
1334         * gnus.el: Renamed gnus-summary-*-uncached-face as
1335         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1336         the cache.
1337
1338         * gnus-sum.el: Ditto.
1339
1340 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1341
1342         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1343         in either the group or summary buffer.
1344         New command "JS", in summary buffer, will fetch articles per the
1345         group's category, predicate, and processable flags.
1346         (gnus-agent-summary-fetch-series): Rewritten to call
1347         gnus-agent-session-fetch-group once with all articles in the
1348         series.
1349         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1350         return list of fetched articles.
1351         (gnus-agent-fetch-articles): Split fetch list into sublists such
1352         that the article buffer is only slightly larger than
1353         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1354         the group's article alist is saved.
1355         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1356         longer result in the agent trying to fetch an article.
1357         (gnus-agent-fetch-group-1): Can now be called in either the group
1358         or summary buffer.  Removed the max-fetch-size code that I added
1359         on 2002-12-13 as that capability is now part of
1360         gnus-agent-fetch-articles.  Added code to update summary buffer.
1361         When called in the group buffer, articles that can not be fetched
1362         are AUTOMATICALLY MARKED AS READ.
1363
1364         * gnus-sum.el (): Modified eval-when-compile to minimize
1365         misleading compilation warnings.
1366         (gnus-update-summary-mark-positions): Changed code to use
1367         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1368
1369         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1370         empty file as the parser assumes that the file isn't empty.
1371
1372         * nntp.el (nntp-send-string): The process-send-string call can,
1373         because it performs I/O on the process, change the process' state
1374         from open to closed.  If this happens, call nntp-report
1375         immediately to report the broken connection.
1376         (nntp-report): Rewritten to avoid needing a global variable to
1377         determine the appropriate course of action.  Instead, two function
1378         implementations are provided and the nntp-report function value is
1379         bound to the appropriate implementation.
1380         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1381         (nntp-with-open-group): Now binds nntp-report's function cell
1382         rather than binding gnus-with-open-group-first-pass.  Added a
1383         condition-case to detect a quit during a nntp command.  When the
1384         quit occurs, the current connection is closed as a fetch articles
1385         request could have several megabytes queued up for reading.
1386         (nntp-retrieve-headers): Bind articles to itself.  If
1387         nntp-with-open-group repeats this command, I must have access to
1388         the original list of articles.
1389         (nntp-retrieve-groups): Ditto for groups.
1390         (nntp-retrieve-articles): Ditto for articles.
1391         (*): Replaced nntp-possibly-change-group calls to
1392         nntp-with-open-group forms in all, but one, occurrance.
1393         (nntp-accept-process-output): Bug fix. Detect when called with
1394         null process.
1395
1396 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
1397
1398         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
1399         if we don't need to.
1400         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
1401
1402 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * gnus-group.el (gnus-group-make-web-group): Pass the select
1405         method on to group-create.
1406         (gnus-group-line-format-alist): %U is an integer.
1407
1408         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
1409         ephemeral groups.
1410         (gnus-summary-read-group-1): Ditto.
1411         (gnus-group-make-articles-read): Ditto.
1412
1413         * mm-url.el (mm-url-program): Doc fix.
1414
1415         * message.el (message-mode-map): Rebound
1416         message-insert-wide-reply.
1417
1418 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1419
1420         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
1421         color as `gnus-group-startup-message' does.
1422
1423 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1424
1425         * spam.el: fixed line lengths to 80 chars or less
1426
1427         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
1428         "not-read" mark
1429         (gnus-summary-mark-forward): added the spam-mark to the list of
1430         marks not to be marked as "read" when viewed
1431
1432 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
1435
1436         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
1437         Protect against unactive groups.
1438
1439         * message.el (message-check-news-header-syntax): Check long
1440         header lines.
1441         (message-check-news-header-syntax): Update `start'.
1442
1443         * gnus-group.el (gnus-group-expire-articles): Doc fix.
1444         (gnus-group-line-format): %U.
1445         (gnus-group-line-format-alist): ?U.
1446         (gnus-number-of-unseen-articles-in-group): New function.
1447
1448         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
1449
1450         * gnus.el (gnus-version-number): Bump version number.
1451
1452 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1453
1454         * gnus.el: Oort Gnus v0.10 is released.
1455
1456 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1457
1458         * gnus.el (gnus-version-number): Fix version number.
1459
1460 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1461
1462         * gnus.el: Oort Gnus v0.08 is released.
1463
1464 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
1465
1466         * mm-util.el: Add mm-string-make-unibyte.
1467
1468         * gnus-group.el (gnus-group-jump-to-group): Make it work for
1469         UTF-8 groups.
1470
1471 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
1474
1475         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
1476
1477 2003-01-04  Kevin Ryde  <user42@zip.com.au>
1478
1479         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
1480         function.
1481
1482 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
1485         (gnus-summary-read-group-1): Update group line.
1486         (gnus-summary-exit-no-update): Update group on exit.
1487
1488         * gnus-group.el (gnus-group-line-format): Add %*.
1489         (gnus-group-line-format-alist): Ditto.
1490         (gnus-group-insert-group-line): Set it.
1491         (gnus-group-is-exiting-p): New variable.
1492         (gnus-group-insert-group-line): Use it.
1493
1494 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
1495
1496         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
1497         enable BBDB ham processing
1498         (spam-blacklist-register-routine): enable blacklist spam processing
1499         (spam-whitelist-register-routine): enable whitelist ham processing
1500         (spam-fetch-field-from-fast): fast fetching of the "from" field
1501         from (gnus-data-list)
1502         (spam-summary-prepare-exit): works completely now
1503         (spam-use-blacklist): oops, should be nil by default
1504         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
1505         split processing now; before it was for summary exit as
1506         well but that's done with the spam-contents and spam-process
1507         parameters now
1508
1509 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1510
1511         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
1512         characters.
1513
1514 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
1515
1516         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
1517         (spam-group-processor-p, spam-group-processor-bogofilter-p)
1518         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
1519         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
1520         (spam-mark-spam-as-expired-and-move-routine)
1521         (spam-generic-register-routine, spam-BBDB-register-routine)
1522         (spam-ifile-register-routine, spam-blacklist-register-routine)
1523         (spam-whitelist-register-routine): new functions
1524         (spam-summary-prepare-exit): added summary exit processing (expire
1525         or move) of spam-marked articles for spam groups; added slots for
1526         all the spam-*-register-routine functions
1527
1528 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529
1530         * pop3.el (pop3-retr): Wait 500 msecs.
1531         (pop3-read-response): Ditto.
1532
1533         * gnus-msg.el (gnus-setup-message): Get the evaliation order
1534         right.
1535         (gnus-inews-make-draft): New function.
1536         (gnus-setup-message): Use it.
1537
1538         * message.el (message-required-headers): Add From.
1539
1540 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1541         Trivial patch from Norbert Koch <nk@viteno.net>.
1542
1543         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1544
1545 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * message.el (message-generate-headers): Let header formatters do
1548         their work.
1549
1550 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1551
1552         * deuglify.el (gnus-article-outlook-deuglify-article):
1553         Rehighlight, reapply treatments and call
1554         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1555         (gnus-outlook-repair-attribution-block): Recognize cited
1556         attributions.  Suggested by Niklas Morberg.
1557
1558 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1559
1560         * gnus-art.el (gnus-treat-predicate): Check condition first.
1561
1562 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1563
1564         * lpath.el: Add url-http-file-exists-p.
1565
1566         * gnus-group.el (gnus-group-fetch-charter): Use
1567         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1568
1569 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * message.el (message-draft-headers): Also generate From to get a
1572         nicer draft buffer summary.
1573
1574         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1575         parameter.
1576
1577         * gnus-art.el (article-wash-html): Clean up.
1578         (article-wash-html): Typo fix.
1579
1580         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1581         (gnus-summary-mail-forward): To many lists of lists.
1582
1583         * gnus-art.el (article-wash-html): Clean up.
1584
1585 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1586
1587         * gnus-art.el (gnus-treat-wash-html): New variable.
1588
1589 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1590
1591         * message.el (message-check-news-header-syntax): Allow posting.
1592         (message-check-news-header-syntax): Fix logic for sure, this
1593         time.
1594
1595 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1596
1597         * message.el (message-check-news-header-syntax): Check syntax of
1598         continuation headers.
1599
1600 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1601
1602         * gnus-art.el (gnus-button-url-regexp,
1603         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1604         (gnus-header-button-alist): Regexps are case insensitive here.
1605
1606 2003-01-02  Simon Josefsson  <jas@extundo.com>
1607
1608         * dig.el (query-dig): Doc fix.
1609
1610 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1611
1612         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1613         summary buffer line, not just the download mark.
1614
1615 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616
1617         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1618         (gnus-summary-insert-dormant-articles): New command and
1619         keystroke.
1620
1621         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1622         function for mass insertion of subjects.
1623
1624         * nndraft.el (nndraft-generate-headers): Don't move point.
1625
1626         * gnus.el (nnheader): Require nnheader.
1627
1628         * nndraft.el (nndraft-request-associate-buffer): Use
1629         make-local-variable.
1630
1631 2003-01-02  Michael Shields  <shields@msrl.com>
1632
1633         * nndraft.el (nndraft-request-associate-buffer): Make
1634         write-contents-hooks buffer-local before setting it.
1635
1636 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1637
1638         * gnus.el (gnus-group-parameter-value): Take an extra param.
1639         (gnus-group-fast-parameter): Let group param results be nil.
1640
1641         * gnus-art.el (gnus-article-forward-header): New function.
1642         (article-date-ut): Use it to remove continuation date headers.
1643
1644         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1645         read-event.
1646         (gnus-summary-remove-bookmark): Clean up.
1647         (gnus-summary-set-bookmark): Clean up.
1648
1649         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1650
1651         * gnus.el (gnus-group-startup-message): Bind data-directory to
1652         the Gnus etc directory.
1653
1654 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1655
1656         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1657         ham-processing of articles; use the new
1658         spam-group-(spam|ham)-contents-p functions
1659         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1660         convenience functions
1661         (spam-mark-junk-as-spam-routine): use the new
1662         spam-group-spam-contents-p function
1663
1664         * gnus.el (spam-process, spam-contents, spam-process-destination):
1665         added new parameters with corresponding global variables
1666         (gnus-group-spam-exit-processor-ifile,
1667         gnus-group-spam-exit-processor-bogofilter,
1668         gnus-group-spam-exit-processor-blacklist,
1669         gnus-group-spam-exit-processor-whitelist,
1670         gnus-group-spam-exit-processor-BBDB,
1671         gnus-group-spam-classification-spam,
1672         gnus-group-spam-classification-ham): added new symbols for the
1673         spam-process and spam-contents parameters
1674
1675         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1676         customization and list itself to store mark symbol rather than
1677         mark character.
1678         (spam-bogofilter-register-routine): added logic to generate mark
1679         values list from spam-ham-marks and spam-spam-marks, so (member)
1680         would work.
1681
1682 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * message.el (message-cross-post-followup-to): Fix comment.
1685
1686 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1687
1688         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1689         customization and list itself to store mark symbol rather than
1690         mark character.
1691         (spam-bogofilter-register-routine): added logic to generate mark
1692         values list from spam-ham-marks and spam-spam-marks, so (member)
1693         would work.
1694
1695 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1696
1697         * message.el (message-signature-insert-empty-line): New variable.
1698
1699 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1700
1701         * message.el: Renamed functions and variables: "xpost" ->
1702         "cross-post", "-fup2" -> "-followup-to".
1703         (message-cross-post-old-target, message-cross-post-default,
1704         message-cross-post-note, message-followup-to-note,
1705         message-cross-post-note-function): New variables names.
1706         (message-xpost-old-target, message-xpost-default,
1707         message-xpost-note, message-fup2-note,
1708         message-xpost-note-function): Removed variable names.
1709         (message-cross-post-followup-to-header,
1710         message-cross-post-insert-note, message-cross-post-followup-to):
1711         New function names.
1712         (message-xpost-fup2-header, message-xpost-insert-note,
1713         message-xpost-fup2): Removed function names.
1714
1715 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1716
1717         * message.el (message-send-mail): Added message-cleanup-headers to
1718         prevent newlines in headers.
1719
1720 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1721
1722         * dns.el (dns-make-network-process): Comment.
1723
1724         * gnus-sum.el (gnus-summary-display-while-building): Default to
1725         nil.
1726
1727 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1728
1729         * gnus-sum.el (gnus-summary-display-while-building): New
1730         variable.
1731
1732 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1733
1734         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1735         before rearranging the article.
1736
1737 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1738
1739         * nndraft.el (nndraft-generate-headers): New function.
1740         (nndraft-request-associate-buffer): Use it to write headers on
1741         buffer save.
1742
1743         * message.el (message-generate-headers): Let the function be a
1744         lambda form.
1745         (message-draft-headers): New variable.
1746
1747         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1748         function.
1749         (gnus-setup-message): Use it.
1750
1751         * message.el (message-generate-headers-first): Doc fix.
1752         (message-setup-1): Use new function for getting which headers to
1753         generate.
1754         (message-headers-to-generate): New function.
1755
1756 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1757
1758         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1759
1760 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1761
1762         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1763         mention negatives.
1764
1765 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1766
1767         * deuglify.el (gnus-outlook-rearrange-article): Use
1768         `transpose-regions' instead of tempering the kill-ring.
1769         (gnus-article-outlook-deuglify-article): Rehighlight article
1770         instead of a complete redisplay.
1771
1772 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1773
1774         * spam.el: most defvars are defcustoms now
1775
1776         patches from Michael Shields  <shields@msrl.com>
1777
1778         * spam.el (spam-bogofilter-articles): Select the article
1779         body using gnus-summary-show-article t instead of
1780         gnus-summary-select-article; this presents the raw text
1781         without running any hooks.
1782
1783         * spam.el (spam-bogofilter-articles): Use message-remove-header
1784         to remove headers; the old way incorrectly removed just the first
1785         line of folded headers.
1786
1787 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1788
1789         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1790
1791 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * gnus-start.el (gnus-load): New function.
1794         (gnus-read-newsrc-el-file): Use it.
1795
1796 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1797
1798         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1799         (gnus-button-handle-apropos-documentation): New function.
1800         (gnus-button-handle-ctan): New function.
1801         (gnus-button-alist): Use them.  Improve some regexps.
1802         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1803
1804 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1805
1806         * message.el (message-subscribed-p): New function.
1807         (message-send-mail): Use it.
1808         * mml.el (mml-preview-insert-mft): New function.
1809         (mml-preview): Use it.
1810
1811 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1812
1813         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1814         when sorting by date.
1815
1816         * gnus-art.el (gnus-article-edit-mode): New variable.
1817         (gnus-article-setup-buffer): Warn user about discarding edits.
1818
1819         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1820         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1821         headers.
1822
1823         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1824
1825 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1826
1827         * message.el (message-completion-alist): Added "Mail-Followup-To"
1828         and "Mail-Copies-To".
1829
1830 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1831
1832         * gnus-group.el: Add key bindings for
1833         gnus-group-sort-groups-by-real-name and
1834         gnus-group-sort-selected-groups-by-real-name.
1835
1836 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1837
1838         * gnus.texi (Sorting Groups): Add key bindings for
1839         gnus-group-sort-groups-by-real-name and
1840         gnus-group-sort-selected-groups-by-real-name.
1841
1842 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1843
1844         * spam.el (spam-use-dig): new variable for blackhole checking
1845         through dig.el
1846         (spam-check-blackholes): added dig.el checking functionality and
1847         more verbose reporting; query-dig is autoloaded from dig.el
1848         (spam-use-blackholes): disabled by default
1849         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1850         blackhole servers list
1851
1852 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853
1854         * message.el (message-required-headers): New variable.
1855
1856 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1857
1858         * dig.el (query-dig): new function
1859
1860 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1863         prefixes.
1864
1865         * dns.el (query-dns): Protect against errors.
1866
1867         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1868         (gnus-inews-add-send-actions): Mark all answered messages as
1869         answered.
1870
1871 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1872
1873         * nnmail.el (nnmail-split-it): Added tracing to
1874         `:' split rule
1875
1876 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1877
1878         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1879         and "%s" so we don't overquote them.
1880
1881 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1882
1883         * (mm-display-external): Display the actual command that has been
1884         executed in the echo area.
1885
1886 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1887
1888         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1889
1890         * message.el (message-with-reply-buffer): New macro.
1891         (message-fetch-reply-field): Use it.
1892         (message-insert-wide-reply): New command and keystroke.
1893         (message-carefully-insert-headers): New function.
1894         (message-insert-to): Use new function.
1895
1896         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1897         (gnus-topic-goto-missing-group): Use it.
1898
1899         * message.el (message-required-news-headers): Removed Lines.
1900         (message-reply): Don't insert References first.
1901         (message-followup): Ditto.
1902         (message-make-references): New function.
1903         (message-followup): Set message-reply-headers before generating
1904         the buffer stuff.
1905
1906 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1907
1908         * mml.el (mml-generate-mime-1): Reverse the order of
1909         encoding/flowing.
1910
1911 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1912
1913         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1914         after moving them.
1915
1916         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1917         fit with newer standard format.
1918         (gnus-summary-make-false-root-always): New variable.
1919         (gnus-gather-threads-by-subject): Use it.
1920
1921         * message.el (message-get-reply-headers): Take an address list
1922         optional argument.
1923
1924 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1925
1926         * gnus.el (gnus-keep-backlog): Change default to 20.
1927
1928         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1929         start.
1930         (gnus-agent-check-overview-buffer): Remove negative article
1931         numbers.
1932
1933         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1934         (nnmail-cache-ignore-groups): Doc fix.
1935
1936         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1937         (nnimap-debug-buffer): New variable.
1938         (nnimap-debug): Use it.
1939
1940 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1941
1942         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1943
1944 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1945
1946         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1947         they aren't already sorted.
1948
1949 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1950
1951         * message.el (message-mode-menu): Add ellipses to menu items
1952         expecting user interaction.
1953         (message-mode-field-menu): do.
1954
1955 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1956
1957         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1958         it isn't used any more.
1959
1960 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1961
1962         * binhex.el (binhex-decoder-program): Fix docstring.
1963
1964 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1965
1966         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1967         special chars if the mailcap file uses single quotes around %s.
1968         From Laurent Martelli <laurent@bearteam.org>.
1969
1970 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1971
1972         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1973         return the info object.
1974
1975 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1976
1977         * gnus-int.el (gnus-request-update-info): Artificially add
1978         (1 . (1- min)) to the read range, in case the backend doesn't
1979         store marks for nonexistent articles.
1980
1981 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * binhex.el (binhex-insert-char): Eval-and-compile.
1984
1985 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1986
1987         * lpath.el: Add tool-bar-local-item-from-menu.
1988
1989         * message.el (message-tool-bar-local-item-from-menu): New function.
1990         (message-tool-bar-map): Use it.
1991
1992 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1993
1994         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1995
1996         * gnus-art.el (gnus-article-header-rank): Last header in
1997         gnus-sorted-header-list should have higher rank than non-members.
1998
1999 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2002         covered methods.
2003
2004 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2005
2006         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2007         eval-when-compile.  Suggested by Kevin Greiner.
2008
2009 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2010
2011         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2012         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2013         even though no headers may have been fetched
2014         (gnus-agent-fetch-group-1, and perhaps others, require this
2015         behavior).
2016         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2017         server buffer is constrained by gnus-agent-max-fetch-size.
2018         Multiple chunks in the same group may perform arbitrarily large
2019         updates.
2020
2021 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2022
2023         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2024         gnus-summary-update-download-mark to update the article in the
2025         summary.
2026
2027 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2028
2029         * gnus.el (gnus-summary-high-uncached-face,
2030         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2031         New faces.
2032
2033         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2034         added this on 2002-11-23 but it just wasn't working out as
2035         intended.  The idea isn't entirely dead, three new faces
2036         gnus-summary-*-uncached-face are being added to gnus.el to provide
2037         the basis for an improved implementation.
2038         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2039         proper file to open is lib/servers.
2040         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2041         (i.e. removing the article from gnus-newsgroup-downloadable) will
2042         now restore the article's default mark rather than simply setting
2043         no mark.
2044         (gnus-agent-get-undownloaded-list): Corrected documentation.
2045         Added code to set new summary local variable,
2046         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2047         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2048         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2049         up to date.  Call new gnus-summary-update-download-mark to keep
2050         summary buffer up-to-date.
2051         (gnus-agent-fetch-selected-article): Keep
2052         gnus-newsgroup-undownloaded up to date.
2053         (gnus-agent-fetch-articles): Return list of articles that were
2054         successfully fetched.
2055         (gnus-agent-check-overview-buffer): No more thingatpt.
2056         (gnus-agent-expire): No longer deletes NOV entries of unread
2057         articles.
2058         (gnus-agent-unread-articles): New function.
2059         (gnus-agent-regenerate-group): The article number must be
2060         terminated by a tab character.  Added more messages to report
2061         repairs.  Inhibit quits while writing changes so it is now safe
2062         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2063         downloaded to 1) resolve the unbound references and 2) avoid
2064         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2065
2066         * gnus-art.el (gnus-article-prepare): The agent
2067         downloaded/undownloaded mark is no longer stored as the article's
2068         mark.
2069
2070         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2071         gnus-summary-highlight may use it.  Added downloaded as
2072         gnus-summary-highlight was using it.
2073
2074         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2075         the download mark now follows Kai's +/- convention.
2076         (gnus-downloaded-mark): Added ?+ mark.
2077         (gnus-summary-highlight): Added rules to select
2078         gnus-summary-high-uncached-face,
2079         gnus-summary-normal-uncached-face, and
2080         gnus-summary-low-uncached-face.  Removed the
2081         gnus-agent-downloaded-article-face.
2082         (gnus-summary-line-format-alist): Implemented the download flag
2083         format (?O) as named in the manual.  This implementation displays
2084         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2085         gnus-no-mark.
2086         (gnus-newsgroup-agentized): New local variable that identifies
2087         which groups are agentized.  While the agent is now on by default,
2088         you don't have to agentize every server that you use.
2089         (gnus-update-summary-mark-positions): Completed support for the
2090         download type of mark.
2091         (gnus-summary-insert-line): Added undownloaded to the parameters.
2092         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2093         reference by the gnus-summary-line-format-spec.
2094
2095         * nntp.el (nntp-with-open-group): This macro handles dropped or
2096         broken connections by opening a new connection and repeating the
2097         failed command.
2098         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2099         XOVER commands preceeding the active articles with the nov entry
2100         of the first available article.  When gnus connected to such a
2101         server, the unexpected nov entry would result in duplicate lines
2102         in the agent's overview file.  This patch fixes the duplicate
2103         lines problem and improves performance by skipping over all
2104         articles IDs that preceed the first nov entry in the server's
2105         reply.
2106
2107 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2108
2109         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2110         (gnus-summary-highlight): Use it instead of `downloaded'.
2111         (gnus-summary-highlight-line): Ditto.
2112
2113         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2114
2115 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2116
2117         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2118
2119         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2120         calls.
2121
2122         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2123         downloaded variable if we're in an uncovered group.
2124
2125         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2126         font to soemthing less noticeable.
2127         (gnus-agent-group-covered-p): New function.
2128
2129 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2130
2131         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2132         Because of an unknown bug, the group buffer is saved in .overview
2133         file.
2134
2135 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2136
2137         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2138         `and' with `or'.
2139
2140 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2141
2142         * nntp.el (nntp-send-command): Assume that echo does not happen
2143         when nntp-open-connection-function is nntp-open-network-stream.
2144         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2145
2146 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2147
2148         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2149
2150 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2151
2152         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2153         nntp-server-buffer if we aren't going to write to it.
2154
2155 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2156         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2157
2158         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2159
2160 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2161
2162         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2163         decoded words.
2164
2165 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2166
2167         * gnus.el (fboundp): After loading mm-util, make sure it was the
2168         right one.
2169
2170 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2171
2172         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2173         gnus-sum.  Made into a user option.
2174
2175         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2176         (gnus-summary-mark-article-as-unread)
2177
2178 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2179
2180         * time-date.el (date-to-time): Typo.
2181
2182         * parse-time.el: Typo.
2183
2184         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2185
2186         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2187
2188         * nnimap.el:
2189         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2190
2191         * mm-encode.el (mm-safer-encoding): Typo.
2192
2193         * messcompat.el: Typo.
2194
2195         * message.el (message-face-alist): Typo.
2196
2197         * imap.el (imap-interactive-login, imap-open): Typos.
2198
2199         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2200
2201         * gnus.el: Typo.
2202
2203         * gnus-win.el (gnus-configure-frame): Typo.
2204
2205         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2206
2207         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2208
2209         * gnus-sum.el (gnus-summary-article-number)
2210         (gnus-summary-read-group-1, gnus-summary-mark-article)
2211         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2212
2213         * gnus-mule.el (gnus-mule-add-group): Typo.
2214
2215         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2216
2217         * gnus-group.el (gnus-group-fetch-faq): Typo.
2218
2219         * gnus-art.el (gnus-decode-header-methods): Typo.
2220
2221         * flow-fill.el: Typo.
2222
2223 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2224
2225         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2226
2227 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2228
2229         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2230         (gnus-summary-mark-article-as-unread)
2231         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2232         Reformatting to avoid long lines.
2233         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2234
2235 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2236
2237         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2238         be accessed through `mail-header-number'.
2239
2240 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2241
2242         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2243         compressed range to gnus-summary-insert-articles.
2244
2245 2002-11-26  Kevin Ryde <user42@zip.com.au>
2246
2247         * gnus-art.el (gnus-mime-copy-part): Look for filename
2248         parameter under content-disposition, not content-type.
2249
2250         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2251         (gnus-summary-reselect-current-group): Use it.
2252
2253 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2254
2255         * gnus-agent.el (gnus-agent-uncached-articles): if
2256         gnus-agent-load-alist fails, return ARTICLES.
2257
2258         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2259
2260 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2261
2262         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2263         superfluous function call.
2264         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2265         Add warning to docstring.
2266
2267 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2268
2269         * gnus-agent.el: Autoload number-at-point instead.
2270         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2271
2272 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2273
2274         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2275         require thingatpt (for number-at-point) and protect against
2276         deactivate-mark being unbound (on XEmacs).
2277
2278 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2279
2280         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2281         print message on entry.
2282
2283         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2284
2285         * gnus-range.el (gnus-range-difference): New function.
2286         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2287
2288 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2289
2290         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2291         gnus-remove-from-range instead of gnus-range-difference which
2292         doesn't exist.
2293
2294 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2295         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2296
2297         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2298         used for showing which articles have been downloaded.
2299         (gnus-agent-article-alist): Format change.  Add documentation.
2300         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2301         process-marked articles.
2302         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2303         in the series are individually fetched to minimize lose of
2304         content due to an error/quit.
2305         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2306         gnus-message instead of message.
2307         (gnus-agent-read-servers): Use file lib/methods instead of
2308         lib/servers.  TODO: Why?
2309         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2310         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2311         come from the agent.  This means that they are not downloaded.
2312         (gnus-agent-fetch-selected-article): Don't use history.
2313         (gnus-agent-save-history, gnus-agent-enter-history)
2314         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2315         Removed function; history is not used anymore.
2316         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2317         (gnus-agent-crosspost): Started rewrite then realized that a typo
2318         in gnus-agent-fetch-articles ensures that this function is never
2319         called.  This will need to be fixed later.
2320         (gnus-agent-check-overview-buffer): Some sanity checks on the
2321         agent overview buffer.  This is a safety net used during
2322         development.
2323         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2324         changed, write a number to the file indicating this.
2325         (gnus-agent-fetch-headers): Rewrite to respect
2326         gnus-agent-consider-all-articles without relying on the
2327         `.fetched' files.  Make it fast.
2328         (gnus-agent-braid-nov): Change resulting from
2329         gnus-agent-fetch-headers change.
2330         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2331         `.fetched' files.
2332         (gnus-agent-read-agentview): New function, used by
2333         gnus-agent-load-alist.
2334         (gnus-agent-load-fetched-headers): Remove.
2335         (gnus-agent-save-alist): Rewrite to accomodate new format.
2336         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2337         same order as in gnus-newsgroup-headers.
2338         (gnus-agent-expire): Document and implement extra args ARTICLES,
2339         GROUP, FORCE.  Do not restrict usage.
2340         (gnus-agent-uncached-articles): New function.
2341         (gnus-agent-retrieve-headers): Use it.
2342         (gnus-agent-regenerate-group): No longer needs to be called from
2343         gnus-agent-regenerate.  Individual groups may be regenerated. The
2344         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2345         The article fetch dates are validated in the article alist.  The
2346         article alist is pruned of entries that do not reference existing
2347         NOV entries.  All changes are computed then applied with
2348         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2349         regeneration.  The optional clean parameter has been replaced with
2350         an optional reread parameter.  Clean is no longer necessary as
2351         regeneration gets the appropriate setting from
2352         gnus-agent-consider-all-articles.  The new reread parameter will
2353         result in fetched, or all, articles being marked as unread.
2354         (gnus-agent-regenerate): Removed code to regenerate the history
2355         file as it is no longer used.
2356
2357         * gnus-start.el (gnus-make-ascending-articles-unread): New
2358         function, for efficient mass-marking.
2359
2360         * gnus-sum.el (gnus-summary-highlight): Use new face for
2361         downloaded articles.
2362         (gnus-article-mark): Prefer to indicate read/unread status over
2363         downloaded status.
2364         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2365         line.
2366         (gnus-summary-highlight-line): Use new face for downloaded
2367         articles.
2368         (gnus-summary-insert-old-articles): Improved performance by
2369         replacing the initial LIST of older articles with a compressed
2370         RANGE of older articles.  Some servers appear to lie about
2371         their active range so the original list could contain millions
2372         of article numbers.  The range is not expanded into a list
2373         until the optional ALL parameter has been applied.
2374
2375 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2376
2377         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2378
2379 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2380
2381         * spam.el:
2382         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2383
2384         * spam.el: added `M s t' and `M s x' key mappings
2385
2386 2002-11-20  Simon Josefsson  <jas@extundo.com>
2387
2388         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
2389
2390 2002-11-19  Simon Josefsson  <jas@extundo.com>
2391
2392         * gnus-sum.el (gnus-summary-morse-message): Load
2393         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
2394         (unmorse-region): Autoload it instead.
2395
2396 2002-11-18  Simon Josefsson  <jas@extundo.com>
2397
2398         * gnus-sum.el (gnus-summary-morse-message): New function.
2399         (gnus-summary-wash-map): Bind to `W m'.
2400         (gnus-summary-make-menu-bar): Add.
2401
2402         * nnimap.el (nnimap-request-expire-articles): Compress sequence
2403         before storing \Deleted mark on expired articles.
2404
2405 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
2406         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
2407
2408         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
2409         parens in column 0.
2410
2411 2002-11-17  Juanma Barranquero  <lektu@terra.es>
2412
2413         * nnweb.el (nnweb-google-create-mapping): Fix typo.
2414
2415         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
2416
2417         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
2418
2419 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2420
2421         * message.el (message-set-auto-save-file-name): Use
2422         make-directory, to avoid the dependence on gnus-util.
2423
2424 2002-11-16  Simon Josefsson  <jas@extundo.com>
2425
2426         * nnimap.el (nnimap-callback-callback-function):
2427         (nnimap-callback-buffer): Removed, these cannot be global but must
2428         be embedded into the callback.
2429         (nnimap-make-callback): New.  Embedd article number, callback and
2430         buffer in function.
2431         (nnimap-callback, nnimap-request-article-part): Update.
2432
2433 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2434
2435         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
2436
2437 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2438
2439         * gnus.el (gnus-summary-line-format): Document %C.
2440
2441 2002-11-11  Simon Josefsson  <jas@extundo.com>
2442
2443         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
2444         output when called interactively.
2445
2446 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2447
2448         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
2449
2450         * message.el (message-draft-coding-system): Improve comment; use
2451         mm-auto-save-coding-system for the default value.
2452
2453         * nndraft.el (nndraft-request-article): Revert to the state before
2454         2002-10-29; regexp-quote mail-header-separator.
2455
2456 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
2457
2458         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
2459         allow editing of drafts from an nnvirtual group.
2460
2461 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2462
2463         * nndraft.el (nndraft-request-article): Replace emacs-mule with
2464         mm-auto-save-coding-system.
2465
2466         * message.el (message-draft-coding-system): Default to
2467         iso-2022-7bit.
2468
2469         * mm-util.el (mm-auto-save-coding-system): Undo last change to
2470         restore the default value to emacs-mule or escape-quoted.
2471
2472 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2473
2474         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
2475         a delayed or a queued article as well as a draft.
2476
2477         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
2478         delayed or a queued article in the raw format; treat a delayed
2479         article as a raw article as well as a draft.
2480         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
2481         for the delayed group.
2482
2483         * nndraft.el (nndraft-request-article): Ignore auto save files for
2484         a delayed or a queued article; don't bother to decode a queued
2485         article; don't bind nnmail-file-coding-system for a queued article.
2486
2487         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
2488         and the queue group.
2489
2490 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
2491
2492         * gnus-group.el (gnus-group-delete-group):
2493         gnus-cache-active-hashtb might be void.
2494
2495 2002-11-02  Simon Josefsson  <jas@extundo.com>
2496
2497         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
2498         setting of the default user ID.  From Raymond Scholz
2499         <ray-2002@zonix.de>.
2500
2501 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
2502
2503         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
2504         charset.
2505
2506 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
2507         From Alex Schroeder <alex@emacswiki.org>
2508         * spam-stat.el (spam-stat-process-directory): add dir to message
2509         (spam-stat-reduce-size): No longer remove words
2510         with values close to 0.5, because the default value is 0.2.
2511
2512 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2513
2514         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
2515         documentation.
2516
2517 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2518
2519         * gnus-agent.el (gnus-agent-fetched-headers)
2520         (gnus-agent-load-fetched-headers)
2521         (gnus-agent-save-fetched-headers): Remove variable and two
2522         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
2523         works better.
2524         (gnus-agent-fetch-headers): New implementation from Kevin
2525         Greiner.  Uses gnus-agent-article-alist to store information
2526         about fetched messages which aren't on the server anymore.  The
2527         trick is to return a list of considered messages to the caller,
2528         but to only fetch those which haven't been fetched yet.
2529
2530 2002-10-30  Simon Josefsson  <jas@extundo.com>
2531
2532         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
2533
2534         * pgg.el (pgg-passphrase-cache-expiry): Removed.
2535
2536 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2537
2538         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2539         versions of emacs-w3m than 1.3.3.
2540
2541         * lpath.el: Bind w3m-minor-mode-map.
2542
2543         * mm-view.el (mm-w3m-mode-command-alist)
2544         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2545         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2546         (mm-setup-w3m): Simplified.
2547         (mm-w3m-local-map-property): New function.
2548         (mm-inline-text-html-render-with-w3m): Use it.
2549
2550         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2551         mm-w3m-local-map-property.
2552
2553 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * mm-util.el (mm-auto-save-coding-system): Default to
2556         iso-2022-7bit.
2557
2558         * nndraft.el (nndraft-request-article): Decode an article using
2559         the coding-system emacs-mule if it seems to have been saved using
2560         emacs-mule.
2561         (nndraft-request-replace-article): Use message-draft-coding-system
2562         instead of mm-auto-save-coding-system for the draft or delayed
2563         group.
2564
2565 2002-10-28  Josh  <huber@alum.wpi.edu>
2566
2567         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2568         functions.
2569
2570 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2571         From mah@everybody.org (Mark A. Hershberger).
2572
2573         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2574         type values ("url" size) regardless of the values of
2575         mm-url-use-external.
2576
2577 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2578
2579         * nnimap.el (nnimap-request-article-part): Try harder to show
2580         group name in debugging message.
2581
2582 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2583
2584         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2585         directory if it doesn't exist.
2586         (gnus-agent-fetch-headers): Remove old cruft that tried to
2587         abstain from downloading articles more than once if
2588         gnus-agent-consider-all-articles was true.  This is now done
2589         properly via the .fetched files.
2590
2591 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2592
2593         * nndraft.el (nndraft-request-article): Treat delayed articles
2594         like drafts.
2595
2596 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2597
2598         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2599
2600 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2601
2602         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2603         Remove unused optional arg DIR and corresponding code.
2604
2605         * nnimap.el (nnimap-request-article-part): Include group name in
2606         debugging output.
2607
2608 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2609
2610         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2611
2612 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2613
2614         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2615         contains range of headers that have been fetched by the agent
2616         already.  Compare gnus-agent-article-alist.
2617         (gnus-agent-file-header-cache): Like
2618         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2619         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2620         seen/recent logic.
2621         Remember which headers have been fetched before and don't fetch
2622         them again the next time round.
2623         (gnus-agent-load-fetched-headers)
2624         (gnus-agent-save-fetched-headers): New functions, for remembering
2625         which headers have been fetched before.
2626
2627 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2628
2629         * lpath.el: Remove useless bindings.
2630
2631 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2632
2633         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2634         features while searching.
2635
2636 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2637
2638         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2639
2640 2002-10-22  Simon Josefsson  <jas@extundo.com>
2641
2642         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2643         (pgg-snarf-keys): Add.
2644
2645 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2646
2647         * lpath.el: Fbind bbdb-records.
2648
2649         * spam.el: Don't autoload bbdb-records.
2650
2651 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2652
2653         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2654         prevent inf-loop.
2655
2656 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2657
2658         * nnslashdot.el: Removed some test lines.
2659         More test.
2660
2661 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2662
2663         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2664         are known to be downloaded already.
2665
2666 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2667
2668         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2669         (mm-text-html-washer-alist): Ditto.
2670
2671 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2672
2673         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2674         boundary between headers and body.
2675         * nnml.el (nnml-parse-head): Ditto.
2676
2677 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2678
2679         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2680         entries.
2681
2682         * gnus-group.el (gnus-fetch-group): Allow an optional
2683         specification of the articles to select.
2684
2685         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2686
2687 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2688
2689         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2690         headers from the group, update variable `articles' to contain
2691         only those numbers where headers exist.  (When fetching all
2692         articles in a group, Gnus creates lots of numbers where there is
2693         no articles.)
2694
2695 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2696
2697         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2698         doesn't have the 'alist custom type, use cons cells instead.
2699         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2700         (pgg-parse-hash-algorithm-alist): Ditto.
2701         (pgg-parse-compression-algorithm-alist): Ditto.
2702         (pgg-parse-signature-type-alist): Ditto.
2703
2704         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2705
2706         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2707
2708         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2709
2710 2002-10-19  Simon Josefsson  <jas@extundo.com>
2711
2712         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2713         buffer.
2714
2715 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2716
2717         * gnus-spec.el (gnus-make-format-preserve-properties)
2718         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2719         properties also on XEmacs.  `gnus-xmas-format' is like format but
2720         preserves text properties on XEmacs (though it only understands
2721         simple format specs).  The variable
2722         `gnus-make-format-preserve-properties' controls whether the
2723         function is used, and is checked in `gnus-parse-simple-format'.
2724         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2725
2726         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2727         output.
2728         (gnus-agent-consider-all-articles): New variable.
2729         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2730         (gnus-agent-fetch-headers): Depending on
2731         gnus-agent-consider-all-articles, maybe get all articles.
2732         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2733         `read'.
2734         (gnus-predicate-imples-unread): New function.
2735         (gnus-agent-fetch-headers): Optimize to call
2736         gnus-list-of-unread-articles if that is sufficient.
2737         Check unseen and recent instead of seen and recent.
2738         (gnus-agent-fetch-headers): Abstain from calling
2739         gnus-list-range-intersection if range (a . b) would have (> a b).
2740
2741 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2742
2743         * message.el (message-send-mail): Make it possible to perform
2744         edebug-defun.
2745
2746 2002-10-18  Simon Josefsson  <jas@extundo.com>
2747
2748         * gnus-art.el (gnus-button-man-handler): Change default to
2749         `manual-entry' (defined in both emacsen).
2750         (gnus-button-man-handler): Remove emacsen difference and use
2751         `manual-entry'.
2752
2753 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2754
2755         * spam.el: Wrap autoload settings for bbdb-records,
2756         executable-find and ifile-spam-filter with eval-and-compile.
2757         (spam-display-buffer-contents): Remove.
2758         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2759
2760 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2761
2762         * spam.el (spam-display-buffer-contents): New function.
2763         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2764         from Katsumi Yamaoka <yamaoka@jpl.org>.
2765
2766 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2767
2768         * nnheader.el (nnheader-parse-naked-head): New function.
2769         (nnheader-parse-head): Use the above function, in order to handle
2770         continuation lines properly.
2771         (nnheader-remove-body): New function.
2772         (nnheader-remove-cr-followed-by-lf): New function.
2773         (nnheader-ms-strip-cr): Use the above function.
2774
2775         * gnus-agent.el (gnus-agent-regenerate-group): Call
2776         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2777         `nnheader-parse-head'.
2778         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2779
2780         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2781         continuation lines by itself; call `nnheader-parse-naked-head'
2782         instead of `nnheader-parse-head'.
2783         * nndiary.el (nndiary-parse-head): Ditto.
2784         * nnfolder.el (nnfolder-parse-head): Ditto.
2785         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2786         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2787         * nnml.el (nnml-parse-head): Ditto.
2788
2789 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2790
2791         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2792         XEmacs, default to it if featurep 'xemacs.
2793
2794 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2795
2796         * spam-stat.el: Check for the existence of hash functions instead
2797         of the Emacs version to decide whether to load cl.  Suggested by
2798         Kai Gro\e,A_\e(Bjohann.
2799
2800 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2801
2802         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2803         if it isn't open yet.
2804
2805 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * gnus-group.el: Require mm-url only when compiling.
2808         (gnus-group-fetch-charter): Require mm-url.
2809
2810         * spam-stat.el: Require cl for the functions gethash,
2811         hash-table-count, make-hash-table and mapc for Emacs 20.
2812         (puthash): Alias to cl-puthash for Emacs 20.
2813         (with-syntax-table): New macro for Emacs 20.
2814
2815 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2816
2817         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2818
2819 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2820
2821         * spam.el (spam-check-ifile): added ifile as a spam checking
2822         backend, and spam-use-ifle as the variable to toggle that check.
2823
2824 2002-10-12  Simon Josefsson  <jas@extundo.com>
2825
2826         * message.el (message-beginning-of-line): New variable.
2827         (message-beginning-of-line): Use it.
2828
2829 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2830
2831         * spam.el: more compilation fixes for BBDB
2832
2833         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2834         (spam-stat-reduce-size): Interactive.
2835         (spam-stat-reset): New function.
2836         (spam-stat-save): Interactive.
2837
2838 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2839
2840         * gnus.el: Autoload gnus-delay-initialize.
2841
2842         * message.el: Autoload gnus-delay-article.
2843
2844 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2845
2846         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2847         text property in Emacs.
2848
2849 2002-10-11  Simon Josefsson  <jas@extundo.com>
2850
2851         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2852         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2853
2854         * mml1991.el (mml1991-pgg-sign): Remove CR.
2855
2856 2002-10-10  Simon Josefsson  <jas@extundo.com>
2857
2858         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2859         decrypt failed.
2860         (mml2015-trust-boundaries-alist): Removed.
2861         (mml2015-gpg-extract-signature-details): Don't use it.
2862         (mml2015-unabbrev-trust-alist): New.
2863         (mml2015-gpg-extract-signature-details): Use it.
2864
2865 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2866
2867         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2868         BBDB installed
2869
2870         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2871         statistical analysis of spam in Lisp only
2872
2873 2002-10-10  Simon Josefsson  <jas@extundo.com>
2874
2875         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2876         auth, selected or examine state.
2877
2878         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2879         buffer and error buffer depending on type of information.
2880
2881         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2882         --status-fd stuff even if gpg.el is not used (revert earlier
2883         change).
2884         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2885         gnus details.
2886         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2887         buffer.
2888
2889         * pgg.el (pgg-verify-region): Use it.
2890
2891         * pgg-def.el (pgg-query-keyserver): New variable.
2892
2893         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2894         key-identifier in packet.  Is this a good idea?
2895
2896         * mml.el (mml-mode-map): Add security commands that operates on
2897         MIME parts.
2898         (mml-menu): And menu items for them.
2899
2900         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2901
2902         * mml.el (mml-parse-1): Support sender in #secure tags.
2903
2904         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2905         defined.
2906
2907         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2908         (mml-pgp-encrypt-buffer): Support combined signing.
2909
2910         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2911         (mml1991-gpg-encrypt): Ditto.
2912         (mml1991-pgg-encrypt): Ditto.
2913         (mml1991-encrypt): Pass sign parameter.
2914
2915         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2916         (mml-signencrypt-style): Mention the variable.
2917
2918 2002-10-09  Simon Josefsson  <jas@extundo.com>
2919
2920         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2921         pgg-gpg-user-id.
2922
2923         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2924         (pgg-fetch-key-function): Nil if w3 is not installed.
2925
2926 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2927
2928         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2929         gnus-agent-current-history.
2930
2931 2002-10-06  Simon Josefsson  <jas@extundo.com>
2932
2933         * imap.el (imap-parse-status): Don't use read to read token.
2934
2935 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2936
2937         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2938         for methods not covered by the agent, and when unplugged.
2939
2940 2002-10-05  Simon Josefsson  <jas@extundo.com>
2941
2942         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2943         signing.
2944
2945         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2946         a named server fails, ignore the server.
2947
2948         * mml1991.el (mml1991-pgg-sign): Do QP.
2949
2950         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2951         work.
2952
2953 2002-10-04  Simon Josefsson  <jas@extundo.com>
2954
2955         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2956
2957         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2958         binary-write-decoded-region from MEL.
2959
2960         * pgg.el (pgg-encrypt-region): Support sign.
2961
2962         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2963
2964         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2965
2966         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2967         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2968         branch where PGG was taken from in the ChangeLog entries below.
2969
2970 2002-10-01  Simon Josefsson  <jas@extundo.com>
2971
2972         * pgg-pgp.el: Don't require mel.  Don't use luna.
2973         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2974         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2975         (pgg-pgp-process-region): Don't use binary-funcall.
2976
2977         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2978
2979         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2980         instead of concat.
2981
2982         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2983
2984 2002-09-29  Simon Josefsson  <jas@extundo.com>
2985
2986         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2987         compile warnings.
2988
2989         * pgg.el (pgg-decrypt-region): Don't parse packet.
2990
2991         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2992
2993 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2994
2995         * pgg.el: Remove dependency on calist.el.
2996
2997 2002-09-28  Simon Josefsson  <jas@extundo.com>
2998
2999         * pgg.el (pgg-temporary-file-directory): New variable.
3000         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3001
3002         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3003         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3004
3005         * pgg-parse.el (pgg-char-int): Defalias.
3006         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3007         (pgg-read-bytes, pgg-read-body): Use it.
3008         (pgg-decode-packets): Don't use MEL, use base64-*.
3009         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3010         (pgg-string-as-unibyte): Defalias.
3011         (pgg-parse-armor-region): Use it.
3012
3013         * pgg-gpg.el (pgg-gpg-process-region): Use
3014         pgg-temporary-file-directory.
3015
3016         * luna.el: Don't def-edebug.
3017
3018         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3019         binary-write-decoded-region from MEL.
3020
3021         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3022
3023         * alist.el, calist.el: Don't require product/APEL.
3024
3025         * pgg-parse.el (top-level): Remove dependency on static.el,
3026         pccl.el, mel.el.
3027         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3028         `define-ccl-program' is boundp, instead of using broken.
3029
3030 2002-10-01  Simon Josefsson  <jas@extundo.com>
3031
3032         * message.el (message-required-mail-headers): Remove Lines:.
3033
3034 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3035         From Jesper Harder.
3036
3037         * gnus-group.el (gnus-group-fetch-charter,
3038         gnus-group-fetch-control): Prompt for group if given a prefix
3039         argument.
3040         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3041         gnus-group-fetch-control to summary key map and menu.
3042
3043
3044 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3045
3046         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3047         number when there are no articles.
3048
3049 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3050
3051         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3052         arg ALL means to fetch all articles, not only downloadable ones.
3053         (gnus-agent-fetch-selected-article): New function for
3054         gnus-select-article-hook or gnus-mark-article-hook.
3055
3056 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3057         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3058
3059         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3060         raw-text.
3061
3062 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3063
3064         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3065         Pinard).
3066         Major revamp of the code, documentation is in comments in the file
3067         for now.
3068
3069 2002-09-30  Simon Josefsson  <jas@extundo.com>
3070
3071         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3072         buffer seem to be needed?
3073
3074 2002-09-29  Simon Josefsson  <jas@extundo.com>
3075
3076         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3077         compile warnings.
3078
3079         * mml1991.el (mml1991-function-alist): Add pgg.
3080         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3081         (mml1991-pgg-encrypt): Fix recipients querying.
3082
3083 2002-09-28  Simon Josefsson  <jas@extundo.com>
3084
3085         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3086         from dme@dme.org.
3087         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3088         handle is returned.
3089
3090 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3091
3092         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3093         Protect against non-existent of `nnimap-mailbox-info'.
3094
3095 2002-09-27  Simon Josefsson  <jas@extundo.com>
3096
3097         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3098         (gnus-setup-news-hook): Use it.
3099         (gnus-after-getting-new-news-hook): Ditto.
3100
3101         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3102
3103 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3104         From Mats Lidell <matsl@contactor.se>.
3105
3106         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3107
3108 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3109
3110         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3111         the part to decode encoded words, use raw words instead of decoded
3112         words.
3113
3114 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3115
3116         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3117
3118         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3119         (mm-setup-w3m): Use it.
3120
3121 2002-09-27  Simon Josefsson  <jas@extundo.com>
3122
3123         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3124         article buffers.
3125
3126         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3127         it just in case.
3128         (nnimap-update-unseen): New function; update unseen count in
3129         `n-m-info'.
3130         (nnimap-close-group): Call it.
3131
3132         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3133         (gnus-after-getting-new-news-hook): Ditto.
3134
3135         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3136         message into verboselevel 9.  Change slow mail check message.
3137         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3138         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3139         used as a hook after getting new mail.
3140
3141 2002-09-26  Simon Josefsson  <jas@extundo.com>
3142
3143         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3144         SELECT/EXAMINE is first unseen article, not number of unseen
3145         articles.  Make them distinct by renaming the former to
3146         `first-unseen' instead of `unseen'.
3147
3148         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3149         too.
3150         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3151         changed.
3152         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3153
3154         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3155
3156         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3157         better.
3158
3159         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3160         if dissecting resulting buffer actually had any information.
3161
3162 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3163
3164         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3165         because the function `string<' allows symbols.
3166
3167         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3168
3169 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3170
3171         * message.el (message-forward-make-body): Revert an early change
3172         because 8-bit utf-8 emails.
3173
3174 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3175
3176         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3177         links to Info)
3178         * gnus-art.el (gnus-treat-highlight-signature):
3179         * gnus-art.el (gnus-treat-buttonize):
3180         * gnus-art.el (gnus-treat-buttonize-head):
3181         * gnus-art.el (gnus-treat-emphasize):
3182         * gnus-art.el (gnus-treat-strip-cr):
3183         * gnus-art.el (gnus-treat-unsplit-urls):
3184         * gnus-art.el (gnus-treat-leading-whitespace):
3185         * gnus-art.el (gnus-treat-hide-headers):
3186         * gnus-art.el (gnus-treat-hide-boring-headers):
3187         * gnus-art.el (gnus-treat-hide-signature):
3188         * gnus-art.el (gnus-treat-fill-article):
3189         * gnus-art.el (gnus-treat-hide-citation):
3190         * gnus-art.el (gnus-treat-hide-citation-maybe):
3191         * gnus-art.el (gnus-treat-strip-list-identifiers):
3192         * gnus-art.el (gnus-treat-strip-pgp):
3193         * gnus-art.el (gnus-treat-strip-pem):
3194         * gnus-art.el (gnus-treat-strip-banner):
3195         * gnus-art.el (gnus-treat-highlight-headers):
3196         * gnus-art.el (gnus-treat-highlight-citation):
3197         * gnus-art.el (gnus-treat-date-ut):
3198         * gnus-art.el (gnus-treat-date-local):
3199         * gnus-art.el (gnus-treat-date-english):
3200         * gnus-art.el (gnus-treat-date-lapsed):
3201         * gnus-art.el (gnus-treat-date-original):
3202         * gnus-art.el (gnus-treat-date-iso8601):
3203         * gnus-art.el (gnus-treat-date-user-defined):
3204         * gnus-art.el (gnus-treat-strip-headers-in-body):
3205         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3206         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3207         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3208         * gnus-art.el (gnus-treat-unfold-headers):
3209         * gnus-art.el (gnus-treat-fold-headers):
3210         * gnus-art.el (gnus-treat-fold-newsgroups):
3211         * gnus-art.el (gnus-treat-overstrike):
3212         * gnus-art.el (gnus-treat-display-xface):
3213         * gnus-art.el (gnus-treat-display-smileys):
3214         * gnus-art.el (gnus-treat-from-picon):
3215         * gnus-art.el (gnus-treat-mail-picon):
3216         * gnus-art.el (gnus-treat-newsgroups-picon):
3217         * gnus-art.el (gnus-treat-body-boundary):
3218         * gnus-art.el (gnus-treat-capitalize-sentences):
3219         * gnus-art.el (gnus-treat-fill-long-lines):
3220         * gnus-art.el (gnus-treat-play-sounds):
3221         * gnus-art.el (gnus-treat-translate):
3222         * gnus-art.el (gnus-treat-x-pgp-sig):
3223         * gnus-art.el (gnus-mime-button-line-format):
3224         * gnus-art.el (gnus-button-man-level):
3225         * gnus-art.el (gnus-button-emacs-level):
3226         * gnus-cus.el (gnus-group-parameters):
3227         * gnus-gl.el (bbb-build-mid-scores-alist):
3228         * gnus-group.el (gnus-group-line-format):
3229         * gnus-mlspl.el (gnus-group-split-setup):
3230         * gnus-mlspl.el (gnus-group-split):
3231         * gnus-msg.el (gnus-mailing-list-groups):
3232         * gnus-msg.el (gnus-posting-styles):
3233         * gnus-nocem.el (gnus-nocem-issuers):
3234         * gnus-score.el (gnus-score-regexp-bad-p):
3235         * gnus-srvr.el (gnus-server-line-format):
3236         * gnus-topic.el (gnus-topic-line-format):
3237         * gnus.el (gnus-summary-line-format):
3238         * mail-source.el (mail-sources):
3239         * message.el (message-subscribed-address-file):
3240         * nnmail.el (nnmail-split-fancy):
3241
3242 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3243
3244         * mail-source.el(mail-source-run-script): use `functionp' to test
3245         whether the argument `script' is in fact a function.
3246         (mail-sources): adjust the defcustom to allow users to specify a
3247         function or a string as the value of the `:prescript' and
3248         `:postscript' arguments of the `file' and `pop3' mail sources.
3249
3250 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3251
3252         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3253         number when article 1 does not exist.
3254
3255 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3256
3257         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3258         apropos if apropos-variable does not exist.
3259         (gnus-button-guessed-mid-regexp)
3260         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3261         regexes.  From Reiner Steib.
3262         (gnus-button-handle-describe-function)
3263         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3264         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3265         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3266
3267 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3268         Trivial patch.
3269
3270         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3271         the file.
3272
3273 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3274
3275         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3276
3277 2002-09-24  Simon Josefsson  <jas@extundo.com>
3278
3279         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3280         (mml2015-use): Prefer PGG if installed.
3281         (mml2015-function-alist): Add PGG wrappers.
3282         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3283         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3284         prefix, make regexp optionally skip it.
3285         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3286         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3287         (mml2015-pgg-encrypt): New functions.
3288         (defvar, autoload): Prevent byte-compile warnings.
3289
3290 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3291         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3292
3293         * gnus-art.el (article-strip-banner): Check for the existence of
3294         from header.
3295
3296 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3297
3298         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3299         (gnus-button-alist): Improved regexp for
3300         gnus-button-handle-mid-or-mail (false positives), fixed
3301         gnus-button-handle-man entries.
3302         From Reiner Steib.
3303
3304 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3305         From Josh Huber.
3306
3307         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3308         nnmail-extra-headers is non-nil.
3309
3310 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3311
3312         * nnmaildir.el: Store article numbers persistently.  General
3313         revision.
3314         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3315         for nnmail-expiry-wait; delete instead of moving if 'force is
3316         given.
3317
3318 2002-09-23  Simon Josefsson  <jas@extundo.com>
3319         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3320
3321         * smime.el (smime-sign-buffer): Get key and extra certs.
3322         (smime-get-key-with-certs-by-email): Utility function.
3323
3324 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3325         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3326
3327         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3328         article exists.
3329
3330 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3331
3332         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3333
3334 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3335         From Reiner Steib.
3336
3337         * gnus-art.el (gnus-button-handle-custom,
3338         gnus-button-handle-mid-or-mail,
3339         gnus-button-handle-describe-{function,variable,key},
3340         gnus-button-handle-apropos{,command,variable}): New functions.
3341         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3342         gnus-button-{man,emacs,mail}-level): New variables.
3343         (gnus-button-alist): Use the above to buttonize emacs and mail
3344         related links.
3345
3346 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3347
3348         * gnus-int.el (gnus-status-message): Fix spacing.
3349
3350         * imap.el (imap-continuation): Fix typos.
3351
3352 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3353
3354         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3355
3356         * gnus-art.el (gnus-article-reply-with-original): Correct
3357         with-current-buffer scope.
3358
3359         * message.el (message-completion-alist): Add Reply-To, From, etc.
3360
3361 2002-09-18  Simon Josefsson  <jas@extundo.com>
3362
3363         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3364         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3365
3366 2002-09-17  Simon Josefsson  <jas@extundo.com>
3367
3368         * nnimap.el (nnimap-expiry-target): Don't search for which
3369         articles exists here.
3370         (nnimap-request-expire-articles): Do it here instead.  Only expire
3371         when articles are found.  Suggested by Nevin Kapur
3372         <nevin@jhu.edu>.
3373
3374 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3375         From Reiner Steib <reiner.steib@gmx.de>.
3376
3377         * message.el (message-strip-subject-trailing-was)
3378         (message-change-subject, message-add-archive-header)
3379         (message-xpost-fup2-header, message-xpost-insert-note)
3380         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3381         adopted from message-utils.el.  Add functions to the keymap, mode
3382         describtion and menu.
3383         (message-change-subject,message-xpost-fup2): Signal error if
3384         current header is empty.
3385         (message-xpost-insert-note): Changed insert position.
3386         (message-archive-note): Ensure to insert note in message body (not
3387         in head).
3388         (message-archive-header, message-archive-note)
3389         (message-xpost-default, message-xpost-note, message-fup2-note)
3390         (message-xpost-note-function): New variables adopted from
3391         message-utils.el.  Changed some doc-strings.
3392         (message-mark-insert-{begin,end}): Rename from
3393         message-{begin,end}-inserted-text-mark (message-utils.el), changed
3394         values.
3395         (message-subject-trailing-was-query)
3396         (message-subject-trailing-was-ask-regexp)
3397         (message-subject-trailing-was-regexp): New variables.
3398         (message-to-list-only): Added doc-string and menu entry.
3399
3400         * message-utils.el: Removed.  Functions are now in message.el.
3401
3402 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3403
3404         * gnus-art.el (gnus-article-reply-with-original,
3405         gnus-article-followup-with-original): Switch to
3406         gnus-summary-buffer before reply/followup.
3407
3408 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
3409
3410         * gnus-sum.el (gnus-summary-toggle-header): The article window may
3411         not exist. Toggle it anyway.
3412
3413 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3414
3415         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
3416
3417         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
3418         Trivial patch from Urban Engberg <ue@ccieurope.com>.
3419
3420         * rfc2047.el (message-posting-charset): Defvar it.
3421         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
3422         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
3423
3424         * mail-source.el (mail-source-fetch): Hide password.
3425
3426         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
3427
3428 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3429         From John Paul Wallington <jpw@shootybangbang.com>.
3430
3431         * gnus.el (gnus-visual, gnus-meta): Fix typo.
3432
3433 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3434
3435         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
3436
3437 2002-09-11  Simon Josefsson  <jas@extundo.com>
3438
3439         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
3440         (nnimap-split-rule): Doc fix.
3441         (nnimap-request-expire-articles): Cleanup code.
3442
3443 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3444         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3445
3446         * gnus-art.el (gnus-article-address-banner-alist): New option.
3447         (article-strip-banner): Refer the above option to split banners of
3448         free mail servers, when no group parameter is specified.
3449
3450 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3451
3452         * nntp.el (nntp-wait-for-string): Check for a process in the
3453         current buffer instead of `nntp-server-buffer'.
3454
3455 2002-09-09  Simon Josefsson  <jas@extundo.com>
3456
3457         * gnus-art.el (gnus-button-man-handler): New variable.
3458         (gnus-button-alist): Use g-b-handle-man.
3459         (gnus-button-handle-man): New, call g-b-man-handler.
3460
3461 2002-09-08  Simon Josefsson  <jas@extundo.com>
3462
3463         * gnus-art.el (gnus-button-alist): Buttonize man page links.
3464
3465 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
3468
3469 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3470
3471         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
3472
3473         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
3474         keystroke.
3475
3476         * gnus-srvr.el (gnus-browse-describe-group): New command and
3477         keystroke.
3478
3479 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3480
3481         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
3482         value for gnus-decoration property.
3483
3484 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3485
3486         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
3487         string) as group name in case we have a CRLF in the file.
3488
3489 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
3490
3491         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
3492         group.
3493         (rfc1843-decode-hzp): do.
3494         (rfc1843-newsgroups-regexp): do.
3495
3496 2002-09-04  Simon Josefsson  <jas@extundo.com>
3497
3498         * message.el (message-canlock-generate): Make sure sha1 doesn't
3499         call external programs.
3500
3501 2002-09-03  Simon Josefsson  <jas@extundo.com>
3502
3503         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
3504
3505         * gnus-agent.el (gnus-agent-batch): Add doc.
3506
3507 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
3508
3509         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
3510         check for signed and encrypted parts.
3511         * mml.el (mml-parse-1): Correct small typo which preventing
3512         setting recipients in a secure tag.
3513
3514 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * mm-util.el (mm-coding-system-priorities): Default to a list of
3517         iso-2022-jp and others for the Japanese environment.
3518
3519 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
3522         invalid display names.
3523
3524 2002-08-30  Simon Josefsson  <jas@extundo.com>
3525
3526         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
3527         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
3528
3529 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
3530
3531         * gnus.el (gnus-group-charter-alist): New option.
3532         (gnus-group-fetch-control-use-browse-url): New option.
3533
3534         * gnus-group.el (gnus-group-fetch-charter): New function.
3535         (gnus-group-fetch-control): New function.
3536         Add them to the keymap and menu. Require mm-url.
3537
3538 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3539
3540         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3541         From Alex Schroeder <alex@emacswiki.org>.
3542
3543 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3544
3545         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3546         items expecting user interaction.
3547
3548         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3549
3550         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3551
3552         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3553
3554         * mml.el (mml-menu): do.
3555
3556 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3557
3558         * mail-source.el (mail-source-touch-pop): New function.
3559
3560         * message.el (message-smtpmail-send-it): New function.
3561         (message-send-mail-function): Add it for a candidate.
3562
3563 2002-08-27  Simon Josefsson  <jas@extundo.com>
3564
3565         * gnus-msg.el (posting-charset-alist): Use
3566         gnus-define-group-parameter instead of defcustom.
3567         (gnus-put-message): Handle SPC in GCC.
3568         (gnus-inews-insert-gcc): Ditto.
3569         (gnus-inews-insert-archive-gcc): Ditto.
3570
3571 2002-08-26  Simon Josefsson  <jas@extundo.com>
3572
3573         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3574         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3575         (gnus-agent-possibly-save-gcc): Autoload.
3576         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3577
3578 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3579
3580         * gnus.el (gnus-other-frame-function): New user option.
3581         (gnus-other-frame): Use it; add a doc-string; make it work with
3582         the gnuclient program.
3583
3584         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3585
3586         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3587         `device-connection' and `dfw-device'.
3588
3589 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3590
3591         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3592         positives, make it stricter.  From Jochen Hein (trivial change).
3593
3594 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * gnus.el (gnus-other-frame): Trivial fix.
3597
3598 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * gnus.el (gnus-other-frame-parameters): New user option.
3601         (gnus-other-frame-object): New variable.
3602         (gnus-other-frame): Make it search for existing Gnus frame; don't
3603         read new news; delete frame on exit.
3604
3605         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3606
3607         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3608
3609 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3610         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3611
3612         * message.el (message-set-auto-save-file-name): Add support for
3613         the Cygwin Emacs; the system-type is `cygwin'.
3614         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3615
3616 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3617
3618         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3619
3620         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3621         avoid arithmetic errors.
3622
3623 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3624
3625         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3626
3627 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3630         (message-ignored-resent-headers): Add envelope From.
3631
3632 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3633
3634         * gnus.el (gnus-summary-line-format): Document %k specifier.
3635
3636 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3637
3638         * gnus-sum.el (gnus-summary-line-message-size): New function.
3639         (gnus-summary-line-format-alist): Use it.
3640
3641 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3642
3643         * gnus-art.el (article-make-date-line): Refer to the value for
3644         `gnus-article-time-format' in the summary buffer.
3645
3646         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3647
3648 2002-08-14  Simon Josefsson  <jas@extundo.com>
3649
3650         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3651         quoting.
3652         (gnus-button-alist): Fix doc.
3653         (gnus-header-button-alist): Use ' not ` for default value quoting.
3654         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3655         rationale similar to 2002-05-01 change.
3656         (gnus-article-add-buttons-to-head): Evaluate expression.
3657
3658         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3659
3660 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * message.el (message-font-lock-keywords): Refer to the value for
3663         `message-cite-prefix-regexp' dynamically.
3664
3665 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3666
3667         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3668
3669 2002-08-12  Simon Josefsson  <jas@extundo.com>
3670
3671         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3672         (imap-shell-open): Skip initial junk before IMAP greeting.
3673
3674 2002-08-11  Simon Josefsson  <jas@extundo.com>
3675
3676         * message-utils.el (message-xpost-default,
3677         message-xpost-fup2-header, message-xpost-fup2): Fixed
3678         Typos.  Trivial changes from Reiner Steib
3679         <4uce.02.r.steib@gmx.net>.
3680
3681 2002-08-09  Simon Josefsson  <jas@extundo.com>
3682
3683         * message.el (message-canlock-password): Set
3684         canlock-password-for-verify to newly generated canlock-password.
3685         When Emacs is restarted, Custom makes sure this is set, but during
3686         the same session we must set it manually.
3687
3688 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3689
3690         * yenc.el: New file.
3691
3692         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3693         (mm-uu-type-alist): Add yenc.
3694         (mm-uu-yenc-filename): New function.
3695         (mm-uu-yenc-extract): New function.
3696
3697         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3698
3699 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3700
3701         * dgnushack.el (merge): Don't use coerce.
3702
3703 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3704
3705         * mailcap.el (mailcap-mime-data): Test window-system rather than
3706         mm-device-type.
3707         (mailcap-mime-data): Call xdvi and gv with "-safer".
3708
3709         * mm-util.el: Don't define mm-device-type.
3710
3711 2002-08-05  Simon Josefsson  <jas@extundo.com>
3712
3713         * mm-util.el (mm-coding-system-priorities): coding-system type not
3714         supported everywhere.
3715
3716 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * gnus.el (gnus-version-number): Bumped version number.
3719
3720 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3721
3722         * gnus.el: Oort Gnus v0.07 is released.
3723
3724 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3725
3726         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3727         (gnus-article-sort-functions): Doc fix.
3728         (t): New keystroke.
3729         (gnus-article-sort-by-random): New function.
3730         (gnus-thread-sort-by-random): New function.
3731
3732 2002-08-02  Simon Josefsson  <jas@extundo.com>
3733
3734         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3735         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3736
3737 2002-07-31  Danny Siu  <dsiu@adobe.com>
3738
3739         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3740         when splitting malformed messages without message-id
3741
3742 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3743         From Niklas Morberg <niklas.morberg@axis.com>.
3744
3745         * nnweb.el (nnweb-type, nnweb-type-definition)
3746         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3747         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3748         functionality.
3749         * nnweb.el: Removed old non-functioning search engines.
3750
3751 2002-07-27  Simon Josefsson  <jas@extundo.com>
3752
3753         * message.el (message-forward-make-body): Don't use
3754         `message-forward-ignored-headers' when doing a "raw" followup (it
3755         is important to preserve e.g. CTE).
3756
3757         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3758
3759         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3760         regexp-quote, Cyrus Sieve is fixed.
3761
3762         * sieve-manage.el (sieve-manage-deletescript): New function.
3763
3764         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3765         (sieve-manage-mode): Fix menubar.
3766         (sieve-activate): Change some messages.
3767         (sieve-deactivate-all): New function.
3768         (sieve-deactivate): New alias.
3769         (sieve-remove): New function.
3770         (sieve-help): Fix help.
3771         All suggested by Ned Ludd.
3772
3773 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3776         (mm-w3m-safe-url-regexp): New user option.
3777
3778         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3779         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3780
3781 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3782
3783         * gnus-sum.el (gnus-summary-delete-article): Force
3784         nnmail-expiry-target to 'delete, so that absolute deletion
3785         happens when absolute deletion is requested.
3786
3787 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3788         From Nevin Kapur <nevin@jhu.edu>.
3789
3790         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3791         headers as empty headers.
3792
3793 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3794         From Jochen Hein <jochen@jochen.org>.
3795
3796         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3797         correct typo.
3798         (gnus-emphasis-strikethru): New face.
3799
3800 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3801         From Jason Merrill <jason@redhat.com>.
3802
3803         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3804         entire file for each of a sequence of missing articles.
3805
3806         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3807         value for gnus-view-pseudos.
3808
3809         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3810         avoid nreverse.
3811
3812 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3813         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3814
3815         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3816         (gnus-summary-mode-line-format-alist): Add %h for number of
3817         spams.
3818         (gnus-newsgroup-spam-marked): New variable.
3819         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3820         (gnus-article-read-p, gnus-article-mark)
3821         (gnus-set-global-variables, gnus-set-global-variables)
3822         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3823         (gnus-summary-mark-article-as-unread)
3824         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3825         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3826         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3827
3828 2002-07-10  Simon Josefsson  <jas@extundo.com>
3829
3830         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3831         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3832
3833 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3834
3835         * gnus-sum.el (gnus-summary-delete-article): Respect group
3836         parameters while expiring.
3837
3838 2002-07-08  Simon Josefsson  <jas@extundo.com>
3839
3840         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3841         Enberg.
3842
3843 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3844
3845         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3846         function is called interactively.  From Niklas Morberg.
3847
3848 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3849
3850         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3851         cdaar to cdar and car.
3852
3853         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3854         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3855
3856 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3859         don't break a narrowed article.
3860
3861         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3862         (nntp-open-via-rlogin-and-telnet): Ditto.
3863
3864 2002-07-02  Didier Verna  <didier@xemacs.org>
3865
3866         * nnmail.el (nnmail-split-methods): fix custom type.
3867
3868 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3869
3870         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3871         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3872
3873 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3874
3875         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3876         (gnus-summary-resend-message): Use it.
3877
3878 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3881         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3882
3883 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3884
3885         * message.el (message-font-lock-keywords): Don't fontify
3886         headers in the message body, only in the header.
3887         (message-font-lock-make-header-matcher): New function, used by
3888         message-font-lock-keywords.
3889         From Katsumi Yamaoka <yamaoka@jpl.org>.
3890
3891 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3894
3895 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3898
3899 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3900
3901         * message.el (message-font-lock-keywords): Revert 2002-06-22
3902         change.
3903
3904 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3905
3906         * message.el (message-font-lock-keywords): Put colon in header
3907         name match.
3908
3909 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3910
3911         * message.el (message-font-lock-keywords): Don't use header faces
3912         in the body.  Thanks to Stefan Monnier for the hint on the
3913         implementation.
3914
3915 2002-05-09  Miles Bader  <miles@gnu.org>
3916
3917         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3918         (gnus-article-hide-citation): Respect it.
3919
3920 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3921
3922         * pop3.el (pop3-open-server): Fix typo.
3923
3924 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3925
3926         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3927         instead of push to ignore duplicate to-(list|address) values.
3928         * nnmail.el (nnmail-cache-ignore-groups): New.
3929         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3930
3931 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3932
3933         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3934         before sending.  Suggested by Jan Rychter.
3935
3936 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3937
3938         * dgnushack.el (remove): New compiler macro.
3939         (last, coerce, subseq): Remove compiler macros for those built-in
3940         or unused functions.
3941
3942 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3943
3944         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3945         sure to write byte-compiled versions of gnus-*-format-alist to
3946         .newsrc.eld.  From Simon Josefsson.
3947
3948 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3949
3950         * gnus-agent.el (gnus-agent-read-servers)
3951         (gnus-agent-write-servers): Put server name (string like
3952         "nnchoke:frumple") in the file instead of a server specification
3953         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3954         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3955
3956 2002-06-16  Simon Josefsson  <jas@extundo.com>
3957
3958         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3959         Reiner Steib <4uce.02.r.steib@gmx.net>.
3960
3961 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3962
3963         * nnheader.el (nnheader-file-name-translation-alist): Set the
3964         default value for MS Windows systems.
3965
3966         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3967
3968 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * message.el (message-beginning-of-line): Keep the region active
3971         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3972
3973 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3974
3975         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3976         * gnus-msg.el (gnus-summary-reply): Ditto.
3977         * gnus-msg.el (gnus-summary-handle-replysign): New.
3978
3979 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3982         if sending failed.
3983
3984 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3985
3986         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3987         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3988         to sign while encrypting.
3989
3990 2002-06-11  Simon Josefsson  <jas@extundo.com>
3991
3992         * gnus-int.el (gnus-request-move-article): Agent expire article if
3993         successfuly moved.
3994
3995         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3996         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3997
3998 2002-06-10  Simon Josefsson  <jas@extundo.com>
3999
4000         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4001
4002 2002-06-09  Simon Josefsson  <jas@extundo.com>
4003
4004         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4005
4006         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4007
4008 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * flow-fill.el (fill-flowed): Ignore errors.
4011
4012 2002-06-06  Simon Josefsson  <jas@extundo.com>
4013
4014         * message.el (message-send-mail-with-sendmail): Improve error message.
4015
4016 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4017
4018         * message.el (message-interactive): Change default from nil to t.
4019         Better to be safe than to be fast.
4020
4021 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4022
4023         * message.el (message-send-mail-with-sendmail): Check return value
4024         from call-process-region.
4025
4026 2002-06-04  Simon Josefsson  <jas@extundo.com>
4027
4028         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4029         (gnus-group-post-news, gnus-summary-mail-other-window)
4030         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4031         gnus-article-copy to nil, thereby inhibiting the `header' posting
4032         style match to use data from last viewed article.
4033         Suggested by Hrvoje Niksic.
4034
4035 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * spam.el (spam-point-at-eol): New alias.
4038         (spam-parse-whitelist): Use it.
4039
4040 2002-06-03  Simon Josefsson  <jas@extundo.com>
4041
4042         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4043         (nnmail-article-group): Use it.
4044
4045 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4046
4047         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4048         so that code reading them won't be surprised.  From Jesper Harder
4049         <harder@ifa.au.dk>.
4050
4051 2002-05-29  Simon Josefsson  <jas@extundo.com>
4052
4053         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4054         articles.
4055
4056         * gnus.el (gnus-agent-cache): Doc fix.
4057         (gnus-agent): Change default to t.
4058
4059         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4060         ARTICLES, GROUP and FORCE parameters.
4061
4062 2002-05-28  Simon Josefsson  <jas@extundo.com>
4063
4064         * gnus-group.el (gnus-group-line-format): Doc fix.
4065
4066 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4067
4068         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4069         original article before yanking.  From Jesper Harder
4070         <harder@ifa.au.dk>.
4071
4072 2002-05-26  Simon Josefsson  <jas@extundo.com>
4073
4074         * gnus-sum.el (gnus-summary-menu-split): New function.
4075         (gnus-summary-make-menu-bar): Split charset submenu.
4076         (gnus-summary-menu-maxlen): New variable.
4077         (gnus-summary-menu-split): Use it.
4078
4079 2002-05-25  Simon Josefsson  <jas@extundo.com>
4080
4081         * mml.el (mml-preview): Generate some headers.
4082
4083         * gnus.el (gnus-large-newsgroup): Fix :type.
4084
4085         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4086         Agent cache NOV's by default now).
4087         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4088
4089 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4090
4091         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4092         call to gnus-parent-id when we check for References loops.
4093         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4094         twice by saving the simplified subject string in simp-subject.
4095
4096 2002-05-23  Simon Josefsson  <jas@extundo.com>
4097
4098         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4099         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4100
4101         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4102         Niklas Morberg <niklas.morberg@axis.com>.
4103
4104 2002-05-22  Simon Josefsson  <jas@extundo.com>
4105
4106         * sieve.el (sieve-change-region): Define it before it is used.
4107
4108         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4109         (gnus-summary-reply): Ask for confirmation when replying to news.
4110         Defaults to not ask.  From Benjamin Rutt
4111         <rutt+news@cis.ohio-state.edu>.
4112
4113         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4114
4115 2002-05-21  Simon Josefsson  <jas@extundo.com>
4116
4117         * sieve-mode.el (sieve-manage): Fix autoloads.
4118
4119         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4120         name (makes it work with recent Cyrus timsieved).
4121
4122 2002-05-20  Jason  <jbaker@cs.utah.edu>
4123         Trivial patch.
4124
4125         * gnus-art.el (gnus-request-article-this-buffer): Try
4126         reconnecting if you don't get the message.
4127
4128 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4131         Reply-To headers from the headers.
4132
4133 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4134
4135         * mm-url.el (mm-url-insert): Remove junk message.
4136
4137 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4138
4139         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4140         (nnslashdot-use-front-page): New variable.
4141         (nnslashdot-request-list): Use it.
4142
4143         * mm-url.el (mm-url-timeout): New variable.
4144         (mm-url-retries): Ditto.
4145         (mm-url-insert): Use it.
4146
4147 2002-05-16  Simon Josefsson  <jas@extundo.com>
4148
4149         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4150         (gnus-simplify-subject-functions): Mention g-s-a-w.
4151
4152 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4153
4154         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4155         nnmail-cache-insert.
4156         * nndiary.el (nndiary-request-accept-article): Ditto.
4157         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4158         * nnimap.el (nnimap-request-accept-article): Ditto.
4159         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4160         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4161         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4162         * nnmh.el (nnmh-request-accept-article): Ditto.
4163         * nnmail.el (nnmail-cache-insert): Change group to required,
4164         removed code which tried to figure out the group.
4165
4166 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4167
4168         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4169         messages. From Hans de Graaff <hans@degraaff.org>.
4170         * nnml.el (nnml-request-accept-article): Pass in the group name to
4171         nnmail-cache-insert, since it's available.
4172
4173 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4174
4175         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4176
4177 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4178         From Florian Weimer <fw@deneb.enyo.de>.
4179
4180         * gnus.el (subscribed): New group parameter.
4181         (gnus-find-subscribed-addresses): Use it.
4182
4183 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4184
4185         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4186         the default for pgpmime to support pgp v2.
4187         * mml-sec.el (mml-signencrypt-style): New accessor function to
4188         allow users to get/set the signencrypt style more easily without
4189         frobbing the alist directly.
4190         * mml.el (mml-generate-mime-1): Use accessor function.
4191
4192 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4193
4194         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4195         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4196         <schwab@suse.de>.
4197
4198 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4199
4200         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4201         when intuiting the group the message is written to.  From Josh
4202         Huber <huber@alum.wpi.edu>.
4203
4204 2002-05-06  Simon Josefsson  <jas@extundo.com>
4205
4206         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4207         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4208
4209 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4210
4211         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4212         argument, and fixed compiler warning. (added autoload for
4213         gpg-encrypt).
4214
4215 2002-05-04  Simon Josefsson  <jas@extundo.com>
4216
4217         * mml1991.el (mml1991-function-alist): Doc fix.
4218
4219         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4220         doesn't exist (for previewing messages without having Gnus
4221         started).
4222
4223         * mm-util.el (mm-coding-system-priorities): Defcustom.
4224
4225         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4226
4227 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4228
4229         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4230         default.
4231         * mml-sec.el:
4232         * mml-sec.el (mml-signencrypt-style): New.
4233         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4234         argument `sign'.
4235         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4236         signencrypt.
4237         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4238         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4239         both signed & encryped is processed in one operation. (rather than
4240         two separate ops: sign, then encrypt)
4241         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4242         indication if a message is signed by an expired key.
4243         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4244         enables combined sign & encrypt operation. (this was always on
4245         before).
4246         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4247
4248 2002-05-01  Simon Josefsson  <jas@extundo.com>
4249
4250         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4251         server.
4252         (nnimap-mailbox-info): defvar instead of defvoo.
4253
4254 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4255
4256         * gnus.el: Oort Gnus v0.06 is released.
4257
4258 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259
4260         * lpath.el: Bind url-package-version.
4261
4262 2002-05-01  Simon Josefsson  <jas@extundo.com>
4263
4264         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4265         filename before deleting the group itself, because the presence of
4266         a group filename decides if long filenames are used or not.
4267
4268         * gnus-art.el (gnus-button-alist): Don't inline
4269         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4270         without also modifying g-button-alist.
4271         (gnus-button-alist): Fix type to allow variable as well as regexp.
4272         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4273         themselves, variables to its contents.
4274         (gnus-button-entry): Ditto.
4275
4276 2002-05-01  Simon Josefsson  <jas@extundo.com>
4277
4278         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4279         UIDNEXT as a string.
4280
4281         * nnimap.el (nnimap-string-lessp-numerical): New function.
4282         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4283         integers.
4284
4285 2002-04-29  Simon Josefsson  <jas@extundo.com>
4286
4287         * nnmail.el (nnmail-cache-insert): Accept optional group
4288         parameter.
4289
4290         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4291         n-r-g-a is disabled.
4292
4293 2002-04-29  Simon Josefsson  <jas@extundo.com>
4294
4295         * nnimap.el (nnimap-split-fancy): Fix doc.
4296         (nnimap-split-fancy): Fix doc.
4297
4298         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4299         (nnimap-mailbox-info): New internal variable.
4300         (nnimap-retrieve-groups): Implement faster new mail check.
4301
4302         * nnimap.el (nnimap-split-articles): Support
4303         nnmail-cache-accepted-message-ids.
4304         (nnimap-request-accept-article): Ditto.
4305
4306         * imap.el (imap-mailbox-status-asynch): New command.
4307
4308 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4309
4310         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4311         are no subscribed mail groups.
4312         - Strip quoted names when comparing addresses
4313
4314 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4315
4316         * mm-decode.el (mm-text-html-renderer): Change customize type to
4317         const.
4318
4319         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4320         (gnus-debug-exclude-variables): do.
4321
4322 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4323
4324         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4325         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4326
4327 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * dns.el (dns-make-network-process): New macro.
4330         (query-dns): Use it.
4331
4332 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4333
4334         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4335         article-buffer.
4336
4337         * mm-url.el (mm-url-package-name): New variable.
4338         (mm-url-package-version): New variable.
4339         (mm-url-insert-file-contents): Bind url-package-name and
4340         url-package-version here.
4341         * nnrss.el (nnrss-insert-w3): Move the bindings.
4342
4343         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4344         url-package-version. Trivial change from Andrew J Cosgriff
4345         <ajc@polydistortion.net>
4346
4347         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4348         attachments. Trivial change from Peter 'Luna' Runestig
4349         <peter@runestig.com>.
4350
4351 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4352
4353         * nnkiboze.el (nnkiboze-request-scan): Call
4354         nnkiboze-possibly-change-group.
4355         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4356         problems.
4357         (nnkiboze-generate-group): Set newsrc to the *highest* article
4358         number kibozed, not the lowest.
4359
4360 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4361
4362         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4363
4364 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4365         From Dan Christensen <jdc+news@uwo.ca>.
4366
4367         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4368         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4369         Recognize math postings.  Extract Date (now ignores "(15kb)").
4370         Extract email address using gnus-extract-address-components
4371         instead of just taking the first word.  Create Date and From
4372         headers for message which are missing these headers.  Get rid
4373         of spurious \\ lines (purely cosmetic).  Extend body-end and
4374         file-end regexps, to exclude more garbage from the message.
4375         Make URL rephrasing regexp more flexible, to match current
4376         format.
4377
4378 2002-04-23  Simon Josefsson  <jas@extundo.com>
4379
4380         * netrc.el: New file, functions copied from gnus-util.el by Ted
4381         Zlatanov <tzz@lifelogs.com>.
4382
4383         * gnus-util.el: Require netrc.
4384         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4385         new code in netrc.el.
4386
4387 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4388
4389         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
4390         message-ignored-resent-headers, too.  From Matthieu Moy
4391         <Matthieu.Moy@imag.fr>.
4392
4393 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4394
4395         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
4396         boolean not a string
4397         * gnus-group.el (gnus-group-line-format): add description of %C
4398         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
4399           as %C
4400         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
4401
4402 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
4403
4404         * nnmaildir.el (nnmaildir-request-scan): typo: set
4405         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
4406         nnmail-get-new-mail for 'find-new-groups.
4407
4408 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
4409
4410         * nnmaildir.el (nnmaildir-request-update-info,
4411         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
4412         unnecessary calls to nnmaildir-request-scan.
4413
4414 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4415
4416         * gnus-msg.el:
4417         * gnus-msg.el (gnus-message-replysign): New.
4418         * gnus-msg.el (gnus-message-replyencrypt): New.
4419         * gnus-msg.el (gnus-message-replysignencrypted): New.
4420         * gnus-msg.el (gnus-summary-reply): Use the three new variables
4421         (above) to automatically encrypt/sign to encrypted/signed
4422         messages.
4423         * message.el:
4424         * message.el (message-mode-map): Add keybinding for
4425         `message-to-list-only'
4426         * message.el (message-mode): Add description for
4427         `message-to-list-only'
4428         * message.el (message-to-list-only): New.
4429         * message.el (message-make-mft): Changed to use the cl loop macro,
4430         and added optional flag to return only the matched list. (for use
4431         in new message-to-list-only function)
4432
4433 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4434
4435         * gnus-msg.el:
4436         * gnus-msg.el (gnus-message-replysign):
4437         * gnus-msg.el (gnus-replysign): New.
4438         * gnus-msg.el (gnus-replyencrypt): New.
4439         * gnus-msg.el (gnus-replysignencrypted): New.
4440         * gnus-msg.el (gnus-summary-reply):
4441         * message.el:
4442         * message.el (message-mode-map):
4443         * message.el (message-mode):
4444         * message.el (message-to-list-only): New.
4445         * message.el (message-make-mft):
4446
4447 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4448
4449         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
4450
4451 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
4452
4453         * message.el (message-gen-unsubscribed-mft): accept a prefix
4454         argument so CC can be included with C-u C-c C-f C-a
4455
4456 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4457         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4458
4459         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
4460         Improve docstring.
4461         (spam-enter-blacklist): New command.
4462
4463         * gnus-sum.el (gnus-spam-mark): New mark.
4464         (gnus-auto-expirable-marks): Add gnus-spam-mark.
4465         (gnus-summary-make-tool-bar): Correct conditional.
4466         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
4467         (gnus-summary-mark-as-spam): New command.
4468
4469 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
4470
4471         * mml-sec.el (mml-secure-message): changed to support arbritrary
4472         modes.
4473         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
4474         changed to support "signencrypt" mode.
4475         * mml.el (mml-parse-1): changed to support different secure modes
4476         more easily. (for signencrypt)
4477
4478 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
4479
4480         * gnus-sum.el (gnus-update-summary-mark-positions)
4481         (gnus-summary-toggle-header):
4482         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
4483         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
4484         (gnus-uu-post-encoded):
4485         * nnfolder.el (nnfolder-possibly-change-group):
4486         * nnimap.el (nnimap-retrieve-headers):
4487         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
4488
4489 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
4490
4491         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
4492         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
4493
4494 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * gnus-srvr.el (gnus-server-set-info): Clear
4497         `gnus-server-method-cache' when `gnus-server-alist' is changed.
4498         From Daiki Ueno <ueno@unixuser.org>.
4499
4500 2002-04-11  Simon Josefsson  <jas@extundo.com>
4501
4502         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
4503         viewing of security buttons.  Thanks to Nicolas Kowalski
4504         <Nicolas.Kowalski@imag.fr>.
4505
4506         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
4507         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
4508         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
4509         <Nicolas.Kowalski@imag.fr>.
4510         (smime-decrypt-buffer): Ditto.
4511
4512 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4513
4514         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
4515         header line.
4516
4517 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
4518
4519         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
4520
4521 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4522
4523         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
4524
4525 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4526
4527         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
4528         errors when debug.
4529
4530 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
4531
4532         * message.el (message-make-mft): Changed MFT code from using
4533         message-recipients (which included Bcc) to use only the To and CC
4534         headers.
4535
4536 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4537
4538         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4539         add link.
4540         (gnus-treat-mail-picon): Ditto.
4541         (gnus-treat-newsgroups-picon): Ditto.
4542         (gnus-picon-databases): Fix custom type.
4543         (gnus-picon-databases): Add link.
4544         (gnus-article-x-face-command): Add to gnus-picon group.
4545
4546 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4547
4548         * message.el (message-buffer-naming-style): Remove.
4549
4550 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4551
4552         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4553
4554         * message.el (message-tool-bar-map): Ditto.
4555
4556         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4557
4558 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4559
4560         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4561
4562 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4563
4564         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4565
4566 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4567         Trivial patch.
4568
4569         * dns.el: open-network-stream under XEmacs does udp.
4570
4571 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4572
4573         * spam.el (spam-enter-whitelist): New function.
4574         (spam-parse-whitelist): Ditto.
4575         (spam-refresh-list-cache): Ditto.
4576         (spam-address-whitelisted-p): New function.
4577
4578         * dns.el (query-dns): Use TCP when make-network-process isn't
4579         available.
4580         (dns-servers): New variable.
4581         (dns-parse-resolv-conf): New function.
4582         (query-dns): Use it.
4583
4584         * spam.el: New file.
4585
4586         * dns.el (query-dns): Test.
4587
4588 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * lpath.el (featurep): Bind make-network-process.
4591
4592 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4593
4594         * nnmaildir.el: Use defstruct.  Use a single copy of
4595         nnmail-extra-headers to save memory.  Store server's group name
4596         prefix instead of each group's prefixed name.
4597         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4598         nntp-server-buffer.
4599
4600 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4601
4602         * dns.el: New file.
4603
4604 2002-03-28  Simon Josefsson  <jas@extundo.com>
4605
4606         * gnus-sum.el (gnus-summary-dummy-line-format):
4607         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4608         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4609
4610 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4611
4612         * gnus-sum.el (gnus-summary-move-article)
4613         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4614         the doc string.
4615
4616 2002-03-28  Simon Josefsson  <jas@extundo.com>
4617
4618         * mml-sec.el (mml-secure-message): Search after
4619         mail-header-separator from top of message.
4620
4621 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4622
4623         * nnmaildir.el: Cosmetic changes.
4624         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4625         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4626         nnmaildir--group-ls): New macros/functions.  Use them.
4627         (nnmaildir--unlink): Evalutate argument only once.
4628
4629 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4630
4631         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4632         symbols.
4633         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4634         `gnus-point-at-eol'.
4635
4636 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4637
4638         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4639         nnmaildir--marks-dir): New macros.  Use them.
4640         Use inhibit-quit for atomicity instead of in-memory journaling.
4641         (nnmaildir--edit-prep): New function.
4642         (Local Variables): Use it.
4643
4644 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4645
4646         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4647
4648 2002-03-25  Simon Josefsson  <jas@extundo.com>
4649
4650         * message.el (message-mode): Fix doc.
4651
4652 2002-03-25  Simon Josefsson  <jas@extundo.com>
4653
4654         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4655         Matthieu Moy <Matthieu.Moy@imag.fr>.
4656
4657 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4658
4659         * mml-sec.el (mml-unsecure-message): Add docstring.
4660
4661 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4664         value.
4665         Trivial change from andre@slamdunknetworks.com
4666
4667 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4668
4669         * mml.el (mml-mode-map): Added a keybinding for
4670         `mml-unsecure-message'.  Also, added a menu entry for said
4671         function in the Attachments menu.
4672
4673 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * canlock.el (canlock-version): Remove.
4676         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4677         here; simplify \x insertions.
4678         (canlock-sha1): New function, always return a unibyte string.
4679         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4680         of a password.
4681         (canlock-insert-header): Use `canlock-sha1'.
4682         (canlock-verify): Ditto.
4683
4684 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4685
4686         * message.el (message-fix-before-sending): Add an option that
4687         ignores illegible text.
4688         Trivial change from Mark Milhollan <mlm@attglobal.net>
4689
4690         * message.el (message-font-lock-keywords): Support multi-line MML
4691         tags.
4692
4693         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4694         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4695
4696 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4697
4698         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4699         symbols for "View as different encoding" submenu.
4700
4701 2002-03-19  Simon Josefsson  <jas@extundo.com>
4702
4703         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4704         encoding" submenu.
4705
4706 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4707
4708         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4709
4710 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4711
4712         * gnus-sum.el (gnus-sum-thread-tree-root)
4713         (gnus-sum-thread-tree-single-indent)
4714         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4715         (gnus-sum-thread-tree-leaf-with-other)
4716         (gnus-sum-thread-tree-single-leaf): Make customizable.
4717
4718 2002-03-16  Simon Josefsson  <jas@extundo.com>
4719
4720         * gnus-util.el (gnus-extract-address-components): Don't break on
4721         names such as James "Kibo" Parry.  From Francis Litterio
4722         <franl@world.std.com>.
4723
4724 2002-03-13  Simon Josefsson  <jas@extundo.com>
4725
4726         * pop3.el (pop3-open-server): Revert multibyte change.  From
4727         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4728
4729         * message.el (message-send-mail-with-qmail): Make it work.  From
4730         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4731
4732 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4733
4734         * message.el (message-make-mft): Set case-fold-search while
4735         generating the MFT.  Also, a little cleanup in the MFT code.
4736
4737 2002-03-12  Simon Josefsson  <jas@extundo.com>
4738
4739         * message.el (message-qmail-inject-args): May be function.
4740         (message-send-mail-with-qmail): Call function if m-q-i-a is
4741         function.  From fn@hungry.org (Faried Nawaz).
4742
4743 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4744
4745         * message.el (message-abbrevs-loaded): Remove.
4746         (mailabbrev): Require it.
4747
4748         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4749
4750 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4751
4752         * pop3.el (pop3-open-server): Set process buffer unibyte.
4753
4754 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4755
4756         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4757
4758 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4759
4760         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4761         too.
4762
4763 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4764
4765         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4766         duplication.
4767         (gnus-summary-save-parts-type-history): Ditto.
4768         (gnus-summary-save-parts-last-directory): Ditto.
4769         Trivial change from andre@slamdunknetworks.com
4770
4771 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4772
4773         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4774
4775 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4776
4777         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4778         -->" as the end of the first article.
4779
4780         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4781         From Matthieu Moy <Matthieu.Moy@imag.fr>
4782
4783         * message.el (message-add-action): Use add-to-list.
4784         (message-delete-action): New function.
4785
4786         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4787         pieces.
4788
4789 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4790
4791         * nnnil.el: New file.
4792         * gnus.el (gnus-valid-select-methods): Include nnnil.
4793
4794 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4795
4796         * message.el (message-syntax-checks): Because canlock is
4797         supported, we disable sender syntax check.
4798         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4799
4800         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4801         value of message-syntax-checks.
4802
4803         * qp.el (quoted-printable-decode-region): Doc addition.
4804         From: Eli Zaretskii <eliz@is.elta.co.il>
4805
4806         * mail-source.el (make-source-make-complex-temp-name): Use
4807         make-temp-file.
4808
4809         * mm-util.el (mm-make-temp-file): New function.
4810         * nneething.el (nneething-file-name): Use it.
4811         * mml-smime.el (mml-smime-encrypt): Ditto.
4812         * mm-view.el (mm-inline-wash-with-file): Ditto.
4813         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4814         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4815         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4816         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4817         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4818         * gnus-art.el (gnus-mime-print-part): Ditto.
4819
4820 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4821
4822         * message.el (nnmaildir-article-number-to-base-name): New
4823         function.
4824         (nnmaildir-base-name-to-article-number): New function.
4825
4826 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * smime.el (smime-make-temp-file): Don't quote
4829         `temporary-file-directory'.
4830
4831 2002-03-04  Simon Josefsson  <jas@extundo.com>
4832
4833         * smime.el (smime-sign-region): Rename argument keyfiles to
4834         keyfile. You only sign something with one key.
4835         (smime-sign-buffer): Better completing-read prompt.
4836         (smime-decrypt-buffer): Ditto.
4837
4838         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4839
4840         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4841         completing-read.
4842         (mm-view-pkcs7-decrypt): CRLF->LF.
4843
4844 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4845
4846         * message.el (message-hierarchical-addresses): New variable.
4847         (message-get-reply-headers): Use it.
4848         From Ted Zlatanov <teodor.zlatanov@divine.com>
4849
4850 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4851
4852         * message.el (message-mode): If buffer-file-name, don't set auto
4853         save file name.
4854         Trivial change from Geoff Greene <ggreene@wpi.edu>
4855
4856 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4857
4858         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4859         takes one argument in read-char.
4860
4861         * message.el (message-fix-before-sending): Forward a char.
4862         Check mmu-multibyte-p, add control-1.
4863
4864 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4865
4866         * gnus-start.el (gnus-read-init-file): Ditto.
4867
4868         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4869
4870         * dgnushack.el (dgnushack-make-load): Ditto.
4871
4872         * mail-source.el (mail-source-fetch): Extract the right error
4873         code.
4874
4875         * message.el (message-fix-before-sending): Check illegible text.
4876
4877         * gnus-util.el (gnus-multiple-choice): New function.
4878
4879         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4880         also defined in gnus-score.el.
4881
4882 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4883
4884         * message.el (message-get-reply-headers): downcase email addresses
4885         for comaparisons for duplicate removal.
4886
4887 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4888
4889         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4890         implementation of PKCS#7, which just allows users read the
4891         message.
4892         (mm-view-pkcs7): Use it.
4893
4894 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4895
4896         * gnus.el (large-newsgroup-initial): New parameter.
4897
4898         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4899         (gnus-summary-insert-old-articles): Ditto.
4900
4901 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4902
4903         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4904         used as the default answer of the question, "How many articles?".
4905         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4906
4907         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4908         small numbers.
4909
4910 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4911
4912         * deuglify.el: Fix comments.
4913
4914 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4915
4916         * html2text.el (html2text-clean-anchor): If there is no HREF,
4917         insert nothing.
4918
4919         * mml.el (mml-generate-mime-1): Add cdr.
4920         From: andre@slamdunknetworks.com
4921
4922         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4923         (mm-text-html-washer-alist): Ditto.
4924
4925         * mm-decode.el (mm-text-html-renderer): Add html2text.
4926
4927         * html2text.el: Face lift.
4928
4929         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4930
4931 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4932
4933         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4934
4935         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4936
4937         * deuglify.el: New file. The original file name is
4938         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4939
4940         * mm-decode.el (mm-display-external): Use
4941         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4942
4943 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4944
4945         * nnmaildir.el (nnmaildir-request-list): Report the highest
4946         article number, not the total number of articles.
4947
4948 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4949
4950         * gnus-sum.el: Move uu key map here.
4951         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4952
4953 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4954
4955         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4956         nnmail-expiry-wait* if expire-age parameter is not set.
4957
4958 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4959
4960         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4961         function.
4962         (gnus-group-sort-selected-groups-by-real-name): New function.
4963         (gnus-group-make-menu-bar): Add sort by real name.
4964
4965         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4966         rebuild.
4967         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4968         nil as dependencies as well.
4969
4970 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4971
4972         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4973         for mime-parts.
4974
4975         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4976
4977         * gnus-group.el (gnus-group-name-decode): Don't test
4978         multibyte-string, because it breaks XEmacs.
4979         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4980
4981         * message.el (message-send-mail): Be talkative.
4982
4983         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4984         (mm-automatic-display): Ditto.
4985
4986         * mailcap.el (mailcap-mime-data): Ditto.
4987         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4988
4989 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4990
4991         * many files: Remove trailing whitespaces, replace spc+tab with
4992         tab, replace leading whitespaces with tabs.
4993
4994 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4995
4996         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4997         articles with no body and no blank line after the header.
4998
4999 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5000
5001         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5002         parts.
5003
5004         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5005         non-ascii chars.
5006
5007         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5008
5009         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5010         w3-delay-image-loads.
5011         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5012         (mm-w3-prepare-buffer): Ditto.
5013
5014         * mail-source.el (mail-source-fetch-directory): Run scripts.
5015
5016 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017
5018         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5019         for Majordomo confirmations.
5020
5021 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5022
5023         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5024
5025 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5026
5027         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5028
5029 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5030
5031         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5032         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5033
5034 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5035
5036         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5037         (mm-inline-render-with-stdin): Ditto.
5038         (mm-inline-render-with-function): Ditto.
5039         (mm-inline-wash-with-file): Bind coding-system-for-write.
5040         (mm-inline-wash-with-stdin): Ditto.
5041
5042 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5043
5044         Suggested by Felix Natter <fnatter@gmx.net>
5045
5046         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5047         gnus-mime-externalize-view.
5048         (gnus-mime-view-part-internally): Rename from
5049         gnus-mime-internalize-view.
5050         (gnus-article-view-part-externally): Rename from
5051         gnus-article-externalize-part.
5052         (gnus-mime-action-alist): Change correspondingly.
5053         (gnus-mime-button-commands): Ditto.
5054         (gnus-mime-action-alist): Remove duplication.
5055
5056         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5057
5058 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5059
5060         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5061
5062         * gnus-art.el (gnus-display-mime): Use it.
5063
5064         * mm-partial.el (mm-partial-find-parts): Use it.
5065
5066         * gnus-sum.el (gnus-article-loose-mime): Rename from
5067         gnus-article-no-strict-mime.
5068         (gnus-summary-save-parts): Use it.
5069
5070 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5073         local variable.
5074
5075         * gnus-art.el (article-display-x-face): Don't sort multiple
5076         X-Faces.
5077
5078 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5079
5080         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5081         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5082
5083         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5084
5085 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5086
5087         Some ideas is inspired by code from Hrvoje Niksic
5088         <hniksic@arsdigita.com>
5089
5090         * gnus-art.el (gnus-article-wash-function): Set the default to
5091         nil, so that we use mm-text-html-renderer instead.
5092         (article-wash-html): Use mm-text-html-renderer.
5093
5094         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5095         (mm-text-html-renderer): New variable.
5096         (mm-inline-text-html-renderer): Set the default to nil, so that we
5097         use mm-text-html-renderer instead.
5098
5099         * mm-view.el (mm-inline-text-html): New function.
5100         (mm-text-html-renderer-alist): New variable.
5101         (mm-inline-text-vcard): New function.
5102         (mm-inline-text): Split.
5103         (mm-links-remove-leading-blank): New function.
5104         (mm-inline-render-with-file): New function.
5105         (mm-inline-render-with-stdin): New function.
5106         (mm-inline-render-with-function): New function.
5107         (mm-text-html-washer-alist): New variable.
5108         (mm-inline-wash-with-file): New function.
5109         (mm-inline-wash-with-stdin): New function.
5110
5111 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5112
5113         * message-utils.el: Fix installation doc.
5114         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5115
5116 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5117
5118         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5119         (gnus-post-method): Use it.
5120         (gnus-summary-cancel-article): Find the correct post-method.
5121
5122         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5123         * message.el (message-send-news): Ditto.
5124         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5125         <ipmonger@delamancha.org>
5126
5127         * gnus.el (gnus-select-method): Fix doc.
5128         (gnus-server-string): Use 'using nntp'.
5129
5130         * gnus-agent.el (gnus-slave-unplugged): New command.
5131         From: Felix Natter <fnatter@gmx.net>
5132
5133 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5134
5135         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5136         Call edit-done-function first, then change the window
5137         configuration.
5138         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5139         (gnus-article-edit-mode): mml-mode.
5140
5141         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5142         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5143
5144         * message-utils.el: Adopt the file.
5145
5146         * message-utils.el: New file.
5147         From Holger Schauer <Holger.Schauer@gmx.de>
5148
5149 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5150
5151         * gnus-sum.el (gnus-summary-move-article): Select-article only
5152         when gnus-move-split-methods is non-nil. And we don't render or
5153         mark the article.
5154
5155         * gnus-fun.el (gnus-shell-command-to-string): New function.
5156         (gnus-shell-command-on-region): New function.
5157         (gnus-random-x-face): Use them.
5158         (gnus-x-face-from-file): Ditto.
5159         (gnus-convert-image-to-gray-x-face): Ditto.
5160         (gnus-convert-gray-x-face-to-xpm): Ditto.
5161         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5162
5163 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5164
5165         * gnus-art.el (gnus-treat-display-xface): Don't use
5166         `shell-command-to-string' when compiling.
5167         (gnus-treat-display-grey-xface): Ditto.
5168
5169 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5170
5171         * nnmaildir.el (nnmaildir--article-count): If the group is
5172         completely empty, report minimum article number as 1 instead of 0.
5173
5174 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5175
5176         * gnus-agent.el (gnus-get-predicate): Use nconc.
5177
5178         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5179         gnus-summary-display-cache as cache.
5180
5181         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5182         (nndoc-mail-in-mail-type-p): New function.
5183         (nndoc-mail-in-mail-article-begin): New function.
5184
5185 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5186
5187         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5188
5189         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5190         use-hard-newlines to nil.
5191
5192         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5193         image is not available if window-system is not available.
5194
5195         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5196
5197 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5198
5199         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5200         bookmark, because update-mark doesn't handle it correctly.
5201
5202 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5203
5204         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5205         directly instead of calling message-send-mail.
5206
5207         * gnus-start.el (gnus-read-descriptions-file): Use
5208         gnus-default-charset.
5209
5210         * mm-util.el (mm-guess-mime-charset): New function.
5211
5212         * gnus.el (gnus-default-charset): Use it.
5213         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5214         the default.
5215
5216 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5217
5218         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5219         (article-display-x-face): Use it.  Disable grey xface, if
5220         uncompface is not found.
5221
5222         * message.el (message-mode): Don't enable multibyte on an indirect
5223         buffer.
5224
5225         * nnrss.el (nnrss-content-function): New variable.
5226         (nnrss-request-article): Use it.
5227
5228 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5229
5230         * gnus.el: Add article-unsplit-urls.
5231         * gnus-sum.el: Ditto.
5232         * gnus-art.el (gnus-treat-strip-cr): New variable.
5233         (gnus-treatment-function-alist): Use it.
5234         (article-unsplit-urls): New function.
5235         (gnus-article-make-menu-bar): Use it.
5236         From: Michael Cook <michael.cook@cisco.com>
5237
5238 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5239
5240         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5241         copy.
5242
5243 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5244
5245         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5246         with internal whitespace.
5247         (gnus-parent-id): Ditto.
5248
5249 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5250
5251         * gnus-art.el (gnus-article-treat-body-boundary): Add
5252         gnus-decoration property.
5253         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5254
5255         * message.el (message-mode): Set local-abbrev-table.
5256         From Matt Armstrong <matt@lickey.com>.
5257
5258         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5259         too many spaces.
5260
5261         * rfc2047.el (rfc2047-unfold-region): Ditto.
5262         (rfc2047-decode-region): Don't unfold. Let
5263         gnus-article-treat-unfold-headers do it.
5264
5265         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5266         From: Jesper Harder <harder@ifa.au.dk>
5267
5268 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5271         (gnus-configure-posting-styles): Use it.
5272         (gnus-configure-posting-styles): Remove trailing newspaces.
5273
5274 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5275
5276         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5277         is non-nil.
5278
5279         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5280
5281         * gnus.el (gnus-server-to-method): Switch position with
5282         gnus-server-get-method.
5283         (gnus-agent): Add doc.
5284
5285         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5286         (gnus-summary-save-parts): Use it.
5287
5288         * gnus-art.el (gnus-display-mime): Use it.
5289         * mm-partial.el (mm-partial-find-parts): Use it.
5290
5291         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5292
5293         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5294         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5295
5296         * nnagent.el (nnagent-request-expire-articles): Don't delete
5297         files.
5298
5299 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5300
5301         * message.el (message-gen-unsubscribed-mft): New function.
5302         From Sriram Karra <karra@cs.utah.edu>.
5303
5304         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5305         open parenthesis.
5306
5307         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5308         (mm-inline-text-html-render-with-w3): Ditto.
5309         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5310         Suggested by Dave Love  <d.love@dl.ac.uk>.
5311
5312         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5313
5314         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5315         * nntp.el (nntp-send-command): Ditto.
5316         * nntp.el (nntp-send-command-nodelete): Ditto.
5317
5318 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5319
5320         * mm-url.el (mm-url-load-url): New function.
5321         (mm-url-insert-file-contents): Use it.
5322
5323         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5324
5325         * message.el (message-forward-make-body): Correctly copy
5326         forward-buffer.
5327
5328         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5329
5330 2002-02-04  Simon Josefsson  <jas@extundo.com>
5331
5332         * gnus-art.el (gnus-article-followup-with-original): Mark with
5333         force, prevent errors when following up from article buffer.
5334         (gnus-article-reply-with-original): Ditto.
5335
5336         * binhex.el (binhex-decoder-switches): Fix doc.  From
5337         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5338
5339 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5340
5341         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5342         highlight-citation after emphasize.
5343
5344 2002-02-04  Simon Josefsson  <jas@extundo.com>
5345
5346         * nnfolder.el (nnfolder-open-marks):
5347
5348         * nnml.el (nnml-open-marks): Message when done.  From David
5349         Edmondson <dme@sun.com>.
5350
5351 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5352
5353         * imap.el (imap-anonymous-auth): Fix typo.
5354         From: Steinar Bang <sb@dod.no>
5355
5356         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5357         save-excursion.
5358         (gnus-cache-braid-heads): Ditto.
5359
5360         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5361         line, because there are extra articles in the overview buffer.
5362
5363         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5364
5365         * message.el (message-forward-rmail-make-body): Directly use
5366         rmail-msg-restore-non-pruned-header to avoid calling
5367         vertical-motion.
5368
5369 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5370
5371         * gnus-cache.el (gnus-summary-insert-cached-articles):
5372         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5373
5374         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5375         gnus-newsgroups-unselected.
5376
5377         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5378         gnus-add-to-sorted-list.
5379
5380         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5381         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5382         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5383         (gnus-update-read-articles): UNREAD is sorted.
5384         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5385         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5386         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5387         (gnus-newsgroup-dormant): Require sorted.
5388
5389         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
5390         directories.
5391         (gnus-dired-print): New function.
5392
5393         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
5394         ps-despool.
5395
5396 2002-02-02  Simon Josefsson  <jas@extundo.com>
5397
5398         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
5399
5400 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5401
5402         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
5403         t. This makes gnus-agent customizable without putting
5404         gnus-agentize into .gnus.
5405
5406         * gnus.el (gnus-agent): Make it customizable.
5407
5408         * gnus-dired.el: New file.
5409         From Benjamin Rutt <brutt@bloomington.in.us>
5410
5411         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
5412         if no article.
5413         (gnus-cache-possibly-remove-article): Ditto.
5414         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
5415
5416 2002-02-01  Simon Josefsson  <jas@extundo.com>
5417
5418         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
5419
5420 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
5423         (mm-setup-w3m): Don't bind keys listed in the above.
5424
5425 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5426
5427         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
5428         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
5429         is non-nil; bind `w3m-force-redisplay' with nil.
5430
5431         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5432
5433         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
5434
5435 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5436
5437         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
5438         use mail-header-unfold-field.
5439
5440         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
5441         gnus-summary-limit.
5442
5443         * gnus-range.el (gnus-add-to-sorted-list): New function.
5444         * gnus-sum.el (gnus-mark-article-as-read): Use it.
5445         (gnus-mark-article-as-unread): Ditto.
5446         (gnus-summary-mark-article-as-unread): Ditto.
5447         (gnus-build-get-header): Ditto.
5448         (gnus-summary-prepare-threads): Ditto.
5449         (gnus-summary-insert-pseudos): Ditto.
5450         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
5451         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
5452         (gnus-summary-insert-old-articles): Ditto.
5453
5454         * gnus-msg.el (gnus-posting-styles): Add new format of header.
5455         (gnus-configure-posting-styles): Support the new format.
5456
5457         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
5458         edebug-form-spec to (sexp body).
5459         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
5460
5461         * message.el (message-reply-headers): Add doc.
5462
5463 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5464
5465         * gnus-group.el (gnus-group-delete-group): Nix the entry in
5466         gnus-cache-active-hashtb.
5467
5468         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
5469         (gnus-agent-summary-fetch-group): Use it.
5470
5471         * gnus-msg.el (gnus-debug-files): New variable.
5472         (gnus-debug-exclude-variables): New variable.
5473         (gnus-debug): Use them.
5474
5475         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
5476
5477 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5478
5479         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
5480         (message-mode-syntax-table): Move back the previous position.
5481
5482         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
5483
5484         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5485         gnus-sorted-difference.
5486
5487         * nnsoup.el (nnsoup-request-expire-articles): Use
5488         gnus-sorted-difference.
5489
5490         * nnheader.el: Autoload gnus-sorted-difference.
5491
5492         * nnfolder.el (nnfolder-request-expire-articles): Use
5493         gnus-sorted-difference.
5494
5495         * gnus-cache.el (gnus-cache-retrieve-headers): Use
5496         gnus-sorted-difference.
5497
5498         * gnus-range.el: Autoload cookies.
5499         (gnus-sorted-difference): New function.
5500         (gnus-sorted-ndifference): New function.
5501         (gnus-sorted-nintersection): Rename from
5502         gnus-set-sorted-intersection.
5503         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
5504         (gnus-list-range-difference): Rename from
5505         gnus-inverse-list-range-intersection.
5506         (gnus-inverse-list-range-intersection): Use defalias.
5507
5508         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
5509         gnus-sorted-ndifference, and gnus-sorted-nintersection.
5510         (gnus-articles-to-read): Use gnus-sorted-difference.
5511         (gnus-summary-limit-mark-excluded-as-read): Use
5512         gnus-sorted-intersection and gnus-sorted-ndifference.
5513         (gnus-list-of-read-articles): Use gnus-list-range-difference.
5514         (gnus-summary-insert-articles): Use gnus-sorted-difference.
5515
5516         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
5517
5518 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
5521         property to the buffer for using emacs-w3m command keys.
5522
5523         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
5524         option.
5525
5526         * mm-view.el (mm-w3m-mode-map): New variable.
5527         (mm-w3m-mode-command-alist): New variable.
5528         (mm-w3m-minor-mode): Removed.
5529         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
5530         (mm-inline-text-html-render-with-w3m): Add keymap property to the
5531         buffer for using emacs-w3m command keys.
5532
5533 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5534
5535         * message.el (message-mode-syntax-table): Move forward.
5536         (message-cite-prefix-regexp): Auto detect non word constituents.
5537         (message-cite-prefix-regexp): Don't use with-syntax-table.
5538
5539         * gnus-sum.el (gnus-summary-update-info): Use
5540         gnus-list-range-intersection.
5541
5542         * gnus-agent.el (gnus-agent-fetch-headers): Use
5543         gnus-list-range-intersection.
5544
5545         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5546         (gnus-list-range-intersection): Use it.
5547         (gnus-inverse-list-range-intersection): Ditto.
5548         (gnus-sorted-intersection): Add doc.
5549         (gnus-set-sorted-intersection): Add doc.
5550         (gnus-sorted-union): New function.
5551         (gnus-set-sorted-union): New function.
5552
5553         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5554         (gnus-inverse-list-range-intersection): Ditto.
5555
5556 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5557
5558         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5559
5560         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5561         and permit `:' and `\' in order to handle full Windows pathnames.
5562         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5563         technically not correct per standard, but seems to have common use.
5564
5565 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5566
5567         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5568         replacing numbers.
5569
5570 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5571
5572         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5573
5574         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5575         Don't split when the window is small, e.g. when a small *BBDB*
5576         window is the lowest one.
5577
5578         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5579         nnheader-find-nov-line to speed up. Use nreverse, because it is
5580         sorted. Use nnheader-insert-nov-file.
5581
5582 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5585
5586         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5587         of `w3m-display-inline-images' with the value of
5588         `mm-inline-text-html-with-images'.
5589         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5590
5591         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5592
5593 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5594
5595         * time-date.el: Add autoload cookies.  Many doc fixes.
5596         (time-add): New function.
5597         (time-subtract): Renamed from subtract-time.
5598         (subtract-time): New alias for time-subtract.
5599
5600 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5601
5602         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5603         emacs-w3m in doc-string.
5604
5605         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5606         `w3m-current-buffer'.
5607
5608 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5609
5610         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5611
5612         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5613         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5614         (mm-w3m-cid-retrieve): New function.
5615         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5616
5617 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5618
5619         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5620
5621 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5622
5623         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5624
5625 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5626
5627         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5628         32K.
5629
5630         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5631
5632         * nnmail.el (nnmail-article-group): Decode headers before running
5633         split rules over them.
5634         (nnmail-mail-splitting-charset): New variable.
5635
5636         * smiley.el: Replaced with smiley-ems.el.
5637
5638 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5639
5640         * mm-url.el (mm-url-predefined-programs): Add w3m.
5641         (mm-url-program): Ditto.
5642
5643 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644
5645         * nnml.el (nnml-use-compressed-files): New variable.
5646         (nnml-filenames-are-evil): Removed.
5647         (nnml-current-group-article-to-file-alist): Don't use.
5648         (nnml-update-file-alist): Inhibit.
5649         (nnml-article-to-file): Use new var.
5650
5651 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5652
5653         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5654
5655         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5656
5657 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5660         function.
5661
5662         * gnus-util.el (gnus-cache-file-contents): New function.
5663
5664         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5665         (gnus-agent-load-alist): Use it.
5666
5667         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5668
5669         * nnheader.el (nnheader-insert-nov-file): New function.
5670
5671         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5672
5673         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5674         there are no references.
5675         (gnus-extract-message-id-from-in-reply-to): New function.
5676         (gnus-nov-parse-line): Use in-reply-to if there are no
5677         references.
5678
5679 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5680
5681         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5682
5683         * gnus-util.el (gnus-parse-without-error): New macro.
5684
5685 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5686
5687         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5688         (gnus-article-wash-function): use locate-library to decide which
5689         to use.
5690
5691 2002-01-25  Simon Josefsson  <jas@extundo.com>
5692
5693         * pop3.el (pop3-munge-message-separator): Work if no date.
5694         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5695
5696 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5697
5698         * gnus-agent.el (gnus-agent-save-alist): Fix.
5699
5700         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5701         mistake.  Reinstated lost code.
5702
5703 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5704
5705         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5706         one exists in the case of an encrypted message with an internal
5707         signature.
5708
5709 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5710
5711         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5712
5713 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * dgnushack.el: Commented out the experimental code.
5716
5717 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5718
5719         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5720         error.
5721
5722         * gnus.el (gnus-server-to-method): Made into subst.
5723         (gnus-server-method-cache): New variable.
5724         (gnus-server-to-method): Use it.
5725         (gnus-group-method-cache): New variable.
5726         (gnus-find-method-for-group-1): Renamed.
5727         (gnus-find-method-for-group): New function.
5728         (gnus-group-method-cache): Removed.
5729
5730         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5731         function.
5732
5733         * gnus-range.el (gnus-members-of-range): New function.
5734         (gnus-list-range-intersection): Renamed.
5735         (gnus-inverse-list-range-intersection): New function.
5736
5737         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5738
5739         * nnagent.el (nnagent-retrieve-headers): New implementation.
5740
5741         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5742         implementation.
5743
5744 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5745
5746         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5747         `w3m-meta-content-type-charset-regexp'.
5748
5749         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5750         charset-encoded html contents.
5751
5752 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5753
5754         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5755         an empty file.
5756
5757         * nnweb.el (url): Ignore errors when request url.
5758
5759         * nnrss.el: Clean up the comments.
5760
5761 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5764
5765         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5766         (mm-inline-media-tests): Test whether the value of
5767         `mm-inline-text-html-renderer' is a function for text/html.
5768
5769         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5770         separated from `mm-inline-text'.
5771         (mm-w3m-minor-mode): New variable.
5772         (mm-w3m-setup): New variable.
5773         (mm-setup-w3m): New function.
5774         (mm-inline-text-html-render-with-w3m): New function.
5775         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5776         text/html.
5777
5778 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5779
5780         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5781
5782 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5785         and `gnus-xmas-completing-read'.
5786
5787 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5788
5789         * nneething.el (nneething-message-id-number): Abolished.
5790         (nneething-encode-file-name): Not encode numerical characters.
5791         (nneething-make-head): `nneething-message-id-number' is not
5792         used to generate message IDs.
5793
5794 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5795
5796         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5797         characters.
5798
5799 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5800
5801         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5802         (gnus-xmas-redefine): Redefine conditionally.
5803
5804 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5805
5806         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5807         tag.
5808
5809 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5810
5811         * message.el (message-font-lock-keywords): Added the secure tag.
5812         * mml-sec.el: Added functions to generate/modify/remove the secure
5813         tag while in message mode.
5814         * mml-sec.el (mml-secure-message): New.
5815         * mml-sec.el (mml-unsecure-message): New.
5816         * mml-sec.el (mml-secure-message-sign-smime): New.
5817         * mml-sec.el (mml-secure-message-sign-pgp): New.
5818         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5819         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5820         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5821         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5822         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5823         convert it to either a part or multipart depending on if there are
5824         other parts in the message.
5825         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5826         to use the secure tag, rather than the part tag.
5827         * mml.el (mml-preview): Added a save-excursion to keep cursor
5828         position after doing an MML preview.
5829
5830 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5831
5832         * nnheader.el (nnheader-parse-overview-file): New function.
5833         (nnheader-write-overview-file): New function.
5834
5835 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5836
5837         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5838         in wanted.
5839
5840         * nnweb.el (nnweb-type-definition): Clean up.
5841
5842 2002-01-21  Alastair Burt  <burt@dfki.de>
5843         Trivial patch.
5844
5845         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5846         buffer exists before jumping to it.
5847
5848 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5851         function.
5852         (article-wash-html): Use it.
5853         (gnus-article-wash-function): New variable.
5854         (gnus-article-wash-html-with-w3m): New function.
5855
5856 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5857
5858         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5859         XEmacs.
5860
5861 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5862
5863         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5864         command line.
5865
5866 2002-01-21  Simon Josefsson  <jas@extundo.com>
5867
5868         * canlock.el (base64-encode-string): Autoload it from base64.
5869         (canlock-make-cancel-key): Base64 encode unibyte string.
5870
5871 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5872
5873         * nnfolder.el (nnfolder-request-accept-article): Unfold
5874         x-from-line.
5875         (nnfolder-request-replace-article): Ditto.
5876
5877 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5878
5879         * gnus-group.el (gnus-group-best-unread-group): Use the right
5880         positioning function.
5881
5882 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5883
5884         * smiley-ems.el (smiley-region): Use new function.
5885         (smiley-update-cache): Use general image functions.
5886         (smiley-region): Use general functions.
5887
5888         * gnus-util.el (gnus-graphic-display-p): New function.
5889
5890         * nnmail.el (nnmail-article-group): Allow outputting traces of
5891         non-strings.
5892
5893         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5894         (nndoc-exim-bounce-type-p): New function.
5895
5896         * message.el (message-dont-send): Doc fix.
5897
5898         * gnus-util.el (gnus-completing-read): Remove
5899         inherit-input-method.
5900
5901         * gnus-art.el (gnus-treat-smiley): Doc fix.
5902
5903         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5904         articles.
5905
5906 2002-01-19  Simon Josefsson  <jas@extundo.com>
5907
5908         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5909         (imap-kerberos4-open): Ditto.
5910         (imap-open): Set port correctly, don't set auth.
5911
5912 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5913
5914         * gnus.el (gnus-version-number): Bump version number.
5915
5916 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5917
5918         * gnus.el: Oort Gnus v0.05 is released.
5919
5920 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5921
5922         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5923         exists.
5924
5925         * gnus-spec.el (gnus-string-width-function): New function.
5926         (gnus-tilde-cut-form): Use it.
5927         (gnus-tilde-max-form): Ditto.
5928         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5929         (gnus-substring-function): Use it.
5930         (gnus-tilde-cut-form): Ditto.
5931         (gnus-substring-function): New function.
5932
5933         * message.el (message-check-news-header-syntax): New message.
5934
5935         * gnus.el (gnus-slave-no-server): Doc fix.
5936
5937         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5938
5939 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5940
5941         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5942         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5943         (seen (NUM1 . NUM2)).
5944
5945 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5946
5947         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5948         number in closed topics.
5949
5950 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5951
5952         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5953         functions.
5954
5955 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5956
5957         * gnus.el (gnus-group-find-parameter): Clean up.
5958
5959         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5960         articles.
5961
5962         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5963
5964         * nnmail.el (nnmail-article-group): Clean up.
5965
5966 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5967
5968         * gnus-agent.el (gnus-category-name): Intern the category name.
5969
5970 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5971
5972         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5973
5974         * gnus-util.el (gnus-completing-read): New function.
5975
5976 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5977
5978         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5979
5980         * smiley-ems.el (smiley-region): Register smiley.
5981         (smiley-toggle-buffer): Rewrite the function.
5982         (smiley-active): Removed.
5983
5984 2002-01-19  Simon Josefsson  <jas@extundo.com>
5985
5986         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5987         Jesper Harder <harder@ifa.au.dk>.
5988
5989 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5990
5991         * gnus-art.el (gnus-request-article-this-buffer): Call
5992         `nneething-get-file-name' to extract the file name from the
5993         message id.
5994
5995         * nneething.el (nneething-encode-file-name): New function.
5996         (nneething-decode-file-name): Ditto.
5997         (nneething-get-file-name): Ditto.
5998         (nneething-make-head): Encode the file name and encapsulate it
5999         into the field of the message id.
6000
6001 2002-01-18  Simon Josefsson  <jas@extundo.com>
6002
6003         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6004         stored in .marks.
6005
6006         * nnfolder.el (nnfolder-request-update-info): Ditto.
6007
6008 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6009
6010         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6011
6012 2002-01-18  Simon Josefsson  <jas@extundo.com>
6013
6014         * imap.el (imap-starttls-p): Don't check for binary.
6015         (imap-gssapi-auth-p): Ditto.
6016         (imap-kerberos4-auth-p): Ditto.
6017         (imap-open): Change logic.  Iterate through all possible streams,
6018         instead of bailing out after first failure.  Move authenticator
6019         decision to `imap-authenticate'.
6020         (imap-authenticate): Change logic, now finds the authenticator to
6021         use, was previously in `imap-open'.
6022         (imap-open): Return nil on failure.
6023         (imap-open): Setup temp buffer correctly.
6024         (imap-open): Return buffer only on success.
6025         (imap-interactive-login, imap-interactive-login): Tell the user
6026         which stream/authenticator is used for the queried
6027         username/password.
6028         (imap-open, imap-authenticate): Set variables.
6029         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6030         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6031
6032 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6033
6034         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6035
6036 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6037
6038         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6039
6040 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6041
6042         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6043         (gnus-agent-group-mode-map): Bind it to "Jo".
6044         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6045
6046 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6047
6048         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6049         (gnus-summary-mail-toolbar): Add mail article deletion button.
6050
6051         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6052         false positives for lines of "^^^^".
6053
6054         * gnus-picon.el (gnus-picon-find-face): faces database is all
6055         lowercase.
6056
6057 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6058
6059         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6060         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6061         duplications.
6062         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6063
6064 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6065
6066         * gnus-sum.el (gnus-summary-initial-limit): Inline
6067         gnus-summary-limit-children.
6068         (gnus-summary-initial-limit): Don't limit if
6069         gnus-newsgroup-display is nil.
6070         (gnus-summary-initial-limit): No, don't.
6071
6072         * gnus-util.el
6073         (gnus-put-text-property-excluding-characters-with-faces): Inline
6074         gnus-put-text-property.
6075
6076         * gnus-spec.el (gnus-default-format-specs): New variable.
6077
6078         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6079         gnus-format-specs.
6080         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6081
6082         * gnus-spec.el (gnus-update-format-specifications): Really check
6083         the Gnus version of the .newsrc.eld file.
6084         (gnus-format-specs): Save the new default summary format.
6085
6086         * gnus-util.el (gnus-parent-id): Check whether references is empty
6087         before splitting.
6088
6089         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6090         functions.
6091         (gnus-gather-threads-by-references): Inline
6092         `gnus-split-references'.
6093
6094         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6095         default value of gnus-summary-line-format-spec.
6096
6097 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6098
6099         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6100         message.
6101         (nnslashdot-request-list): Ditto.
6102         (nnslashdot-sid-strip): Removed.
6103
6104 2002-01-15  Simon Josefsson  <jas@extundo.com>
6105
6106         * nnimap.el (nnimap-close-asynchronous): Enable.
6107         (nnimap-close-group): Expunge.
6108
6109 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6110
6111         * gnus-util.el (gnus-user-date-format-alist): Typo.
6112         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6113
6114 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6115
6116         * nneething.el (nneething-request-article): Set
6117         `nnmail-file-coding-system' to `binary' locally, in order to read
6118         files without any conversion.
6119
6120 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6121
6122         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6123         nnheader-file-coding-system and nnmail-active-file-coding-system.
6124         (gnus-agent-regenerate-group): Ditto.
6125         (gnus-agent-regenerate): Ditto.
6126         (gnus-agent-write-active): Ditto.
6127         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6128
6129 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6130
6131         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6132         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6133
6134 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6135
6136         * gnus.el: We don't need gnus-article-show-all-headers.
6137
6138         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6139         Ditto.
6140
6141         * gnus-sum.el (gnus-summary-select-article): Don't call
6142         show-all-headers, because hidden headers are not hidden text any
6143         more.
6144
6145 2002-01-13  Simon Josefsson  <jas@extundo.com>
6146
6147         * message.el (message-newline-and-reformat): Use `newline' instead
6148         of inserting \n, so that the newline is marked as hard.
6149
6150         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6151         From Jesper Harder <harder@ifa.au.dk>.
6152
6153 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6154
6155         * imap.el (imap-close): Keep going if quit.
6156
6157         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6158         nntp-server-buffer.
6159
6160 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6161
6162         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6163         avoid unbinding shadowed variables.
6164
6165         * gnus-art.el (gnus-picon-databases): Moved here.
6166         (gnus-picons-installed-p): Moved here.
6167         (gnus-article-reply-with-original): Use `mark'.
6168
6169         * gnus.el (gnus-picon): Moved here and renamed.
6170
6171         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6172         installed.
6173         (gnus-treat-mail-picon): Ditto.
6174         (gnus-treat-newsgroups-picon): Ditto.
6175
6176         * gnus-picon.el (gnus-picons-installed-p): New function.
6177
6178 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6179
6180         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6181
6182 2002-01-12  Simon Josefsson  <jas@extundo.com>
6183
6184         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6185         (nnimap-before-find-minmax-bugworkaround): Use it.
6186         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6187         (nnimap-dont-close): New variable.
6188         (nnimap-close-group): Use it.
6189
6190 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6191
6192         * gnus-art.el (gnus-article-reply-with-original): Use
6193         `mark-active'.
6194
6195         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6196
6197         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6198         (gnus-score-advanced): Clean up.
6199         (gnus-score-advanced): Accept a multiple of the score.
6200
6201 2002-01-12  Simon Josefsson  <jas@extundo.com>
6202
6203         * flow-fill.el (fill-flowed-display-column)
6204         (fill-flowed-encode-columnq): New variables.  Suggested by
6205         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6206         (fill-flowed-encode, fill-flowed): Use them.
6207
6208         * message.el (message-send-news, message-send-mail): Use
6209         m-b-s-n-p-e-h-n.
6210
6211         * mml.el (autoload): Autoload fill-flowed-encode.
6212         (mml-buffer-substring-no-properties-except-hard-newlines): New
6213         function.
6214         (mml-read-part): Use it.
6215         (mml-generate-mime-1): Encode format=flowed if appropriate.
6216         (mml-insert-mime-headers): Insert format=flowed.
6217
6218         * flow-fill.el (fill-flowed-encode): New function.
6219         (fill-flowed): Bind fill-column to window width.
6220
6221 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6222
6223         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6224         it exists.
6225         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6226         (gnus-summary-buffer-name): Don't return the dead name after all.
6227         (gnus-summary-setup-buffer): Kill the dead buffer.
6228
6229         * gnus-art.el (gnus-article-followup-with-original): Store the
6230         value of the mark before deactivating it.
6231
6232 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6233
6234         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6235         From: Karl Kleinpaste <karl@charcoal.com>
6236
6237         * gnus-art.el (article-display-x-face): Ditto.
6238         (gnus-article-reply-with-original): Use gnus-region-active-p.
6239         (gnus-article-followup-with-original): Ditto.
6240
6241         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6242         downloadable article either.
6243
6244 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6245
6246         * gnus-art.el (article-display-x-face): Insert From:.
6247
6248         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6249         article. Bind gnus-display-mime-function and
6250         gnus-article-prepare-hook.
6251
6252         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6253         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6254         gnus-agent-possibly-synchronize-flags to the last.
6255         (gnus-agent-go-online): New function. New variable.
6256
6257 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6258
6259         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6260         (gnus-agent-regenerate): Ditto.
6261
6262 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6263
6264         * message.el (message-ignored-news-headers)
6265         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6266         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6267
6268         * gnus.el (gnus-gethash-safe): New macro.
6269
6270         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6271         (gnus-agent-regenerate): Show messages.
6272
6273 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6274
6275         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6276         (gnus-agent-regenerate): New function.
6277         (gnus-agent-save-alist): Sort.
6278         (gnus-agent-copy-nov-line): Test eobp.
6279         (gnus-agent-retrieve-headers): Erase buffer.
6280
6281 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6282
6283         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6284         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6285
6286         * gnus.el (gnus-agent-covered-methods): Move here.
6287         (gnus-online): New function.
6288         (gnus-agent-method-p): Move here.
6289
6290         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6291         nil. Remove articles-alist.
6292
6293         * gnus-start.el (gnus-get-unread-articles): Check online.
6294         (gnus-groups-to-gnus-format): Ditto.
6295         (gnus-active-to-gnus-format): Ditto.
6296
6297         * gnus-agent.el (gnus-agent-get-function): Use it.
6298         (gnus-agent-get-undownloaded-list): Ditto.
6299         (gnus-agent-fetch-session): Only fetch online methods.
6300
6301         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6302         (gnus-server-mode-map): Ditto.
6303         (gnus-server-offline-face): New face.
6304         (gnus-server-offline-face): New variable.
6305         (gnus-server-font-lock-keywords): Add offline.
6306         (gnus-server-insert-server-line): Ditto.
6307         (gnus-server-offline-server): New function.
6308
6309         * gnus-int.el (gnus-open-server): Turn to offline.
6310         (gnus-server-unopen-status): New variable.
6311
6312 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6313
6314         * nnkiboze.el (nnkiboze-request-article): Use
6315         gnus-agent-request-article.
6316
6317         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6318         function. Insert undownloaded NOV.
6319
6320         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6321         (gnus-agent-request-article): New function.
6322
6323         * gnus.el (gnus-agent-cache): New variable.
6324
6325         * gnus-int.el (gnus-retrieve-headers): Use
6326         gnus-agent-retrieve-headers.
6327         (gnus-request-head): Use gnus-agent-request-article.
6328         (gnus-request-body): Ditto.
6329
6330         * gnus-art.el (gnus-request-article-this-buffer): Use
6331         gnus-agent-request-article.
6332
6333         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6334         article if it is undownloaded.
6335
6336 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6337
6338         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6339
6340 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * canlock.el (canlock-string-as-unibyte): New macro.
6343         (canlock-sha1-with-openssl): Return a unibyte string.
6344         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6345
6346 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6347
6348         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6349
6350 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6351
6352         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6353         application/x-emacs-lisp.
6354
6355         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6356
6357         * nntp.el (nntp-request-article): Add group parameter.
6358         (nntp-request-head): Ditto.
6359         (nntp-find-group-and-number): Add parameter group. Figure out
6360         number if the status line doesn't give (e.g. quimby.gnus.org).
6361
6362 2002-01-08  Simon Josefsson  <jas@extundo.com>
6363
6364         * mml.el (mml-generate-mime-1): Set recipient correctly.
6365
6366 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6367
6368         * message.el (message-read-from-minibuffer): Add parameter
6369         initial-contents.
6370         * gnus-msg.el (gnus-summary-resend-message): Use it.
6371
6372         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6373         behavior of quit-config.
6374
6375         * message.el (message-make-from): Don't quote fullname.
6376         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6377
6378         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6379         From: <andre@slamdunknetworks.com>
6380
6381 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6382
6383         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6384
6385         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6386
6387         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6388         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
6389         because bbdb may use it.
6390
6391 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6392
6393         * nneething.el (nneething-request-article): When a non-text file
6394         is converted to an article, its data is encoded in base64.  Call
6395         `nneething-make-head' with options to specify MIME types.
6396         (nneething-make-head): Add optional arguments to specify MIME
6397         types.
6398
6399 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6400
6401         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
6402         header if there is not.
6403
6404         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
6405
6406         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
6407         (gnus-inews-mark-gcc-as-read): Obsolete variable.
6408         (gnus-inews-do-gcc): Use them.
6409
6410         * gnus-group.el (gnus-group-mark-article-read): Put holes into
6411         gnus-newsgroup-unselected.
6412
6413 2002-01-06  Simon Josefsson  <jas@extundo.com>
6414
6415         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
6416         condition-case, not ignore-errors.
6417
6418 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6419
6420         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
6421         gnus-fetch-old-headers.
6422
6423         * gnus-art.el (article-display-x-face): Use the current buffer
6424         unless `W f'. Otherwise, X-Face may be shown in the header of a
6425         forwarded part.
6426         (gnus-treatment-function-alist): Treat xface before hiding
6427         headers.
6428
6429 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6430
6431         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
6432         parameters.
6433
6434 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6435
6436         * mm-util.el (mm-multibyte-p): Define conditionally when load.
6437         (mm-guess-charset): New function.
6438         (mm-charset-after): Use it.
6439         (mm-detect-coding-region): New function.
6440         (mm-detect-mime-charset-region): New function.
6441
6442         * gnus-sum.el (gnus-summary-show-article): Use
6443         mm-detect-coding-region.
6444
6445 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6446
6447         * message.el (message-make-fqdn): Be less violent.
6448
6449         * gnus.el (gnus-logo-color-style): Compute custom form
6450         automatically.
6451
6452         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
6453         score file of the parent to the document group.
6454
6455         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
6456         parameters parameter.
6457
6458         * gnus-score.el (gnus-score-load-file): Clean up.
6459
6460 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6461
6462         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
6463         From: Damien Wyart <damien.wyart@free.fr>
6464
6465         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
6466
6467 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6468
6469         * gnus-sum.el (gnus-select-group-hook): Typo.
6470
6471         * rfc2047.el (rfc2047-decode-string): Return immediately if there
6472         is no quoted-printable-encoded STRING.
6473         From: Jesper Harder <harder@ifa.au.dk>
6474
6475         (rfc2047-decode-string): Decode it.
6476
6477 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6478
6479         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
6480
6481 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
6482         Trivial patch.
6483
6484         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
6485         buffer to get rid of junk line.
6486
6487 2002-01-05  Simon Josefsson  <jas@extundo.com>
6488
6489         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
6490         C-o.
6491         (message-mode-map): Bind message-insert-or-toggle-importance to
6492         C-c C-u.
6493         (message-mode-map): Bind message-disposition-notification-to to
6494         C-c M-n.
6495         (message-mode-menu): Add m-d-n-t.
6496         (message-mode-field-menu): Add m-goto-from.
6497         (message-mode): Doc fix.
6498         (message-goto-from): New function.
6499         (message-insert-disposition-notification-to): New function.
6500         (message-tool-bar-map): Add receipt button.
6501
6502 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6503
6504         * gnus-sum.el (gnus-thread-latest-date): New function.
6505         (gnus-thread-sort-by-most-recent-number): Renamed.
6506         (gnus-thread-sort-functions): Doc fix.
6507         (gnus-select-group-hook): Don't use setq on a hook.
6508         (gnus-thread-latest-date): Use date, not number
6509
6510         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
6511         (gnus-agent-expire): Allow regexp of expire-days.
6512
6513         * gnus-art.el (gnus-article-reply-with-original): Deactivate
6514         region.
6515         (gnus-article-followup-with-original): Ditto.
6516
6517         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
6518
6519         * gnus-art.el (gnus-mime-display-alternative): Use
6520         gnus-local-map-property.
6521         (gnus-mime-display-alternative): Ditto.
6522         (gnus-insert-mime-security-button): Ditto.
6523         (gnus-insert-next-page-button): Ditto.
6524         (gnus-button-prev-page): Take optional args.
6525         (gnus-insert-prev-page-button): widget-convert.
6526
6527         * gnus-util.el (gnus-local-map-property): New function.
6528
6529         * gnus-art.el (gnus-prev-page-map): Use parent map.
6530         (gnus-next-page-map): Ditto.
6531
6532         * gnus-spec.el (gnus-parse-format): Clean up.
6533         (gnus-parse-format): Do complex formatting for %=.
6534
6535         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
6536         "X-Face: " to the data in the built-in scenario.
6537
6538         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6539         (gnus-correct-pad-form): Renamed.
6540         (gnus-tilde-max-form): Clean up.
6541         (gnus-pad-form): Use gnus-use-correct-string-widths.
6542
6543         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6544         support if that is available.
6545
6546         * gnus-sum.el (gnus-thread-highest-number): New function.
6547         (gnus-thread-sort-by-most-recent-thread): New function.
6548         (gnus-thread-sort-functions): Doc fix.
6549
6550 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6551
6552         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6553         all cases.
6554         (gnus-summary-mode): Enable it in all cases.
6555         (gnus-summary-display-article): Ditto.
6556         (gnus-summary-edit-article): Ditto.
6557
6558         * gnus-ems.el (gnus-put-image): Really return glyph.
6559
6560         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6561         (gnus-treat-smiley): Don't take "P" in the interactive form.
6562
6563 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6564
6565         * compface.el (uncompface): XEmacs and Emacs have differing
6566         capabilities.
6567
6568         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6569
6570         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6571         (gnus-article-xface-ring-size): Removed.
6572         (gnus-article-display-xface): Removed.
6573         (gnus-remove-image): Cleaned up.
6574
6575         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6576         (gnus-xmas-create-image): Take pbm files.
6577         (gnus-x-face): Removed.
6578         (gnus-xmas-article-display-xface): Removed.
6579
6580         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6581         default-enable-multibyte-characters.
6582
6583         * compface.el (uncompface): Doc fix.
6584
6585         * gnus-art.el (gnus-article-x-face-command): Use
6586         gnus-display-x-face-in-from.
6587
6588         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6589
6590         * gnus-ems.el (gnus-put-image): Return the image.
6591
6592         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6593         (gnus-x-face): Moved here.
6594
6595 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6596
6597         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6598         invisible if string is nil.
6599         (gnus-xmas-article-display-xface): Use it.
6600
6601         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6602         property when string is nil.
6603         (gnus-article-display-xface): Use it.
6604
6605 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606
6607         * gnus-art.el (article-display-x-face): Check whether valid grey
6608         face was returned.
6609         (article-display-x-face): Place image in the right spot.
6610
6611         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6612         stderr.
6613         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6614
6615 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6616
6617         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6618         parameters.
6619         (gnus-xmas-put-image): Allow non-strings to be passed.
6620
6621         * gnus-art.el (article-display-x-face): Use optional parameters.
6622
6623         * gnus-ems.el (gnus-create-image): Take optional parameters.
6624
6625         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6626
6627         * compface.el (compface-xbm-p): Removed.
6628
6629         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6630         (gnus-article-display-xface): Use compface.
6631
6632         * compface.el: New file.
6633
6634         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6635         (gnus-convert-image-to-x-face-command): Ditto.
6636         (gnus-random-x-face): Quote argument.
6637         (gnus-x-face-from-file): Ditto.
6638
6639 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6640
6641         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6642         the expire-group parameter once per article rather than once
6643         per group; bind `nnmaildir-article-file-name' and `article'
6644         for convenience.  Leave article alone when expire-group
6645         specifies the current group.
6646         (nnmaildir--update-nov): be more concurrency-friendly with
6647         temp file names.
6648
6649 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6650
6651         * gnus-start.el (gnus-read-init-file): Cleaned up.
6652
6653 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6654
6655         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6656         (gnus-read-init-file): Don't use it.
6657
6658 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6659
6660         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6661
6662 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6663
6664         * gnus-start.el (gnus-read-init-file): Don't force coding system
6665         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6666
6667 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6668
6669         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6670         * nnspool.el (nnspool-request-post): Ditto.
6671
6672         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6673         (mm-find-mime-charset-region): Use it.
6674
6675 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6676
6677         * gnus.el (gnus-summary-line-format): Added :link.
6678         * gnus-topic.el (gnus-topic-line-format): Ditto.
6679         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6680         * gnus-srvr.el (gnus-server-line-format): Ditto.
6681         * gnus-group.el (gnus-group-line-format): Ditto.
6682
6683         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6684         :keys, it works on both Emacsen.
6685
6686 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6687
6688         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6689
6690 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6691
6692         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6693
6694 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6695
6696         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6697         very wide reply.
6698
6699 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6700
6701         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6702         (gnus-picon-cache): New variable.
6703         (gnus-picon-transform-newsgroups): Cache stuff.
6704
6705         * gnus-art.el (gnus-article-reply-with-original): New command.
6706         (gnus-article-followup-with-original): New command.
6707
6708         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6709         END parameters.
6710         (gnus-summary-followup): Take a list of list of articles.
6711         (gnus-inews-yank-articles): Allow lists of article/regions.
6712
6713         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6714         longer the usual commands.
6715
6716         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6717         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6718         shell-command-on-region.
6719
6720 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6721
6722         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6723           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6724
6725 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6726
6727         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6728         understand ':keys', wrap it in an featurep 'xemacs.
6729
6730 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6731
6732         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6733         order of headers (Actually, it is called in a reversed order). Add
6734         'gnus-image-text-deletable property.
6735         (gnus-remove-image): Remove text with such a property.
6736
6737         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6738         gnus-put-image.
6739
6740         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6741         with ", "
6742
6743 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6744
6745         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6746
6747         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6748         (article-display-x-face): Display grey X-Faces.
6749
6750         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6751         (gnus-convert-gray-x-face-to-ppm): Ditto.
6752         (gnus-convert-image-to-gray-x-face): Ditto.
6753
6754         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6755         gnus-summary-show-raw-article.
6756
6757 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6758
6759         Display picons in XEmacs without showing text.
6760
6761         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6762         mm-create-image-xemacs to create xbm glyph, because it deletes
6763         temporary files.
6764         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6765         (gnus-xmas-remove-image): Make text visible, remove glyph.
6766
6767         * gnus-picon.el (gnus-picon-transform-newsgroups)
6768         (gnus-picon-transform-address): Insert spec backward, due to the
6769         incompatibility of gnus-xmas-put-image.
6770
6771 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6772
6773         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6774
6775 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6776
6777         * gnus.el: Doc fix.
6778
6779         * gnus-art.el: Doc fix.
6780
6781         * gnus-agent.el: Doc fix.
6782
6783 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6784
6785         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6786
6787 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6788
6789         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6790         NOV data out of the message again if nnmail-extra-headers has
6791         changed.
6792
6793 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6794
6795         * gnus-fun.el: New file.
6796         (gnus-convert-image-to-x-face-command): New variable.
6797         (gnus-insert-x-face): New function.
6798         (gnus-random-x-face): Renamed.
6799         (gnus-x-face-from-file): Renamed.
6800
6801         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6802         "_".
6803         (gnus-body-boundary-delimiter): Typo fix.
6804
6805 2002-01-02  Simon Josefsson  <jas@extundo.com>
6806
6807         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6808         (gnus-body-boundary-delimiter): Fix type.
6809
6810 2002-01-01  Simon Josefsson  <jas@extundo.com>
6811
6812         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6813         (gnus-treat-emphasize, gnus-treat-strip-cr)
6814         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6815         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6816         (gnus-treat-fill-article, gnus-treat-hide-citation)
6817         (gnus-treat-hide-citation-maybe)
6818         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6819         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6820         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6821         (gnus-treat-date-ut, gnus-treat-date-local)
6822         (gnus-treat-date-english, gnus-treat-date-lapsed)
6823         (gnus-treat-date-original, gnus-treat-date-iso8601)
6824         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6825         (gnus-treat-strip-trailing-blank-lines)
6826         (gnus-treat-strip-leading-blank-lines)
6827         (gnus-treat-strip-multiple-blank-lines)
6828         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6829         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6830         (gnus-treat-display-xface, gnus-treat-display-smileys)
6831         (gnus-treat-from-picon, gnus-treat-mail-picon)
6832         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6833         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6834         (gnus-treat-play-sounds, gnus-treat-translate)
6835         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6836
6837         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6838         (gnus-article-treat-body-boundary): Use it.
6839
6840         * message.el (message-mode): Fix doc.
6841         (message-mode-menu): Fix names.
6842
6843 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6844
6845         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6846         articles.
6847
6848         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6849         (gnus-picon-transform-address): Search for unknown faces as well.
6850         (gnus-picon-find-face): Don't search "news" for MISC.
6851         (gnus-picon-user-directories): Changed default back to exclude
6852         "unknown".
6853
6854         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6855
6856         * gnus-picon.el (gnus-picon-find-face): Search through all
6857         databases.
6858         (gnus-picon-find-face): New implementation.
6859
6860         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6861         keystroke.
6862         (gnus-topic-goto-next-topic): Ditto.
6863
6864         * gnus.el (gnus-summary-line-format): Changed default.
6865
6866         * nnmail.el (nnmail-extra-headers): Change default.
6867
6868         * gnus-sum.el (gnus-extra-headers): Change default.
6869
6870         * message.el (message-news-other-window): Changed "news" to
6871         "posting".
6872         (message-news-other-frame): Ditto.
6873         (message-do-send-housekeeping): Ditto.
6874
6875         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6876         function.
6877         (gnus-article-unread-p): New function.
6878         (gnus-article-unseen-p): New function.
6879         (gnus-dead-summary-mode-map): Typo.
6880
6881         * gnus-util.el (gnus-make-predicate): New function.
6882         (gnus-make-predicate-1): New function.
6883
6884         * gnus-sum.el: New function.
6885         (gnus-map-articles): New function.
6886
6887         * gnus-art.el (gnus-treat-fold-headers): New variable.
6888         (gnus-article-treat-fold-headers): New command and keystroke.
6889
6890         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6891         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6892
6893 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6894
6895         * message.el (message-fcc-externalize-attachments): New variable.
6896         (message-do-fcc): Use it.
6897
6898         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6899         (gnus-inews-do-gcc): Use it.
6900
6901         * mml.el (mml-tweak-sexp-alist): New variable.
6902         (mml-externalize-attachments): New variable.
6903         (mml-tweak-part): Use mml-tweak-sexp-alist.
6904         (mml-tweak-externalize-attachments): New function.
6905
6906 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6907
6908         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6909         'set-glyph-face' so x-face back/foreground can be set.
6910
6911 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6912
6913         * message.el (message-fix-before-sending): Fix a typo.
6914
6915 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6916
6917         * gnus-art.el (gnus-treat-smiley): Renamed command.
6918         (gnus-article-remove-images): New command and keystroke.
6919
6920         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6921
6922         * smiley-ems.el (gnus-smiley-display): Removed.
6923
6924         * gnus.el (gnus-version-number): Update version.
6925
6926         * message.el (message-text-with-property): Renamed and moved
6927         here.
6928         (message-fix-before-sending): Highlight invisible text and place
6929         point there.
6930
6931 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6932
6933         * gnus.el: Oort Gnus v0.04 is released.
6934
6935 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6938
6939         * gnus-art.el (gnus-ignored-headers): More headers,
6940
6941         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6942         of `scan-error', since XEmacs doesn't seem to support that.
6943
6944 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6945
6946         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6947         arg.
6948         (gnus-summary-best-unread-subject): Ditto.
6949         (gnus-summary-best-unread-subject): No, don't.
6950         (gnus-summary-better-unread-subject): New command.
6951
6952         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6953
6954         * lpath.el ((featurep 'xemacs)): fbind url function.
6955
6956         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6957         buffer.
6958         (gnus-xmas-remove-image): Implementation that does something.
6959         (gnus-xmas-article-display-xface): Mark images properly.
6960
6961         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6962
6963 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6964
6965         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6966
6967 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6968
6969         * gnus-group.el (gnus-group-line-format): Added %O to the default
6970         value.
6971
6972         * gnus-util.el (gnus-text-with-property): The smallest point is
6973         point-min.
6974
6975         * smiley-ems.el (smiley-region): Return images.
6976         (gnus-smiley-display): Allow toggling.
6977         (smiley-region): Use text properties, not overlays.
6978
6979         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6980         implemented yet.
6981
6982         * smiley-ems.el (smiley-update-cache): Check for valid types.
6983
6984         * gnus-art.el (gnus-with-article-buffer): New macro.
6985
6986         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6987         strings as well as the glyphs.
6988         (gnus-picon-transform-address): Ditto.
6989         (gnus-picon-insert-glyph): Ditto.
6990         (gnus-picon-transform-newsgroups): Toggle.
6991         (gnus-picon-transform-address): Toggle.
6992
6993         * gnus-ems.el (gnus-remove-image): New function.
6994         (gnus-put-image): Take an optional string.
6995
6996         * gnus-util.el (gnus-text-with-property): New function.
6997
6998         * gnus-art.el (gnus-delete-images): New function.
6999
7000         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7001
7002         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7003         (gnus-article-wash-status): Use it.
7004         (gnus-signature-toggle): Clean up.
7005         (gnus-add-wash-status): New function.
7006         (gnus-delete-wash-status): New function.
7007         (gnus-article-hide-text-type): Use them throughout.
7008         (gnus-add-image): New function.
7009
7010         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7011
7012         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7013         interface.
7014
7015         * gnus-art.el (article-display-x-face): Cleaned up.
7016
7017         * rfc2047.el (rfc2047-field-value): New function.
7018
7019         * mail-parse.el (mail-header-field-value): New alias.
7020
7021         * gnus-art.el (gnus-mime-print-part): Fix typos.
7022
7023         * smiley-ems.el (gnus-smiley-file-types): New variable.
7024         (smiley-update-cache): Use it.
7025         (smiley-regexp-alist): Suffix-less smiley names.
7026         (smiley-regexp-alist): Added more smileys.
7027
7028         * gnus-sum.el (gnus-print-buffer): Made into own function.
7029         (gnus-summary-print-article): Use it.
7030
7031         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7032         looked for when REQUEST is a string.
7033
7034         * gnus-art.el (gnus-mime-button-commands): Add printing
7035         keystroke.
7036         (gnus-mime-copy-part): Doc fix.
7037         (gnus-mime-print-part): New command.
7038
7039 2001-12-31  Simon Josefsson  <jas@extundo.com>
7040
7041         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7042         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7043
7044 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7045
7046         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7047         (picon): Fix doc.
7048
7049         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7050         longer exists. Remove those codes.
7051         * gnus.el (gnus-use-picons): Ditto.
7052
7053 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7054
7055         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7056         infloop.
7057
7058         * gnus-sum.el (t): New `W D' map.
7059
7060         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7061         (gnus-article-treat-body-boundary): Clean up.
7062         (gnus-body-boundary-face): Removed.
7063         (gnus-article-goto-header): Moved here.
7064         (gnus-article-goto-header): Allow better regexps.
7065         (gnus-article-treat-fold-newsgroups): New command.
7066
7067         * gnus-sum.el (gnus-summary-move-article): We have to select an
7068         article to give `gnus-read-move-group-name' an opportunity to
7069         suggest an appropriate default.
7070
7071         * rfc2047.el (rfc2047-fold-line): New function.
7072         (rfc2047-unfold-line): Ditto.
7073         (rfc2047-fold-region): Don't fold just after the header name.
7074
7075         * mail-parse.el (mail-header-fold-line): New alias.
7076         (mail-header-unfold-line): Ditto.
7077
7078         * gnus-art.el (gnus-body-boundary-face): Renamed.
7079         (gnus-article-treat-body-boundary): Use it.
7080         (gnus-article-treat-body-boundary): Use an invisible header and a
7081         line of underline characters.
7082
7083 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7084
7085         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7086
7087         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7088         (gnus-picon-split-address): New function.
7089         (gnus-picon-find-face): Use it.
7090         (gnus-picon-transform-address): Use it. Set first to t for each
7091         address.
7092
7093         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7094         the macro then use it.
7095         (gnus-treatment-function-alist): Treat picons earlier.
7096
7097 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7098
7099         * gnus-art.el (gnus-body-separator-face): New variable.
7100         (gnus-article-treat-body-boundary): Use a blank, colored line.
7101
7102         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7103         well.
7104
7105         * gnus-art.el (gnus-treat-body-boundary): New variable.
7106         (gnus-article-treat-unfold-headers): Use helper macro.
7107         (gnus-article-treat-body-boundary): New command.
7108
7109         * gnus.el (gnus-logo-color-style): Change the default color.
7110         (gnus-splash-face): Gray, gray.
7111
7112         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7113         colors.
7114
7115         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7116         (gnus-logo-color-style): Ditto.
7117         (gnus-logo-colors): Ditto.
7118
7119         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7120
7121         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7122
7123         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7124         (gnus-picon-transform-newsgroups): New function.
7125
7126         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7127         string.
7128
7129         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7130
7131         * gnus-art.el (gnus-treat-cc-picon): New variable.
7132         (gnus-treat-mail-picon): Renamed.
7133
7134         * gnus-picon.el: New implementation.
7135         (gnus-picon-find-face): Renamed.
7136         (gnus-treat-from-picon): Use it.
7137         (gnus-picon-transform-address): Renamed.
7138         (gnus-treat-from-picon): Use it.
7139         (gnus-picon-create-glyph): Renamed.
7140         (gnus-picon-transform-address): Use it.
7141         (gnus-treat-cc-picon): New command.
7142
7143         * mm-decode.el (mm-create-image-xemacs): Separated out into
7144         function.
7145         (mm-get-image): Use it.
7146
7147         * gnus-art.el (gnus-treat-display-picons): Simplify.
7148         (gnus-treat-from-picon): Renamed.
7149
7150         * gnus-ems.el (gnus-create-image): New function.
7151         (gnus-put-image): New function.
7152
7153         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7154         (gnus-with-article-headers): New macro.
7155         (gnus-article-goto-header): New function.
7156
7157         * gnus-xmas.el (gnus-image-type-available-p): New function.
7158
7159         * gnus-ems.el (gnus-image-type-available-p): New function.
7160
7161 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7162
7163         * nnrss.el (nnrss-check-group): Find the correct tag, because
7164         xml.el is changed.
7165
7166 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7167
7168         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7169         lines are shorter than the window width.
7170         (gnus-ignored-headers): More headers.
7171
7172 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7173
7174         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7175         (gnus-treat-unfold-headers): Renamed.
7176         (gnus-article-treat-unfold-headers): New command and keystroke.
7177
7178         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7179
7180         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7181
7182 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7183
7184         * sha1-el.el (sha1-use-external): New variable.
7185         (sha1-region): Use it.
7186         (sha1-string): Ditto.
7187
7188         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7189         * gnus-picon.el: Less warnings when compile.
7190
7191 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7192
7193         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7194         alias.
7195         (gnus-picons-database): Default to list.
7196         (gnus-picons-lookup-internal): Use it.
7197
7198         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7199         to "bogus".
7200
7201         * gnus-win.el (gnus-configure-windows-hook): New hook.
7202
7203 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7204
7205         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7206
7207 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7208
7209         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7210         lists.
7211         (gnus-select-newsgroup): Don't append; push.
7212         (gnus-adjust-marked-articles): Remove obsolete ranges from
7213         `seen'.
7214         (gnus-update-marks): Clean up.
7215         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7216
7217 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7218
7219         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7220
7221 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7222
7223         * gnus-sum.el (gnus-auto-select-subject): New variable.
7224         (gnus-summary-best-unread-subject): New function.
7225         (gnus-summary-best-unread-article): Use it.
7226         (gnus-summary-first-unseen-subject): New function and command.
7227
7228         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7229         other treatments.
7230
7231         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7232         function.
7233
7234         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7235         from the list of hidden types.
7236
7237         * mm-view.el (mm-inline-text): Ditto.
7238         (mm-inline-text): Ditto.
7239         (mm-w3-prepare-buffer): Ditto.
7240
7241         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7242
7243 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7244
7245         * gnus-art.el (gnus-ignored-headers): Added more headers.
7246
7247 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7248
7249         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7250         once.
7251
7252 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7253
7254         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7255
7256 2001-12-28  Simon Josefsson  <jas@extundo.com>
7257
7258         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7259         Jesper Harder <harder@ifa.au.dk>.
7260
7261 2001-12-27  Simon Josefsson  <jas@extundo.com>
7262
7263         * gnus-sum.el (gnus-select-newsgroup): Make
7264         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7265         contain all articles (instead of none) when no seen marks have
7266         been set for the group.
7267         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7268         instead, it seems to result in shorter ranges.
7269
7270 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7271
7272         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7273         insert-before-markers.
7274         From Jesper Harder <harder@ifa.au.dk>
7275
7276 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7277
7278         * nnmaildir.el (nnmaildir-save-mail): create the destination
7279         groups if they do not exist.
7280
7281 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7284
7285 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7286
7287         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7288         gnus-group-real-name.
7289
7290         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7291         (gnus-newsgroup-variables): Ditto.
7292
7293         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7294         return it.
7295
7296 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7297
7298         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7299         * nnmaildir.el (top-level): Add commentary.
7300         (nnmaildir-version): Indicate that nnmaildir is now a standard
7301         part of Gnus, not separately released.
7302
7303 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7304
7305         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7306         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7307         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7308         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7309
7310 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7311
7312         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7313
7314 2001-12-20  Simon Josefsson  <jas@extundo.com>
7315
7316         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7317         ZHU <zsh@cs.rochester.edu>.
7318         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7319         Brian P Templeton <bpt@tunes.org>.
7320
7321 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7322
7323         * nnmaildir.el: New file.
7324         From Paul Jarc <prj@po.cwru.edu>.
7325
7326 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7327
7328         * nndoc.el (nndoc-type-alist): Move forward to the end.
7329
7330 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7331
7332         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7333         `dolist'.
7334
7335 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7336
7337         * gnus-win.el (gnus-frames-on-display-list): New function.
7338         (gnus-get-buffer-window): Use it.
7339
7340 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7341
7342         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7343
7344 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7345
7346         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7347
7348 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7349            From Harald Meland <Harald.Meland@usit.uio.no>
7350
7351         * gnus-win.el (gnus-get-buffer-window): New function.
7352         (gnus-all-windows-visible-p): Use it.
7353
7354         * gnus-util.el (gnus-horizontal-recenter)
7355         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7356         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7357
7358         * gnus-score.el (gnus-score-insert-help): Use it.
7359
7360         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7361         (gnus-generate-tree, gnus-highlight-selected-tree)
7362         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7363         it.
7364
7365         * gnus-art.el (gnus-article-set-window-start)
7366         (gnus-mm-display-part, gnus-request-article-this-buffer)
7367         (gnus-button-next-page, gnus-button-prev-page)
7368         (gnus-article-button-next-page, gnus-article-button-prev-page):
7369         Use it.
7370
7371 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7372
7373         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7374         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7375         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7376
7377 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7378
7379         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7380         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7381         * mml1991.el, nnultimate.el: Add `coding'.
7382
7383 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7384
7385         * ChangeLog: changed coding to buffer-file-coding-system
7386         * ChangeLog.1: same
7387         * nnwfm.el: same
7388         * gnus-smiley.el: same
7389         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
7390         * gnus-delay.el: same
7391         * gnus-spec.el: same
7392         * message.el: same
7393         * mml1991.el: same
7394         * nnultimate.el: same
7395
7396 2001-12-16  Simon Josefsson  <jas@extundo.com>
7397         Inspired by code by Dirk Meyer <dischi@tzi.de>.
7398
7399         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
7400         (gnus-summary-save-map): Add muttprint.
7401         (gnus-summary-make-menu-bar): Ditto.
7402         (gnus-summary-muttprint): New function.
7403
7404         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
7405
7406 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7407
7408         * uudecode.el (uudecode-decode-region-internal): Speedup by using
7409         temporary list instead of buffer.
7410
7411         * mm-url.el (executable-find): autoload.
7412
7413 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7414
7415         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
7416         to variable, follow doc-string conventions).
7417
7418 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
7419
7420         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
7421         subscribe-level
7422         * gnus-topic.el (gnus-subscribe-topics): use it.
7423
7424 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7425
7426         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
7427         messages. (A small patch with indentation)
7428         From Sean Neakums <sneakums@zork.net>.
7429
7430         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
7431         nil after shooting down the gnus-original-article-buffer.
7432
7433 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7434
7435         * uudecode.el (uudecode-use-external): New variable.
7436         (uudecode-decode-region): Automatically detect external program.
7437
7438         * binhex.el (binhex-use-external): New variable.
7439         (binhex-decode-region-internal): New function.
7440         (binhex-decode-region): Automatically detect external program.
7441
7442         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
7443         Use them.
7444
7445 2001-12-12  Simon Josefsson  <jas@extundo.com>
7446
7447         * nnvirtual.el (nnvirtual-always-rescan)
7448         (nnvirtual-component-regexp): Fix doc.
7449
7450         * nnoo.el (defvoo): Add doc to defvoo variables.
7451
7452         * nnml.el (nnml-directory, nnml-active-file)
7453         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
7454         (nnml-marks-is-evil, nnml-filenames-are-evil)
7455         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
7456
7457         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
7458         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
7459         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
7460         `error'.
7461
7462         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
7463         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
7464
7465         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
7466         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
7467         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
7468         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
7469
7470         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
7471         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
7472
7473         * imap.el, nnimap.el: Fix indentation.
7474
7475         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
7476
7477 2001-12-12  Didier Verna  <didier@xemacs.org>
7478
7479         * gnus-msg.el (gnus-group-news): New function.
7480         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
7481         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
7482         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
7483         for it.
7484         * gnus-msg.el (gnus-summary-news-other-window): New function.
7485         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
7486         bind it to `i'.
7487         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
7488         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
7489         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
7490         for it (called with a prefix).
7491         * gnus-msg.el (gnus-configure-posting-styles): add an optional
7492         group-name argument.
7493         * gnus-msg.el (gnus-setup-message): use it.
7494
7495 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7496
7497         * gnus-sum.el (gnus-summary-show-article): Fix doc.
7498
7499 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7500
7501         * mml.el (mime-to-mml): Remove Content-Disposition too.
7502
7503 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7504
7505         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
7506         * gnus-group.el (gnus-group-name-decode): Decode unibyte
7507         strings only.
7508         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7509
7510 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
7511
7512         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
7513         (nnmail-fancy-expiry-target): Use it.
7514         Suggestions from Simon Josefsson <jas@extundo.com>.
7515
7516 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7517
7518         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
7519
7520 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7521
7522         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
7523
7524         * gnus-util.el (gnus-url-unhex-string): Move here.
7525
7526 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7527
7528         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
7529         mm-url-decode-entities-nbsp.
7530
7531         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
7532         * webmail.el, nnwfm.el: Use mm-url.
7533
7534         * mm-url.el (mm-url-fetch-form): Move from nnweb.
7535         (mm-url-remove-markup): Move from nnweb.
7536         (mm-url-fetch-simple): Move from webmail.
7537
7538         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7539
7540 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7541
7542         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7543         (gnus-summary-print-article): Use it.
7544
7545         * gnus-util.el (gnus-replace-in-string): Typo.
7546
7547 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7548
7549         * nnweb.el (nnweb-replace-in-string): Removed.
7550
7551         * gnus-util.el (gnus-replace-in-string): New function.
7552         (gnus-mode-string-quote): Use it.
7553
7554         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7555         * nnwfm.el (nnwfm-create-mapping): Ditto.
7556
7557 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7558
7559         * dgnushack.el (dgnushack-compile): nnrss.el and
7560         nnslashdot.el don't depend on nnweb, url, w3.
7561
7562         * nnrss.el: Use mm-url.
7563
7564 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7565
7566         * mm-url.el (mm-url-insert-file-contents): Support file:.
7567
7568 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7569
7570         * mm-view.el: Lower case for the description line. Sync from the
7571         Emacs CVS.
7572
7573 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7574
7575         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7576         From:  Stefan Monnier  <monnier@cs.yale.edu>
7577
7578 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7581
7582 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7583
7584         * mm-url.el: Require executable.
7585         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7586
7587 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7588
7589         * pop3.el (pop3-munge-message-separator): Only use valid date.
7590         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7591
7592         * Makefile.in: gnus-load.elc may not be generated.
7593
7594 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7595
7596         * mm-url.el: New file.
7597         * nnslashdot.el: Use it.
7598         * mm-extern.el (mm-extern-url): Use it.
7599
7600 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7601
7602         * gnus-sum.el (gnus-summary-save-article): Nix
7603         gnus-display-mime-function and gnus-article-prepare-hook.
7604
7605         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7606         the beginning of lines.
7607         (gnus-complex-form-to-spec): Ditto.
7608
7609 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7610
7611         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7612         From Paul Jarc <prj@po.cwru.edu>.
7613
7614 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7615
7616         * message.el: New variable message-subscribed-address-file;
7617         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7618
7619 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7620
7621         * message.el (message-tab-body-function): Set to nil.
7622         (message-tab): Use text-mode-map or global-map.
7623         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7624
7625 2001-11-30  Simon Josefsson  <jas@extundo.com>
7626
7627         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7628         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7629         <christoph.conrad@gmx.de>.
7630         (gnus-agent-fetch-group-1): Add verbose message.
7631
7632 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7633
7634         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7635         of integers.
7636
7637 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7638
7639         * message.el (message-newgroups-header-regexp)
7640         (message-completion-alist, message-tab-body-function): Use
7641         defcustom rather than defvar.
7642         (message-tab): Mention `message-tab-body-function' in doc.
7643         Suggested by Karl Eichwalder.
7644
7645 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7646
7647         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7648
7649 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7650
7651         * nnheader.el (nnheader-find-nov-line): Don't use macro
7652         gnus-delete-line.
7653
7654         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7655         (gnus-group-name-charset): Ditto.
7656
7657         * gnus-util.el (gnus-buffer-live-p): Ditto.
7658
7659 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7662         open parenthesis in doc.
7663         (sieve-manage-authenticator-alist): Typo in doc.
7664         * imap.el (imap-authenticator-alist): Typo in doc.
7665         (imap-stream-alist): Backslash.
7666
7667         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7668           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7669
7670 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7671
7672         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7673
7674         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7675
7676         * gnus-msg.el (gnus-configure-posting-styles): use
7677         make-local-hook. Add LOCAL for add-hook.
7678
7679 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7680
7681         * message.el (message-mode): Use `make-local-hook' unless
7682         obsolete.
7683         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7684
7685 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * canlock.el: Remove sha1.el and base64.el stuff.
7688
7689 2001-11-26  Didier Verna  <didier@xemacs.org>
7690
7691         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7692         if needed.
7693
7694 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * message.el (message-tamago-not-in-use-p): New function.
7697         (message-strip-forbidden-properties): Use it.
7698
7699 2001-11-26  Didier Verna  <didier@xemacs.org>
7700
7701         * gnus-start.el (gnus-check-first-time-used): only check for
7702         existence of .el[d] files.
7703
7704 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7705
7706         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7707
7708         * message.el (message-setup-1): Clean up mc-*.
7709
7710 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7711
7712         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7713         * gnus-score.el (gnus-score-find-bnews): Use it.
7714
7715         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7716         (gnus-summary-limit-to-author): Ditto.
7717         (gnus-summary-limit-to-extra): Ditto.
7718         (gnus-summary-find-matching): Support not-matching argument.
7719
7720 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7721
7722         * message.el (message-wash-subject): Use `insert' rather than
7723         `insert-string', which is deprecated.
7724
7725 2001-11-24  Simon Josefsson  <jas@extundo.com>
7726
7727         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7728         message. (Gnus does not "default" to using 8bit for the message,
7729         it default to use 8bit encoding and the user-supplied CTE
7730         value. Calling this behaviour "treating it as 8bit" is perhaps
7731         better.)
7732
7733         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7734         (compare mm-charset-to-coding-system).
7735
7736 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7737
7738         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7739         buffer. Correctly decode hex.
7740
7741 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7742
7743         * gnus-agent.el (gnus-category-insert-line): Convert category
7744         names to strings.
7745
7746 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7747
7748         * message.el (sha1): eval-and-compile.
7749
7750 2001-11-20  Simon Josefsson  <jas@extundo.com>
7751
7752         * message.el (message-allow-no-recipients): New variable.
7753         (message-send): Use it, customize the prompting when posting to
7754         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7755
7756 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7757
7758         * mm-util.el (mm-coding-system-priorities): New variable.
7759         (mm-sort-coding-systems-predicate): New function.
7760         (mm-find-mime-charset-region): Resort coding systems if needed.
7761         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7762
7763 2001-11-20  Didier Verna  <didier@xemacs.org>
7764
7765         * gnus-group.el (gnus-group-make-help-group): new optional
7766         argument to control the error behavior.
7767         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7768         erroring.
7769
7770 2001-11-19  Simon Josefsson  <jas@extundo.com>
7771
7772         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7773         instead of C-c C-u.  Suggested by Per Abrahamsen
7774         <abraham@dina.kvl.dk>.
7775
7776 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7777
7778         * nnfolder.el (nnfolder-read-folder): Use group instead of
7779         nnfolder-current-group.
7780         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7781
7782 2001-11-17  Simon Josefsson  <jas@extundo.com>
7783
7784         * message.el (message-send): Ask user if Fcc/Gcc should be
7785         performed when no other sender was specified.
7786         Suggested by prj@po.cwru.edu (Paul Jarc).
7787
7788 2001-11-17  Simon Josefsson  <jas@extundo.com>
7789
7790         * message.el (message-mode, message-mode-map): Use C-c C-u for
7791         Importance: instead of C-c C-p (used by SC).
7792
7793 2001-11-16  Simon Josefsson  <jas@extundo.com>
7794
7795         * message.el (message-insert-importance-high)
7796         (message-insert-importance-low): Save point.
7797
7798         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7799         value.
7800
7801 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7802
7803         * message.el (message-strip-special-text-properties): New option.
7804         (message-strip-forbidden-properties): Obey it.
7805
7806 2001-11-14  Sam Steingold  <sds@gnu.org>
7807
7808         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7809
7810 2001-11-15  Simon Josefsson  <jas@extundo.com>
7811
7812         Support "Importance:" header in Message.
7813
7814         * message.el (message-mode-map): Bind C-c C-p to
7815         `message-insert-or-toggle-importance'
7816         (message-mode-menu): Add message-insert-importance-{high,low}.
7817         (message-insert-importance-high, message-insert-importance-low)
7818         (message-insert-or-toggle-importance): New functions.
7819         (message-tool-bar-map): Add {un,}important.
7820         (message-mode): Doc fix.
7821
7822 2001-11-15  Simon Josefsson  <jas@extundo.com>
7823
7824         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7825
7826         * mml.el (mml-menu): Fix toolbar tooltip.
7827
7828 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7829
7830         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7831         * nnml.el (nnml-save-marks): Ditto.
7832
7833         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7834
7835 2001-11-15  Simon Josefsson  <jas@extundo.com>
7836
7837         * nnml.el (nnml-save-marks):
7838         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7839         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7840
7841 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7842
7843         * gnus-art.el (gnus-article-wash-status-strings): Use
7844         `copy-sequence', not `copy-seq'.
7845
7846 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7847
7848         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7849         (gnus-gnus-article-wash-status-entry): New function.
7850         (gnus-article-wash-status): Use it.
7851
7852 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * mml1991.el: Add coding header.
7855
7856 2001-11-12  Simon Josefsson  <jas@extundo.com>
7857
7858         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7859         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7860         `mml1991-sign' and `mml1991-encrypt'.
7861         (mml1991-encrypt, mml1991-sign): New glue functions.
7862         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7863
7864         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7865         (mml-menu): Add PGP to menu.
7866
7867         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7868         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7869         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7870         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7871
7872         * mml2015.el: Mention RFC 3156.
7873
7874         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7875
7876 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7879
7880         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7881           From <Michael.Cook@cisco.com>
7882
7883 2001-11-11  Simon Josefsson  <jas@extundo.com>
7884
7885         * message.el (top-level): Autoload sha1.
7886         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7887         canlock, no need to require two different hash algs).  Suggested
7888         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7889
7890 2001-11-09  Simon Josefsson  <jas@extundo.com>
7891
7892         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7893         <Pavel@Janik.cz>.
7894
7895 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7896
7897         * message.el (message-point-in-header-p): New function.
7898         (message-do-auto-fill): Use it.
7899         (message-beginning-of-line): New function.  Goes to beginning of
7900         header value (i.e., end of header name), or to beginning of line
7901         if already at beginning of value.  Behaves like
7902         `beginning-of-line' when in message body.
7903         (message-mode-map): Bind it.
7904
7905 2001-11-08  Simon Josefsson  <jas@extundo.com>
7906
7907         * gnus-msg.el (gnus-posting-styles): Add doc.
7908
7909 2001-11-07  Simon Josefsson  <jas@extundo.com>
7910
7911         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7912
7913         * sieve-mode.el (sieve-control-commands-face)
7914         (sieve-control-commands-face, sieve-action-commands-face)
7915         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7916         faces.
7917         (sieve-font-lock-keywords): Use them.
7918         (sieve-mode): Only set font-lock-defaults in emacs.
7919
7920         * gnus-art.el (gnus-default-article-saver): Add
7921         gnus-summary-save-body-in-file.
7922         (gnus-summary-write-to-file): Fix doc.
7923
7924 2001-11-07  Simon Josefsson  <jas@extundo.com>
7925
7926         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7927         reference to the correct chapter in the manual.
7928
7929         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7930         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7931
7932 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7933
7934         * mml.el (mml-preview): Bind mail-header-separator.
7935
7936 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7937
7938         * message.el: Always require canlock.
7939         (message-ignored-supersedes-headers): Include Cancel-Lock and
7940         Cancel-Key.
7941         (message-insert-canlock): Don't require canlock.
7942         (message-cancel-news): Don't check whether canlock is available.
7943         (message-supersede): Support cancel-locks.
7944
7945         * gnus-art.el: Don't autoload canlock.
7946
7947 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7948
7949         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7950         From: <andre@slamdunknetworks.com>
7951
7952 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7953
7954         * many files: Fix copyright lines.
7955
7956 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7957
7958         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7959         Suggested by Dave Love  <fx@gnu.org>.
7960
7961 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7962
7963         * message.el (message-kill-buffer): Remove auto-save file after
7964         confirm.
7965
7966         * message.el (message-send-mail): Call message-generate-headers
7967         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7968
7969         * gnus-topic.el (gnus-topic-rename): Initial-input.
7970         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7971
7972 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7973
7974         * message.el (message-forbidden-properties): New constant.
7975         (message-strip-forbidden-properties): New function.
7976         (message-mode): Activate it.
7977
7978 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7979
7980         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7981         (mm-hack-charsets): Fix doc.
7982
7983 2001-11-02  Simon Josefsson  <jas@extundo.com>
7984
7985         * gnus-int.el (gnus-check-server): Message "...done" when done.
7986
7987         * imap.el (imap-close): Don't message (imap-send-command-wait
7988         returns if the connection is dropped).
7989         (imap-wait-for-tag): Nix out message only when necessary.
7990
7991         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7992         for non-crossposting.
7993         (gnus-sieve-crosspost): Default to t to be consistent with other
7994         parts of Gnus.
7995
7996 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7997
7998         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7999         (mm-iso-8859-x-to-15-table): Ditto.
8000         (mm-iso-8859-x-to-15-region): Ditto.
8001         (mm-find-mime-charset-region): Ditto.
8002
8003 2001-11-01  Simon Josefsson  <jas@extundo.com>
8004
8005         * nnimap.el (nnimap-close-asynchronous): New variable.
8006         (nnimap-close-group): Use it.
8007         (nnimap-expunge): Don't use it.
8008
8009         * imap.el (imap-callbacks): New variable.
8010         (imap-remassoc): Copied from `gnus-remassoc'.
8011         (imap-add-callback): New function.
8012         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8013         behaviour.
8014         (imap-parse-response): Call the callback.
8015
8016         * message.el (message-insert-canlock): New variable.
8017         (message-canlock-generate, message-canlock-password)
8018         (message-insert-canlock): New functions.
8019         (message-send-news): Call `message-insert-canlock'.
8020         (top-level): Require canlock when compiling.
8021         (message-insert-canlock): Require canlock before we need it.
8022
8023 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8024
8025         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8026
8027 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8028
8029         * dgnushack.el (dgnushack-make-load): A workaround for
8030         custom-add-loads bug in some versions of XEmacs.
8031
8032 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8033
8034         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8035
8036 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8037
8038         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8039         (mm-hack-charsets): New variable.
8040         (mm-iso-8859-15-compatible): New variable.
8041         (mm-iso-8859-x-to-15-table): New variable.
8042         (mm-find-mime-charset-region): Add parameter hack-charsets.
8043
8044         * mm-bodies.el (mm-encode-body): Use it.
8045         * mml.el (mml-parse-1): Ditto.
8046
8047 2001-11-01  Simon Josefsson  <jas@extundo.com>
8048
8049         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8050
8051 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8052
8053         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8054         is nil.
8055
8056 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8057
8058         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8059
8060         * message.el (message-forward-rmail-make-body): Use
8061         save-window-excursion.
8062         (message-encode-message-body): Search with noerror.
8063         (message-setup-1): Convert compose-mail send-actions to
8064         message-send-actions.
8065
8066 2001-11-01  Simon Josefsson  <jas@extundo.com>
8067
8068         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8069         <yamaoka@jpl.org>.
8070
8071 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8072
8073         * sieve-manage.el (sieve-string-bytes): No complain.
8074
8075 2001-11-01  Simon Josefsson  <jas@extundo.com>
8076
8077         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8078         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8079         has autoload cookies, so no `require' should be necessary.)
8080
8081         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8082         files.
8083
8084 2001-10-31  Simon Josefsson  <jas@extundo.com>
8085
8086         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8087         parameter.
8088
8089         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8090         `display' is a number (and C-u wasn't used to enter group), only
8091         fetch that number of articles.
8092
8093 2001-10-31  Matt Armstrong  <matt@lickey.com>
8094
8095         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8096         not-subscribed -> subscribed.
8097
8098 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8099         From: Josh Huber <huber@alum.wpi.edu>
8100
8101         * message.el (message-subscribed-address-functions): New variable.
8102         (message-subscribed-addresses): New variable.
8103         (message-subscribed-regexps): New variable.
8104         (message-goto-mail-followup-to): New function.
8105         (message-send-mail): Add Mail-Followup-To.
8106         (message-make-mft): New function.
8107
8108         * gnus.el (gnus-find-subscribed-addresses): New function.
8109
8110 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8111
8112         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8113         (mail-source-fetch-pop): Ditto.
8114         (mail-source-check-pop): Ditto.
8115
8116         * gnus-start.el (gnus-read-init-file): Ditto.
8117         (gnus-activate-group): Ditto.
8118         (gnus-read-newsrc-el-file): Ditto.
8119
8120 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8121
8122         * message.el (message-get-reply-headers): Make sure there is ", ".
8123
8124         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8125         mm-coding-system-p. Don't correct it only in XEmacs.
8126         (mm-charset-to-coding-system): Use mm-coding-system-p and
8127         mm-get-coding-system-list.
8128         (mm-emacs-mule, mm-mule4-p): New variables.
8129         (mm-enable-multibyte, mm-disable-multibyte,
8130         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8131         mm-with-unibyte-current-buffer,
8132         mm-with-unibyte-current-buffer-mule4): Use them.
8133         (mm-find-mime-charset-region): Treat iso-2022-jp.
8134
8135         From  Dave Love  <fx@gnu.org>:
8136
8137         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8138         construction.
8139         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8140         entries conditional on not having a coding system defined for
8141         them.
8142         (mm-mule-charset-to-mime-charset): Use
8143         find-coding-systems-for-charsets if defined.
8144         (mm-charset-to-coding-system): Don't use
8145         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8146         later.  Add last resort search of coding systems.
8147         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8148         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8149         Mule 4.
8150         (mm-find-mime-charset-region): Re-write.
8151         (mm-with-unibyte-current-buffer): Restore buffer as well as
8152         multibyteness.
8153
8154 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8155
8156         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8157         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8158         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8159
8160 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8161
8162         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8163         again.
8164
8165         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8166
8167 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8168
8169         * gnus-spec.el (gnus-parse-simple-format): Use
8170           buffer-substring-no-properties.
8171
8172 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8173
8174         * gnus-art.el (article-verify-cancel-lock): New function.
8175
8176         * nnheader.el (nntp-process-response): New variable.
8177         (nnheader-init-server-buffer): Make `nntp-process-response'
8178         buffer-local in `nntp-server-buffer'.
8179
8180         * nntp.el (nntp-prepare-post-hook): New hook.
8181         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8182         (nntp-async-trigger): Ditto.
8183         (nntp-request-post): Insert a server's ID if there's no Message-ID
8184         header; run `nntp-prepare-post-hook'.
8185
8186 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8189         instead.
8190
8191         * message.el (message-forward-subject-author-subject): Don't use
8192         message-news-p, which widens the buffer.
8193         (message-forward-make-body): New function.
8194         (message-forward): Use it.
8195         (message-insinuate-rmail): New function.
8196         (message-forward-rmail-make-body): New function.
8197
8198 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8199
8200         * mm-extern.el (mm-extern): Provide it.
8201
8202         * mm-partial.el (mm-partial): Provide it.
8203
8204 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8205
8206         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8207
8208 2001-10-29  Simon Josefsson  <jas@extundo.com>
8209
8210         * mml.el (mml-preview): Bind message-this-is-news if it is
8211         news. From Jesper Harder <harder@myrealbox.com>.
8212
8213 2001-10-28  Simon Josefsson  <jas@extundo.com>
8214
8215         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8216
8217 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8218
8219         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8220         ironic smilies.
8221
8222 2001-10-27  Simon Josefsson  <jas@extundo.com>
8223
8224         * message.el (message-indent-citation): Don't add trailing
8225         whitespace when citing text.
8226
8227         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8228         <harder@ifa.au.dk>.
8229
8230 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8231
8232         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8233         not available.
8234         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8235         (nnweb-type-definition): Add google as alias of dejanews.
8236         (nnweb-google-parse-1): Forward 1 line.
8237
8238 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8239
8240         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8241         variable `message-forward-ignored-headers'.
8242
8243 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8244
8245         * gnus.el (gnus-expand-group-parameter): New function.
8246         (gnus-expand-group-parameters): Call it.
8247         (gnus-group-fast-parameter): New function.
8248         (gnus-group-find-parameter): Call it.
8249
8250 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8251
8252         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8253         vector (it didn't before because of a bug).
8254         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8255         available.  Before it converted it to an article number.
8256
8257         This makes followup to news articles with negative numbers in
8258         nnvirtual groups use news instead of mail.
8259
8260 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8261
8262         * gnus.el (post-method): Use `native' instead of `nil'.
8263
8264         * gnus-msg.el (gnus-post-method): Ditto.
8265
8266 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8267
8268         * gnus.el (gnus-define-group-parameter): Grammar fix.
8269
8270 2001-10-22  Simon Josefsson  <jas@extundo.com>
8271
8272         * gnus-msg.el (gnus-extended-version): Include
8273         system-configuration.
8274         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8275
8276 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8277
8278         * gnus.el (post-method): Customization fix: `native' is not a
8279         valid value.
8280         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8281         `native' is not a valid value.
8282
8283 2001-10-21  Simon Josefsson  <jas@extundo.com>
8284
8285         * nnimap.el (nnimap): Defgroup
8286         (nnimap-strict-function, nnimap-strict-function-match): New
8287         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8288         (nnimap-split-crosspost, nnimap-split-inbox)
8289         (nnimap-split-rule, nnimap-split-predicate)
8290         (nnimap-split-predicate): Defcustom.
8291         (nnimap-split-inbox, nnimap-expunge-search-string)
8292         (nnimap-importantize-dormant): Remove "*" from doc.
8293
8294 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8295
8296         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8297         not supplied via prefix arg.  From Lisp, make arg mandatory.
8298         Suggested by Frank Schmitt.
8299
8300 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8301
8302         * message.el (message-do-auto-fill): Avoid calling
8303         'rfc822-goto-eoh'.
8304
8305 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8306         From Paul Jarc <prj@po.cwru.edu>.
8307
8308         * message.el (message-get-reply-headers): Restructure the logic
8309         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8310
8311 2001-10-20  Simon Josefsson  <jas@extundo.com>
8312
8313         * message.el (message-cancel-news): Support cancel-locks.
8314         Suggested by Per Abrahamsson.
8315
8316         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8317         conses.  From David Z Maze <dmaze@MIT.EDU>.
8318
8319         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8320
8321 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8322
8323         * mm-decode.el (mm-default-directory): Fix customize type.
8324
8325         * message.el (message-setup-fill-variables): Kludge to use
8326         normal-auto-fill-function even if auto fill is already activated.
8327
8328 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8329
8330         * message.el (message-do-auto-fill): New version that does not
8331         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8332         (message-setup-1): Removed the `message-field' property.
8333
8334         * gnus-draft.el (gnus-draft-edit-message): Removed the
8335         `message-field' property.
8336
8337 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8338
8339         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8340         `message-field'.  The `field' property has a special significance in
8341         Emacs 21.
8342
8343         * message.el (message-send, message-setup-1): Ditto.
8344
8345 2001-10-18  Simon Josefsson  <jas@extundo.com>
8346
8347         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8348         when undoing.
8349
8350 2001-10-18  Simon Josefsson  <jas@extundo.com>
8351         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8352
8353         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8354         (gnus-summary-make-menu-bar): Ditto.
8355
8356 2001-10-17  Simon Josefsson  <jas@extundo.com>
8357
8358         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8359         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8360
8361 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8362
8363         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8364         * gnus-util.el (gnus-user-date): New function.
8365         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8366
8367 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8368
8369         * message.el (message-check-news-header-syntax): Special case
8370         nnvirtual groups.
8371
8372         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8373         customize type to `symbol'.
8374
8375 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8376
8377         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8378         %&foo;.
8379         (gnus-parse-simple-format): Support user extended spec too.
8380         %u&foo; invokes gnus-user-format-function-foo.
8381
8382 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8383
8384         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8385         the server.
8386         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8387         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8388         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8389         * nndiary.el (nndiary-request-expire-articles): Ditto.
8390         (nndiary-schedule): Defsubst it before use it.
8391         (nndiary-error): eval-and-compile.
8392
8393 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8394
8395         * gnus-msg.el (gnus-post-method): Changed two instances of
8396         `active' to `current' and one `null' to `not'.
8397
8398 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8399         From Katsumi Yamaoka <yamaoka@jpl.org>.
8400
8401         * message.el (message-setup-fill-variables): Use
8402         `normal-auto-fill-function' instead of `auto-fill-function'.
8403
8404 2001-10-16  Simon Josefsson  <jas@extundo.com>
8405
8406         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
8407         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
8408         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
8409
8410 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8411         Patch by Oliver Scholz <oscholz@my.gnus.org>.
8412
8413         * gnus-draft.el (gnus-draft-edit-message): Add text property
8414         `field' with value `header' to message headers.
8415         * message.el (message-setup-1): Really add text property to all of
8416         the header, not just part of it.
8417
8418 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8419
8420         * gnus-group.el (gnus-group-sort-by-server): Use it.
8421
8422         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
8423
8424         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
8425         and keystroke.
8426
8427 2001-10-14  Simon Josefsson  <jas@extundo.com>
8428
8429         * dig.el: Doc fix.
8430
8431         * smime.el: Doc fix.
8432
8433         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
8434         charset magic from message.el.
8435
8436 2001-10-12  Simon Josefsson  <jas@extundo.com>
8437         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
8438
8439         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
8440         'cite from g-a-wash-types.
8441         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
8442         (gnus-article-hide-citation): Fix.
8443
8444         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
8445         character.
8446         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
8447
8448         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
8449         definition.
8450         (gnus-signature-toggle): Toggle `s' mode line character.
8451
8452         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
8453         doing stuff that clears it.
8454
8455 2001-10-12  Simon Josefsson  <jas@extundo.com>
8456
8457         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
8458         From Eric Marsden <emarsden@laas.fr>.
8459
8460 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8461
8462         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
8463         (autoload): Add some autoloads.
8464
8465 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8466         Suggested by Oliver Scholz <epameinondas@gmx.de>.
8467
8468         * message.el (message-do-auto-fill): New function.  Like
8469         `do-auto-fill' but don't fill when in the message header.
8470         (message-setup-1): Put a text property on the message header.
8471         (message-setup-fill-variables): Use `message-do-auto-fill'.
8472
8473 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8474
8475         * message.el (message-send-mail-partially): Insert an empty line
8476         first, because of the change of message-make-lines.
8477
8478 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
8479
8480         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
8481         iso-8859-15, make it an alias for iso-8859-1.
8482
8483 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8484
8485         * message.el (message-send-news): Don't modify the value of
8486         `message-syntax-checks' if it is not a list (possibly it is
8487         `dont-check-for-anything-just-trust-me').
8488
8489 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * gnus-group.el (gnus-group-name-charset-group-alist): Use
8492         `find-coding-system' for XEmacs to check whether the coding-system
8493         `utf-8' is available.
8494
8495 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8496
8497         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
8498
8499 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8500
8501         * message.el (message-send-news): Oops, missed case with no
8502         "Followup-To" header...
8503
8504 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8505
8506         * message.el (message-send-news): Allow
8507         `gnus-group-name-charset-group-alist' to affect encoding of the
8508         "Newsgroups" and "Followup-To" headers.
8509
8510 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8511
8512         * Makefile.in (install-el): Depend on gnus-load.el.
8513
8514 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8515
8516         * Makefile.in (install-el): Use -f.
8517         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
8518
8519 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
8520
8521         * message.el (message-send-news): Don't encode Followups-To when
8522         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
8523
8524         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
8525         header.
8526
8527         * gnus-art.el (article-decode-group-name): Also decode
8528         "Followup-To".
8529
8530         * rfc2047.el (rfc2047-encode-message-header): Encode without
8531         asking for null methods.
8532
8533         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
8534         default charset for newsgroup names in accordance with USEFOR.
8535
8536         * gnus-group.el (gnus-group-name-charset-method-alist,
8537         gnus-group-name-charset-group-alist): Removed "*" from doc
8538         strings, "*" should not be used for complex variables.
8539
8540 2001-10-06  Simon Josefsson  <jas@extundo.com>
8541
8542         Support UTF-8 group names better.
8543
8544         * message.el (message-check-news-header-syntax): Encode group
8545         names before comparison.
8546
8547         * gnus-msg.el (gnus-copy-article-buffer): Run all
8548         `gnus-article-decode-hook's except `article-decode-charset'
8549         instead of hardcoding call to one of them.
8550
8551         * gnus-art.el (gnus-article-decode-hook): Add
8552         `article-decode-group-name'.
8553         (article-decode-group-name): New function, use `g-d-n'.
8554
8555         * gnus-group.el (gnus-group-insert-group-line): Decode
8556         gnus-tmp-group using `g-d-n'.
8557
8558         * gnus-util.el (gnus-decode-newsgroups): New function.
8559
8560 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8561
8562         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8563         `gnus-group-name-charset-group-alist'.
8564
8565 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8566
8567         * Makefile.in: Install el in install. Add uninstall.
8568
8569 2001-10-05  Simon Josefsson  <jas@extundo.com>
8570
8571         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8572
8573         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8574
8575         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8576         empty folders.
8577
8578         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8579         limiting if read-all (C-u RET) was used.
8580
8581 2001-10-04  Simon Josefsson  <jas@extundo.com>
8582
8583         * mail-source.el (mail-source-movemail-program): New variable.
8584         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8585         <thutt@thutt.vmware.com>.
8586
8587 2001-10-03  Simon Josefsson  <jas@extundo.com>
8588
8589         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8590         (gnus-summary-line-format-alist): Fix param.
8591
8592 2001-10-02  Simon Josefsson  <jas@extundo.com>
8593
8594         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8595         don't go through `nnimap-request-expire-articles' to delete the
8596         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8597
8598 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8599
8600         * gnus-agent.el (gnus-agent-write-active): The min in the
8601         agent/active may be larger than that in the server/active.
8602
8603 2001-10-01  Simon Josefsson  <jas@extundo.com>
8604
8605         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8606         is IMAP4rev1.
8607
8608         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8609
8610         * nnfolder.el: Ditto.
8611
8612 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8613
8614         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8615         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8616
8617 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8618
8619         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8620         (message-mode-menu): Menu item for same.
8621
8622         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8623         delayed articles.
8624
8625         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8626         nndraft:delayed does not exist.
8627         (gnus-delay-initialize): Don't set up keymap, that's done from
8628         message.el now.
8629         (gnus-delay, gnus-delay-group, gnus-delay-header)
8630         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8631
8632 2001-09-29  Simon Josefsson  <jas@extundo.com>
8633
8634         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8635         utf-8, not eight-bit-control.
8636
8637         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8638         (imap-log, imap-debug): Custom.
8639         (imap-log-buffer, imap-debug-buffer): New constants.
8640         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8641         (imap-network-open, imap-shell-open, imap-starttls-open)
8642         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8643         (imap-debug): Use imap-*-buffer.
8644
8645         * nndoc.el (nndoc-article-type): Add mailman.
8646         (nndoc-type-alist): Ditto.
8647         (nndoc-mailman-type-p): New function.
8648
8649 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8650
8651         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8652         gnus-art.el.
8653
8654 2001-09-27  Simon Josefsson  <jas@extundo.com>
8655
8656         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8657         (gnus-topic-catchup-articles): New function. Suggested by Robin
8658         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8659
8660 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8661         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8662
8663         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8664         previous ones.
8665
8666 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8667         From Daiki Ueno  <ueno@unixuser.org>
8668
8669         * gnus-sum.el (gnus-summary-show-article): The arglist of
8670         detect-coding-region is incompatible.
8671
8672 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8673         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8674
8675         * gnus-group.el (gnus-group-delete-group): Typo.
8676
8677 2001-09-26  Simon Josefsson  <jas@extundo.com>
8678
8679         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8680
8681         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8682
8683 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8684
8685         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8686
8687 2001-09-22  Simon Josefsson  <jas@extundo.com>
8688
8689         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8690
8691         * nnfolder.el (nnfolder-open-marks): Ditto.
8692
8693         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8694         (gnus-update-marks): Use it.
8695         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8696         hardcoded list.
8697
8698         * gnus.el (gnus-article-special-mark-lists): Add killed.
8699         (gnus-article-unpropagated-mark-lists): New constant.
8700
8701 2001-09-22  Simon Josefsson  <jas@extundo.com>
8702
8703         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8704         custom option.
8705
8706 2001-09-23  Simon Josefsson  <jas@extundo.com>
8707
8708         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8709
8710 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8711
8712         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8713
8714 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8715
8716         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8717         accept lists of functions.
8718
8719 2001-09-20  Simon Josefsson  <jas@extundo.com>
8720
8721         * gnus-group.el (gnus-group-catchup): Update expire marks in
8722         backend.  Also, if ALL also set expire marks on tick/dormant.
8723
8724 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8725
8726         * message.el (message-tab-body-function): New variable.
8727         * message.el (message-tab): Use it.
8728
8729 2001-09-19  Sam Steingold  <sds@gnu.org>
8730
8731         * gnus-win.el (gnus-buffer-configuration): Respect
8732         `gnus-bug-create-help-buffer'.
8733
8734 2001-09-18  Simon Josefsson  <jas@extundo.com>
8735
8736         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8737         (gnus-parse-simple-format): Re-revert.
8738
8739 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8740         Trivial patch.
8741
8742         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8743         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8744
8745 2001-09-18  Simon Josefsson  <jas@extundo.com>
8746
8747         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8748         signed.
8749         (gnus-parse-simple-format): Don't use it.
8750
8751 2001-09-17  Miles Bader  <miles@gnu.org>
8752
8753         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8754         error querying a backend abort the whole process.
8755
8756 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8757
8758         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8759         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8760
8761 2001-09-17  Didier Verna  <didier@xemacs.org>
8762
8763         * nndiary.el: version 0.2-b14.
8764         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8765         compatibility problem with XEmacs 21.1.
8766
8767 2001-09-15  Simon Josefsson  <jas@extundo.com>
8768
8769         * gnus-group.el (gnus-group-line-format): Document %c.
8770
8771         * nnml.el (nnml-parse-head): Handle CRLF files.
8772         (nnml-generate-nov-file): Ditto.
8773         (nnml-retrieve-headers): Ditto.
8774
8775 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8776
8777         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8778
8779 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8780
8781         * gnus-spec.el (gnus-correct-substring): Still stopped one
8782         character before we wanted (never included last character).
8783         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8784         add missing "," (once per function)
8785
8786 2001-09-14  Simon Josefsson  <jas@extundo.com>
8787
8788         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8789         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8790         default before gnus-group is loaded and the variable set.)
8791
8792         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8793         killed or unsent marks.
8794
8795         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8796         isn't an article to set it on (e.g. when you `a' in a group).
8797
8798 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8799
8800         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8801         can read e-mails from Microsoft Outlook users not using ISO
8802         8859-2 character set.
8803
8804 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8805
8806         * gnus-diary.el: Minor modifications to avoid warnings.
8807         (gnus-summary-misc-menu): defvar.
8808         (gnus-diary-check-message): Use gnus-point-at-eol.
8809         (gnus-diary-kill-entire-line): eval-and-compile.
8810
8811 2001-09-12  Didier Verna  <didier@xemacs.org>
8812
8813         * nndiary.el: new version (0.2-b13).
8814         * nndiary.el (nndiary-mail-sources): doc update.
8815         * nndiary.el (nndiary-split-methods): ditto.
8816         * nndiary.el (nndiary-request-accept-article-hooks): New.
8817         * nndiary.el (nndiary-request-accept-article): use it, check
8818         message validity.
8819         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8820         * nndiary.el (nndiary-schedule): fix bug (misplaced
8821         condition-case): it didn't return nil on error.
8822         * gnus-diary.el: new version.
8823         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8824         * gnus-diary.el (gnus-diary-header-value-history): New.
8825         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8826         * gnus-diary.el (gnus-diary-add-header): New.
8827         * gnus-diary.el (gnus-diary-check-message): New.
8828         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8829         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8830
8831 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8832
8833         * gnus-sum.el (gnus-select-newsgroup): Make
8834         `gnus-current-select-method' buffer-local.
8835
8836         * gnus-art.el (gnus-request-article-this-buffer): Refer
8837         `gnus-current-select-method' in the current summary buffer.
8838
8839 2001-09-10  Simon Josefsson  <jas@extundo.com>
8840         From Daniel Pittman <daniel@rimspace.net>
8841
8842         * gnus-spec.el (gnus-correct-pad-form): Fix.
8843
8844 2001-09-09  Simon Josefsson  <jas@extundo.com>
8845
8846         * mm-decode.el (mm-inline-media-tests): Add
8847         application/x-emacs-lisp.
8848         (mm-attachment-override-types): Add
8849         application/{x-,}pkcs7-signature.
8850
8851         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8852         (gnus-server-line-format, gnus-server-mode-line-format)
8853         (gnus-server-browse-in-group-buffer): Customize.
8854
8855 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8856
8857         * nnml.el (nnml-marks-changed-p): Typo.
8858         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8859         (nnml-marks-changed-p): Use gnus-gethash.
8860         (nnml-marks-modtime): Use gnus-make-hashtable.
8861
8862         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8863         (nnfolder-request-expire-articles, nnfolder-save-marks)
8864         (nnfolder-open-marks): Typo.
8865         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8866         (nnfolder-marks-changed-p): Use gnus-gethash.
8867         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8868
8869 2001-09-08  Simon Josefsson  <jas@extundo.com>
8870
8871         * nnfolder.el (nnfolder-marks-modtime): New variable.
8872         (nnfolder-marks-changed-p): New function.
8873         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8874         (nnfolder-request-update-info): Don't update if marks didn't change.
8875
8876         * nnml.el (nnml-marks-modtime): New variable.
8877         (nnml-marks-changed-p): New function.
8878         (nnml-save-marks, nnml-open-marks): Save modtime.
8879         (nnml-request-update-info): Don't update if marks didn't change.
8880
8881         * gnus-agent.el (gnus-agent-any-covered-gcc)
8882         (gnus-agent-add-server, gnus-agent-remove-server): Use
8883         gnus-agent-method-p.
8884
8885         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8886         (gnus-unbuttonized-mime-type-p): Use it.
8887
8888         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8889         fetch group.
8890
8891 2001-09-08  Simon Josefsson  <jas@extundo.com>
8892         From Daniel Pittman <daniel@rimspace.net>
8893
8894         * gnus-spec.el (gnus-correct-pad-form): New function.
8895         (gnus-parse-simple-format): Use it.
8896
8897 2001-09-07  Simon Josefsson  <jas@extundo.com>
8898
8899         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8900         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8901         Putnam <reader@newsguy.com>.
8902         (gnus-group-sort-selected-groups): Touch dribble file.
8903
8904 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8905
8906         * nnml.el (nnml-filenames-are-evil): New variable.
8907         (nnml-article-to-file-alist): Rename to ...
8908         (nnml-current-group-article-to-file-alist): ... this.
8909         Respect `nnml-filenames-are-evil'.
8910         (nnml-active-number): Update.
8911         (nnml-update-file-alist): Update.
8912         (nnml-request-article): Use nnheader-article-to-file-alist.
8913         (nnml-request-rename-group): Likewise.
8914
8915 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8916
8917         * gnus-sum.el (gnus-summary-insert-line): Fix.
8918
8919 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8920
8921         * gnus-sum.el: Bind g-s-t-s to "W g".
8922         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8923         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8924         display of graphical smilies.
8925
8926 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8927
8928         * gnus-start.el (gnus-setup-news): A typo.
8929         From Bill White <billw@wolfram.com>.
8930
8931 2001-09-06  Simon Josefsson  <jas@extundo.com>
8932
8933         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8934         and unseen marks.
8935
8936 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8937
8938         * nnmail.el (nnmail-split-fancy): Document `junk'.
8939
8940 2001-09-04  Simon Josefsson  <jas@extundo.com>
8941
8942         * imap.el (imap-search): Don't error if server is broken.
8943
8944 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8945
8946         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8947         searching for an article that isn't in the mbox.
8948
8949 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8950
8951         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8952         right, and get all the comments.
8953
8954 2001-09-02  Simon Josefsson  <jas@extundo.com>
8955         Suggested by Dan Christensen <jdc+news@uwo.ca>
8956
8957         * nnfolder.el (nnfolder-request-update-info): Fix message.
8958
8959         * nnml.el (nnml-request-update-info): Ditto.
8960
8961 2001-09-01  Simon Josefsson  <jas@extundo.com>
8962
8963         * nnml.el (nnml-request-expire-articles): Also bind
8964         `nnml-current-group' and `nnml-article-file-alist' when using
8965         expiry-target. (Otherwise nnml will be in a inconsistent internal
8966         state causing all kind of problems.)
8967         (nnml-request-expire-articles): If `nnml-article-to-file' or
8968         `file-attributes' failes, return article as un-expirable instead
8969         of treating it as expired.
8970
8971 2001-08-31  Sam Steingold  <sds@gnu.org>
8972
8973         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8974         typo: `exmine' --> `examine'.
8975
8976 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8977
8978         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8979
8980 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8981
8982         * nnml.el (nnml-check-directory-twice): Remove.
8983         (nnml-retrieve-headers): Ditto.
8984         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8985
8986 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8987
8988         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8989         directory twice on Windows, or on GNU Emacs-21.
8990
8991 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8992
8993         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8994         (nnml-request-rename-group): Ditto.
8995         (nnml-active-number): Ditto.
8996         (nnml-request-create-group): Use nnml-directory-articles.
8997         (nnml-request-expire-articles): Use nnml-directory-articles, which
8998         gets list from nov database if available.
8999         (nnml-get-nov-buffer): New function.
9000         (nnml-open-nov): Use it.
9001         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9002         gets alist from nov database if available.
9003         (nnml-directory-articles): New function.
9004         (nnml-article-to-file-alist): New function.
9005
9006 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9007
9008         * mm-decode.el (mm-display-external): Use `name' as filename, if
9009         `filename' attribute is not present.
9010
9011 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9012
9013         * mail-source.el (mail-source-flash): New defcustom.
9014         (mail-source-new-mail-p): Ring visible bell if appropriate.
9015         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9016         timer is cleared even if mail check signals an error.
9017
9018 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9019
9020         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9021         type 'list.
9022
9023 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9024
9025         * flow-fill.el (fill-flowed): eol might be point-max.
9026
9027 2001-08-27  Simon Josefsson  <jas@extundo.com>
9028
9029         * nnml.el (nnml-request-update-info): Fix message.
9030         (nnml-open-marks): Ditto.
9031
9032         * nnfolder.el (nnfolder-request-update-info):
9033         (nnfolder-open-marks): Fix message.
9034
9035 2001-08-25  Simon Josefsson  <jas@extundo.com>
9036
9037         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9038         after group in ~/.
9039
9040 2001-08-25  Simon Josefsson  <jas@extundo.com>
9041         From Andreas Jaeger  <aj@suse.de>
9042
9043         * nnfolder.el (nnfolder-open-marks): Fix typo.
9044         * nnml.el (nnml-open-marks): Likewise.
9045
9046 2001-08-25  Simon Josefsson  <jas@extundo.com>
9047
9048         Make nnfolder groups self-contained as far as marks are concerned.
9049
9050         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9051         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9052         (nnfolder-open-server): Make marks directory.
9053         (nnfolder-request-delete-group): Delete marks file.
9054         (nnfolder-request-delete-group): Check of nov/marks file exist
9055         before deleting.
9056         (nnfolder-request-rename-group): Rename marks file.
9057         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9058         (nnfolder-request-set-mark, nnfolder-request-update-info)
9059         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9060         (nnfolder-open-marks): New functions.
9061         (top-level): Require gnus.
9062
9063 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9064
9065         * nnweb.el (nnweb-type-definition): Use google raw file.
9066         (nnweb-google-parse-1): Ditto.
9067         (nnweb-google-identity): Ditto.
9068         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9069         (nnweb-altavista-wash-article): Ditto.
9070         (nnweb-request-article): Remove nnweb-decode-entities.
9071
9072         * nnml.el: Require 'gnus.
9073
9074 2001-08-25  Simon Josefsson  <jas@extundo.com>
9075
9076         * nnml.el (nnml-marks-is-evil): Add doc.
9077
9078 2001-08-25  Simon Josefsson  <jas@extundo.com>
9079
9080         * nnml.el (nnml-save-marks): Wrap saving marks in a
9081         condition-case, to allow user to start Gnus if saving marks failed
9082         for some reason.
9083
9084 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9085
9086         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9087
9088         * gnus-group.el (gnus-update-group-mark-positions): Bind
9089         gnus-group-update-hook to nil.
9090
9091 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9092
9093         * mml.el (mml-generate-mime-1): Force as multibyte string.
9094
9095 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9096
9097         * gnus-sum.el (gnus-summary-insert-line)
9098         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9099         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9100
9101         * gnus-spec.el (gnus-correct-substring): Take optional END.
9102
9103         * nnrss.el (nnrss-request-article): Remove \n.
9104         (nnrss-retrieve-headers): Lines number is -1.
9105
9106 2001-08-24  Simon Josefsson  <jas@extundo.com>
9107
9108         * gnus-group.el (gnus-info-clear-data): Call
9109         nnfoo-request-set-mark to propagate marks.  Fix bug:
9110         `gnus-group-update-line' doesn't update read range unless we call
9111         `gnus-get-unread-articles-in-group' first.
9112
9113         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9114         to server.
9115
9116 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9117
9118         * gnus-util.el (gnus-create-info-command): Return an interactive
9119         function.
9120
9121 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9122         From Katsumi Yamaoka <yamaoka@jpl.org>
9123
9124         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9125
9126 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9127
9128         * gnus-sum.el (gnus-select-newsgroup): Use it.
9129
9130         * gnus-util.el (gnus-not-ignore): New function.
9131
9132         * lpath.el (featurep): Don't fbind char-int.
9133
9134         * gnus-util.el (gnus-create-info-command): New function.
9135
9136         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9137         right node.
9138
9139         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9140         (gnus-summary-limit-children): Use 'identity instead of `all'.
9141         (gnus-summary-limit-to-display-predicate): New command and
9142         keystroke.
9143
9144 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9145
9146         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9147
9148         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9149
9150 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * gnus-spec.el: Add the Gnus version.
9153         (gnus-update-format-specifications): If the Gnus version changes,
9154         nix out the format spec cache.
9155
9156         * gnus.el (gnus-continuum-version): Made into a command and
9157         optionalize the VERSION.
9158
9159         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9160         the start of the lines.
9161
9162 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9163
9164         * gnus.el (gnus-visual-p): Define function before use of
9165         function.
9166
9167 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9170         (gnus-article-mark-to-type): New function.
9171         (gnus-update-missing-marks): Only update marks of type 'list.
9172
9173         * gnus.el (gnus-article-special-mark-lists): New variable.
9174
9175 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9176
9177         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9178         (gnus-select-newsgroup): Still use 'all.
9179         (gnus-summary-initial-limit): Comparing with 'all.
9180
9181 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9184         active.
9185
9186 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9187
9188         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9189         nnslashdot-*-retrieve-headers.
9190         (nnslashdot-request-article): Fix for slashcode 2.2.
9191         (nnslashdot-make-tuple): New function.
9192         (nnslashdot-read-groups): Use it.
9193
9194 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9195
9196         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9197         list.
9198
9199         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9200
9201 2001-08-20  Simon Josefsson  <jas@extundo.com>
9202
9203         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9204         opened, error instead of continuing (and exploding later).
9205
9206 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * gnus.el (gnus-expand-group-parameters): Return the parameter
9209         list.
9210
9211         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9212         (gnus-summary-show-article): Guess at charset if required.
9213
9214         * gnus-spec.el (gnus-correct-substring): Stopped one character
9215         before we wanted.
9216
9217 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9218
9219         * earcon.el (earcon-auto-play): Remove unused option.
9220
9221 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9222
9223         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9224         message down in levels, since it happens very fast.
9225
9226         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9227         of smiley-regexp-alist.
9228
9229         * mm-view.el (mm-inline-text): Ignore vcard errors.
9230
9231         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9232
9233         * gnus-score.el (gnus-all-score-files): Use append instead of
9234         nconc.
9235
9236         * gnus.el (gnus-splash-face): Doc fix.
9237
9238         * mm-decode.el (mm-mailcap-command): Use
9239         mm-path-name-rewrite-functions.
9240         (mm-path-name-rewrite-functions): New variable.
9241
9242         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9243         (gnus-complex-form-to-spec): Insert tab.
9244         (gnus-spec-tab): New function.
9245
9246         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9247         entering the group.
9248
9249         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9250         the positional spec.
9251         (gnus-parse-complex-format): React to %C.
9252
9253         * gnus-ems.el (gnus-char-width): Moved here.
9254
9255         * gnus-sum.el (gnus-select-newsgroup): Set
9256         gnus-newsgroup-articles.
9257         (gnus-unseen-mark): New variable.
9258         (gnus-newsgroup-unseen): Ditto.
9259         (gnus-newsgroup-seen): Ditto.
9260         (gnus-adjust-marked-articles): Use them.
9261         (gnus-update-marks): Use them.
9262         (gnus-summary-update-secondary-mark): Display.
9263         (gnus-summary-prepare-threads): Display.
9264
9265         * gnus-msg.el (gnus-inews-group-method): Use and return the
9266         method, not the server.
9267
9268 2001-08-19  Simon Josefsson  <jas@extundo.com>
9269
9270         * gnus-srvr.el (gnus-server-agent-face): New.
9271         (gnus-server-agent-face): New.
9272         (gnus-server-mode): Turn on font-lock-mode.
9273
9274         * gnus.el (gnus-server-visual): Add defgroup.
9275
9276 2001-08-19  Simon Josefsson  <jas@extundo.com>
9277         From Joe Casadonte <jcasadonte@northbound-train.com>
9278
9279         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9280         gnus-server-denied-face): New.
9281         (gnus-server-opened-face, gnus-server-closed-face,
9282         gnus-server-denied-face): New.
9283         (gnus-server-font-lock-keywords): Add.
9284
9285 2001-08-19  Simon Josefsson  <jas@extundo.com>
9286
9287         * nnml.el (nnml-request-set-mark): Return nil.
9288         (nnml-save-marks): Use nnml-possibly-create-directory.
9289         (nnml-open-marks): Only work in temp buffer when inserting/reading
9290         .marks file.
9291
9292 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9293
9294         * gnus.el (gnus-expand-group-parameters): Fix.
9295
9296         * gnus-spec.el (gnus-char-width): New function.
9297         (gnus-correct-substring, gnus-correct-length): Use it.
9298
9299         * message.el (message-required-mail-headers): Fix doc.
9300
9301 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9302
9303         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9304
9305         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9306
9307 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9308
9309         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9310         slashdot 2.2 (not fully fixed yet).
9311         (nnslashdot-request-article): Ditto.
9312
9313 2001-08-18  Simon Josefsson  <jas@extundo.com>
9314
9315         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9316         nnimap.
9317
9318         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9319         gnus-util.
9320         (nnimap-request-update-info-internal): Use new functions.
9321
9322         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9323         new functions.
9324
9325 2001-08-18  Simon Josefsson  <jas@extundo.com>
9326
9327         Make nnml groups self-contained as far as marks are concerned.
9328
9329         * nnml.el (nnml-request-delete-group): Delete marks file.
9330         (nnml-request-rename-group): Move marks file.
9331         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9332         variables.
9333         (nnml-request-set-mark, nnml-request-update-info): New server
9334         functions.
9335         (nnml-save-marks, nnml-open-marks): New functions.
9336
9337 2001-08-18  Simon Josefsson  <jas@extundo.com>
9338
9339         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9340         `set' when setting marks.
9341
9342 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9343
9344         * gnus.el (gnus-info-find-node): Take an argument.
9345
9346         * gnus-art.el (gnus-button-handle-info): New function.
9347         (gnus-url-unhex-string): Replace "+" with " ".
9348
9349 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9350
9351         * message.el (message-check-news-header-syntax): Check bad From.
9352
9353 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9354
9355         * gnus-spec.el (gnus-correct-length): New function.
9356         (gnus-correct-substring): New function.
9357         (gnus-tilde-max-form): Use it.
9358
9359 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9360
9361         * nnmh.el: Docstring changes as below.
9362
9363         * nnml.el: Docstring changes as below.
9364
9365         * nnbabyl.el: Docstring changes as below.
9366
9367         * nnmbox.el: Docstring changes as below.
9368
9369         * nnfolder.el: Added docstrings identifying each virtual server
9370         parameter.
9371
9372 2001-08-18  Simon Josefsson  <jas@extundo.com>
9373
9374         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9375
9376 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9377
9378         * message.el: rename "Abort Message" to "Postpone Message".
9379         Remove "Attach file as MIME" from Message menu, it's already in
9380         the MIME menu.
9381
9382 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9383
9384         * smime.el (smime-point-at-eol): eval-and-compile.
9385         (smime-make-temp-file): New function.
9386         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9387         Use it.
9388
9389 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9390
9391         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
9392         (gnus-agent-summary-fetch-group): New command and keystroke.
9393
9394         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
9395         (gnus-mime-display-security): Make it respect
9396         gnus-unbuttonized-mime-type-p.
9397
9398         * gnus-sum.el (gnus-articles-to-read): Comments.
9399         (gnus-article-marked-p): New function.
9400         (gnus-summary-display-make-predicate): New function.
9401         (gnus-select-newsgroup): Use them.
9402
9403         * mm-decode.el (mm-save-part-to-file): Made it not error.
9404
9405 2001-08-17  Simon Josefsson  <jas@extundo.com>
9406
9407         * imap.el (imap-wait-for-tag): If process-status isn't open or
9408         run, return nil instead of sit-for looping.
9409
9410 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9411
9412         * lpath.el (featurep): fbind xml-parse-region.
9413
9414         * gnus.el (gnus-message-archive-method): Default to "archive".
9415         (gnus-message-archive-method): Doc fix.
9416         (gnus-parameters-get-parameter): Cleaned up.
9417         (gnus-expand-group-parameter): New function.
9418
9419         * gnus-start.el (gnus-setup-news): Push the archive server only
9420         the server list.
9421
9422         * mml.el (mml-menu): Changed name to "Attachments".
9423
9424         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
9425         when there is something to detroy.
9426
9427 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9428
9429         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
9430         nil.
9431
9432 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9433
9434         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
9435         which specifies a time today or tomorrow.
9436
9437 2001-08-15  Simon Josefsson  <jas@extundo.com>
9438         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9439
9440         * gnus-agent.el (gnus-agent-make-mode-line-string)
9441         (gnus-agent-toggle-plugged): Use new API.
9442
9443 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9444
9445         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
9446         deadline has expired.
9447
9448 2001-08-12  Simon Josefsson  <jas@extundo.com>
9449         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
9450
9451         Support `recent' mark indicating newly arrived messages (to
9452         separate from old but unread messages).
9453
9454         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
9455         `nnmail-split-history' if recent is > 0.
9456         (nnimap-request-update-info-internal): Update `recent' marks.
9457         (nnimap-request-set-mark): Never set `recent' marks.
9458         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
9459         recent.
9460
9461         * gnus-sum.el (gnus-recent-mark): New mark.
9462         (gnus-newsgroup-recent): New variable.
9463         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
9464         (gnus-summary-prepare-threads): Mark recent articles.
9465         (gnus-summary-add-mark): Support recent.
9466         (gnus-summary-update-secondary-mark): Support recent.
9467
9468         * gnus.el (gnus-article-mark-lists): Add recent.
9469
9470 2001-08-12  Simon Josefsson  <jas@extundo.com>
9471
9472         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
9473         whether successful decoding took place.  Add doc.
9474
9475 2001-08-12  Simon Josefsson  <jas@extundo.com>
9476         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
9477
9478         * gnus.el (gnus-summary-line-format, gnus-parameters):
9479         * gnus-gl.el (gnus-summary-grouplens-line-format):
9480         * gnus-salt.el (gnus-summary-pick-line-format):
9481         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
9482
9483 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
9484         Committed by Kai Gro\e,b_\e(Bjohann.
9485
9486         * gnus-score.el (gnus-score-string): Fix `match' regexp
9487         for `extra' header case.
9488
9489 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9490
9491         * nnmbox.el (nnmbox-read-mbox): No warning.
9492
9493 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9494
9495         * nndoc.el (nndoc-article-type): Fix doc.
9496         (nndoc-generate-article-function): New variable.
9497         (nndoc-dissection-function): New variable.
9498         (nndoc-type-alist): Add oe-dbx.
9499         (nndoc-oe-dbx-type-p): New function.
9500         (nndoc-oe-dbx-dissection): New function.
9501         (nndoc-oe-dbx-generate-article): New function.
9502
9503 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9504
9505         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
9506         whether deadline has been reached.  Patch from Dan Nicolaescu
9507         <dann@godzilla.ics.uci.edu>.
9508
9509 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9510
9511         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
9512         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
9513         <rintaman@cs.Helsinki.FI>.
9514
9515         * mail-source.el (mail-source-movemail): The error buffer is
9516         modified, but nothing in it.
9517
9518 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9519
9520         * message.el (message-bogus-system-names): New variable.
9521         (message-make-fqdn): Use it.
9522
9523 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9524
9525         * nndraft.el (nndraft-request-group): Use
9526         nndraft-auto-save-file-name.
9527
9528 2001-08-09  Simon Josefsson  <jas@extundo.com>
9529
9530         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
9531         Don't ask whether to decrypt.  Just leave result in buffer (don't
9532         call mm).
9533
9534         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
9535         parts as well.
9536         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9537         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9538
9539 2001-08-09  Simon Josefsson  <jas@extundo.com>
9540
9541         * mm-decode.el (mm-insert-part): Return decoding success status.
9542         (mm-save-part-to-file): Error if decoding failed.
9543
9544 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545
9546         * message.el (message-tab): Use indent-relative.
9547         (message-mode): Don't bind indent-line-function to indent-relative.
9548
9549 2001-08-09  Simon Josefsson  <jas@extundo.com>
9550
9551         * message.el (message-get-reply-headers): Fix string. Suggested by
9552         Christoph Conrad <cc@cli.de>.
9553
9554 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9555
9556         * message.el (message-tab): Use the current value of
9557         indent-line-function.
9558         (message-mode): Bind indent-line-function to indent-relative.
9559
9560 2001-08-08  Simon Josefsson  <jas@extundo.com>
9561
9562         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9563         whether `imtest' is installed.
9564
9565 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9566         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9567
9568         * gnus-sum.el (gnus-summary-show-article): Call
9569         gnus-summary-update-secondary-secondary-mark.
9570         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9571         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9572
9573 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9574
9575         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9576
9577         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9578
9579         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9580         <gerd@gnu.org>.
9581
9582         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9583
9584         * gnus-util.el (gnus-output-to-rmail): Ditto.
9585         (gnus-output-to-mail): Ditto.
9586
9587         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9588
9589 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9590
9591         * message.el (message-indent-citation): Use
9592         `message-yank-cited-prefix' for empty lines.
9593
9594 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9595
9596         * message.el (message-indent-citation): Quote only lines starting
9597         with ">" using `message-yank-cited-prefix'.
9598
9599 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9600         Trivial patch.
9601
9602         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9603         gnus-cache-fully-p.
9604
9605 2001-08-04  Simon Josefsson  <jas@extundo.com>
9606
9607         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9608         file if it doesn't exist (by calling gnus-cache-read-active).
9609
9610 2001-08-04  Simon Josefsson  <jas@extundo.com>
9611
9612         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9613         (gnus-cache-passively-or-fully-p): Removed.
9614         (gnus-cache-fully-p): Fix it.
9615
9616         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9617
9618 2001-08-04  Simon Josefsson  <jas@extundo.com>
9619
9620         * gnus-cache.el (gnus-cache-fully-p)
9621         (gnus-cache-passively-or-fully-p): New functions.
9622         (gnus-cache-possibly-enter-article): Cosmetic change, use
9623         `g-c-p-o-f-p'.
9624         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9625         was bogus (`g-c-p-a-a' does not change active info, just change
9626         the functions parameters).
9627         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9628         not removed in groups that match `gnus-uncacheable-groups'.
9629
9630         Reported and modifications based on discussions with Nuutti
9631         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9632
9633 2001-08-04  Simon Josefsson  <jas@extundo.com>
9634         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9635
9636         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9637         calls `gnus-cache-update-active' if bounds has been extended.
9638
9639 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9640
9641         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9642         before remove.
9643         (gnus-mime-security-show-details): Ditto.
9644
9645 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9646
9647         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9648         syntax.  Protect string-match against nil string and regexp.
9649
9650 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * mm-util.el (mm-find-charset-region): Remove control-1.
9653
9654 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9657
9658 2001-08-04  Simon Josefsson  <jas@extundo.com>
9659
9660         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9661         buffer.  Delete MIME-Version header.
9662
9663 2001-08-03  Simon Josefsson  <jas@extundo.com>
9664
9665         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9666         that is entered does not necessarily have the highest article
9667         number in the group, so use `gnus-cache-possibly-alter-active'
9668         instead of `gnus-cache-update-active'.
9669
9670 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9671
9672         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9673
9674 2001-08-03  Simon Josefsson  <jas@extundo.com>
9675
9676         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9677         menu.
9678
9679 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * gnus.el (post-method): New group parameter.  It also provides
9682         the user option `gnus-post-method-alist' and the internal function
9683         `gnus-parameter-post-method'.
9684
9685         * gnus-msg.el (gnus-post-method): Bind the value of
9686         `gnus-post-method' to the group parameter if it is defined.
9687
9688 2001-08-02  Simon Josefsson  <jas@extundo.com>
9689
9690         * smime.el (smime-extra-arguments): Removed.
9691         (smime-call-openssl-region): Don't use it.
9692
9693 2001-08-02  Simon Josefsson  <jas@extundo.com>
9694
9695         * smime.el (smime-sign-region): Handle stderr.
9696         (smime-encrypt-region): Ditto.
9697
9698         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9699         match the ASN.1 length bytes.
9700         (mm-pkcs7-enveloped-magic): Ditto.
9701         (mm-view-pkcs7-get-type): Don't regexp quote.
9702
9703 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9704         From Andreas Fuchs <asf@void.at>
9705
9706         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9707
9708 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9709
9710         * gnus-art.el (gnus-header-button-alist): References regexp.
9711
9712 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9713
9714         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9715         already fboundp.  Add INTERACTIVE arg to autoload form.
9716
9717 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9718
9719         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9720
9721         * nnmail.el (nnmail-cache-open): Ditto.
9722
9723 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9726
9727 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9728
9729         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9730
9731 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9732         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9733
9734         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9735         (gnus-agent-toggle-plugged): Use it.
9736
9737 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9738
9739         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9740         (gnus-ding-file-coding-system): New variable.
9741         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9742         (gnus-slave-save-newsrc): Use it.
9743
9744 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9745
9746         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9747         syntax.
9748
9749 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9750         Originally from Andreas Fuchs <asf@void.at>
9751
9752         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9753         (mml2015-gpg-pretty-print-fpr): New function.
9754         (mml2015-gpg-extract-signature-details): More details, rename from
9755         `m-g-e-from'.
9756         (mml2015-gpg-verify): Use them.
9757         (mml2015-gpg-clear-verify): Use them.
9758
9759 2001-07-31  Simon Josefsson  <jas@extundo.com>
9760
9761         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9762         buffer when done.
9763
9764 2001-07-30  Simon Josefsson  <jas@extundo.com>
9765
9766         * smime.el (smime-call-openssl-region): Revert previous change,
9767         just pass on buf to `call-process-region'.
9768         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9769         `smime-new-details-buffer'.  Inserts error messages into buffer.
9770         (smime-noverify-region): Ditto.
9771         (smime-decrypt-region): Ditto.  Handles stderr separately.
9772         (smime-verify-buffer, smime-noverify-buffer)
9773         (smime-decrypt-buffer): Doc fix.
9774         (smime-new-details-buffer): New function.
9775         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9776         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9777         (smime-sign-region, smime-encrypt-region): Don't use
9778         `insert-buffer'.
9779
9780         * mml-smime.el (mml-smime-verify): Fix security button strings.
9781
9782 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783
9784         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9785         gnus-article-mime-handles.
9786
9787 2001-07-29  Simon Josefsson  <jas@extundo.com>
9788
9789         * mail-source.el (top-level): Require message for message-directory.
9790         (mail-source-directory): Change default to message-directory.
9791
9792         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9793         (smime-certificate-directory, smime-openssl-program)
9794         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9795         (smime-extra-arguments): New variable.
9796         (smime-dns-server): Fix customize group.
9797         (smime-call-openssl-region): Use `smime-extra-arguments'.
9798
9799 2001-07-29  Simon Josefsson  <jas@extundo.com>
9800         From Vladimir Volovich <vvv@vsu.ru>
9801
9802         * smime.el (smime-call-openssl-region): Ignore stderr.
9803
9804 2001-07-29  Simon Josefsson  <jas@extundo.com>
9805         From Christoph Conrad <christoph.conrad@gmx.de>
9806
9807         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9808         file.
9809
9810 2001-07-29  Simon Josefsson  <jas@extundo.com>
9811
9812         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9813
9814         Support S/MIME decryption.
9815
9816         * mm-decode.el (mm-inline-media-tests):
9817         (mm-inlined-types):
9818         (mm-automatic-display):
9819         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9820
9821         * mm-view.el (mm-pkcs7-signed-magic):
9822         (mm-pkcs7-enveloped-magic): New variables.
9823         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9824         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9825         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9826         PKCS#7 blobs.
9827
9828         * smime.el (smime-decrypt-region): Expand keyfile.
9829
9830 2001-07-29  Simon Josefsson  <jas@extundo.com>
9831
9832         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9833         `ssl.el' variables.
9834
9835         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9836         but line instead of narrowing to it, because `nnmail-parse-active'
9837         calls widen.  Thanks to Christoph Conrad
9838         <christoph.conrad@gmx.de>.
9839
9840 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9841
9842         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9843         for %B spec.
9844
9845         * gnus-sum.el (gnus-summary-prepare-threads): If
9846         gnus-sum-thread-tree-root is nil, use subject instead.
9847         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9848         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9849         (gnus-sum-thread-tree-leaf-with-other)
9850         (gnus-sum-thread-tree-single-leaf): Documentation.
9851         (gnus-sum-thread-tree-single-indent): Allow nil.
9852
9853 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9854
9855         * message.el (message-fill-paragraph): Do nothing if the user
9856         wants filladapt-mode.
9857
9858 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9859
9860         * mm-decode.el (mm-image-type-from-buffer): New function.
9861         (mm-get-image): Use it.
9862
9863 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9864
9865         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9866
9867         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9868         mm-display-parts too.
9869
9870 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9871
9872         * nnfolder.el (nnfolder-request-accept-article): Bind
9873         nntp-server-buffer.
9874
9875         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9876         nntp-server-buffer.
9877
9878 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9879
9880         * message.el (message-check-news-header-syntax): Use
9881         message-post-method.
9882         (message-send-news): Bind message-post-method.
9883
9884 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * mml.el (mml-tweak-type-alist): New variable.
9887         (mml-tweak-function-alist): New variable.
9888         (mml-tweak-part): New function.
9889         (mml-generate-mime-1): Use it.
9890
9891 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9892
9893         * nnfolder.el (nnfolder-request-accept-article): Replace
9894         nnfolder-request-list.
9895
9896 2001-07-27  Simon Josefsson  <jas@extundo.com>
9897
9898         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9899         nnoo-change-server failed to do it.
9900
9901 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9902
9903         * gnus.el (gnus-parameters): Make it customizable.
9904
9905 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9906
9907         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9908
9909         * message.el (message-set-auto-save-file-name): More
9910         poor-system-types.
9911
9912         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9913
9914         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9915         supports +.
9916
9917 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9918
9919         * mm-decode.el (mm-readable-p): New function.
9920         (mm-inline-media-tests): Fix the default testers.
9921
9922 2001-07-26  Simon Josefsson  <jas@extundo.com>
9923
9924         * nnimap.el (nnimap-version): Bump version number.
9925
9926 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9927         From Steven E. Harris <seh@speakeasy.org>
9928
9929         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9930         in M$Windows too.
9931
9932 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9933
9934         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9935
9936 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9937
9938         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9939
9940         * mm-decode.el (mm-get-image): Guess then use the type.
9941
9942         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9943
9944 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9945
9946         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9947         display (%B) for threads if threading is off.
9948
9949 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9950         From Henrik Enberg <henrik@enberg.org>
9951
9952         * gnus-msg.el: Customization patch.
9953
9954 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9955
9956         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9957         variable.
9958         (nnmail-split-fancy-with-parent): Ignore certain groups.
9959
9960 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9961
9962         * gnus-util.el (gnus-byte-compile): New function.
9963         (gnus-use-byte-compile): New variable.
9964         (gnus-make-sort-function): Use it.
9965
9966         * nnmail.el (nnmail-get-new-mail): Use it.
9967
9968         * gnus-agent.el (gnus-category-make-function): Simple function or
9969         compiled function.
9970         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9971
9972         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9973         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9974         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9975
9976         * message.el (message-check-news-header-syntax): Remove quote.
9977
9978 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9979
9980         * message.el (message-use-mail-followup-to): `t' is not a
9981         documented value.
9982
9983 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9984
9985         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9986
9987 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9988
9989         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9990         there are long lines.
9991
9992 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * dgnushack.el (copy-list): New compiler macro.
9995
9996 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9997
9998         * message.el (message-bounce): If no Return-Path, the whole
9999         content is considered as the original message.
10000
10001         * nnml.el (nnml-check-directory-twice): New variable.
10002         (nnml-article-to-file): Use it.
10003         (nnml-retrieve-headers): Hack it.
10004
10005 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10006
10007         * gnus-win.el (gnus-buffer-configuration): New configure.
10008
10009         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10010         not alive.
10011
10012         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10013         (mm-display-external): Use display-term configure.
10014
10015 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10016
10017         * gnus-delay.el (gnus-delay-default-hour): New variable.
10018         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10019
10020 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10021         From Karl Kleinpaste <karl@charcoal.com>
10022
10023         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10024         (gnus-summary-prepare-threads): Ditto.
10025
10026         * gnus.el (gnus-summary-line-format): Add %B.
10027
10028 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10029
10030         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10031
10032         * mm-util.el (mm-string-as-multibyte): New function.
10033
10034         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10035
10036 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10037
10038         * mm-util.el (mm-universal-coding-system): New variable.
10039
10040         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10041
10042         * score-mode.el (score-mode-coding-system): Use it.
10043
10044 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10045
10046         * gnus-start.el (gnus-setup-news): Call
10047         `gnus-check-bogus-newsgroups' just after the native server is
10048         opened.
10049
10050 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10051
10052         * nnmail.el (nnmail-do-request-post): Util function to be used by
10053         `nnchoke-request-post' for all nnmail-derived backends.
10054
10055         * nnml.el (nnml-request-post): Use it.
10056
10057         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10058         backend, for it groks nnml-request-post.
10059
10060         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10061         Treat `mail-post' backends like `mail' backends, not like `news'
10062         backends.
10063
10064 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10065
10066         * gnus-msg.el (gnus-setup-message): make-local-hook.
10067
10068 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10069
10070         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10071         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10072         <karl@charcoal.com>, slightly changed by Kai.
10073
10074         * message.el (message-check-news-header-syntax): When checking
10075         whether the groups exist, check the right server based on
10076         `gnus-post-method'.
10077
10078 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10079
10080         * gnus-delay.el: New file.
10081
10082 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10083
10084         * mm-util.el (mm-read-coding-system): Take two arguments.
10085
10086         * gnus-sum.el (gnus-summary-show-article): Use
10087         mm-read-coding-system.
10088
10089         * gnus-art.el (article-de-quoted-unreadable):
10090         (article-de-base64-unreadable, article-wash-html):
10091         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10092
10093 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10094
10095         * nnml.el (nnml-request-post): New function.  Can be used for
10096         annotations in nnml groups.
10097
10098 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10099
10100         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10101         command.
10102
10103         * gnus-start.el (gnus-find-new-newsgroups): Use
10104         `message-make-date' instead of `current-time-string'.
10105         (gnus-ask-server-for-new-groups): Ditto.
10106         (gnus-check-first-time-used): Ditto.
10107
10108 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10109
10110         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10111
10112 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10113
10114         * message.el (message-shorten-references): Change `maxcount' and
10115         `cut' to obey USEFOR draft 5.
10116
10117 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10118
10119         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10120         (gnus-summary-set-article-display-arrow): New function.
10121         (gnus-summary-goto-subject): Use it.
10122
10123 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10124
10125         * gnus-sum.el (gnus-summary-import-article): Insert date if
10126         doesn't exist.
10127
10128 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10129
10130         * mml.el (mml-content-type-parameters): New variable.
10131         (mml-content-disposition-parameters): New variable.
10132         (mml-insert-mime-headers): Use them.
10133         (mml-parse-1): Accept charset.
10134
10135 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10136
10137         * gnus-group.el (gnus-group-select-group): Doc fix.
10138
10139         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10140
10141 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10144         to handle `define-derived-mode'.
10145
10146 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10147         From:  Stefan Monnier  <monnier@cs.yale.edu>
10148
10149         * message.el (message-mode): Use define-derived-mode.
10150         (message-tab): message-completion-alist.
10151
10152         * imap.el (imap-interactive-login): Use make-local-variable.
10153         (imap-open): Ditto.
10154         (imap-authenticate): Ditto.
10155
10156         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10157
10158         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10159
10160 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10161
10162         * message.el (message-citation-line-function): Refer to
10163         gnus-cite-attribution-suffix.
10164
10165 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10166
10167         * gnus-art.el,...: Error convention changes.
10168
10169 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10170
10171         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10172
10173 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10174
10175         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10176         (nnrss-read-server-data): Ditto.
10177
10178 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10179
10180         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10181         * Cleanup files.
10182         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10183
10184 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10185
10186         * gnus.el (gnus-summary-line-format): Add %o.
10187
10188         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10189         unless shell outputs something.
10190
10191 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10192
10193         * gnus-art.el (gnus-boring-article-headers): Better doc.
10194         (article-hide-headers): Better regexp.
10195         Suggested by Matt Swift <swift@alum.mit.edu>.
10196
10197         * nnheader.el (nnheader-max-head-length): Better doc.
10198         (nnheader-header-value): Skip spaces.
10199         (nnheader-parse-head): Remove space.
10200         Suggested by Matt Swift <swift@alum.mit.edu>.
10201
10202         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10203         (gnus-get-newsgroup-headers): Remove space.
10204
10205 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10206
10207         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10208         (gnus-summary-reply): Use it.
10209         (gnus-summary-reply-broken-reply-to): New function.
10210         (gnus-msg-force-broken-reply-to): New function.
10211
10212         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10213
10214 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10215
10216         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10217
10218 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10219
10220         * mm-decode.el (mm-external-terminal-program): New variable.
10221         (mm-display-external): Use it. Use term to display when no
10222         window-system.
10223
10224 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10225
10226         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10227         Browse->Next entries to Browse->Prev
10228
10229 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10230
10231         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10232
10233 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10234
10235         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10236         for the default encoding.
10237
10238         * nnrss.el (nnrss-url-field): New field.
10239         (nnrss-request-article): Add newsgroups.
10240
10241         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10242
10243 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10244
10245         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10246
10247         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10248         (gnus-draft-setup): Remove backlog.
10249
10250 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10251
10252         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10253         Cleanup.
10254
10255 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10256
10257         * gnus-msg.el (gnus-bug): Erase buffer.
10258
10259         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10260
10261 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10262
10263         * mm-decode.el (mm-attachment-override-p): Fix typo.
10264
10265 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * gnus-kill.el (gnus-execute): Work with the extra headers.
10268         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10269
10270 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10271
10272         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10273         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10274
10275         * message.el (message-send-mail-real-function): New variable.
10276         (message-send-mail-partially, message-send-mail):
10277
10278         * nngateway.el (nngateway-request-post): Use it.
10279
10280         * gnus-agent.el (gnus-agentize): Use it.
10281
10282         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10283         (nnsoup-revert-variables): Use it.
10284
10285 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10286
10287         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10288         text/plain if the type doesn't match any other media types.
10289         (mm-inlined-types): Doc fix.
10290         (mm-display-inline): Revert previous change (now handled by a
10291         default type in `mm-inline-media-tests'.
10292         (mm-inlinable-p): Revive.
10293         (mm-display-part): Call `mm-inlinable-p'.
10294         (mm-attachment-override-p): Ditto.
10295         (mm-inlined-p): Doc fix.
10296
10297         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10298         well as `mm-inlined-p'.
10299
10300 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10301
10302         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10303         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10304
10305 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10306         From  Paul Jarc <prj@po.cwru.edu>
10307
10308         * message.el (message-use-mail-followup-to): New variable.
10309         (message-get-reply-headers): Use it.
10310
10311 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10312
10313         * nnheader.el (nnheader-init-server-buffer): Make sure the
10314         *nntpd* buffer is made multibyte instead of a random buffer.
10315
10316 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10319         when it returns headers.
10320
10321 2001-07-07  Simon Josefsson  <jas@extundo.com>
10322
10323         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10324         trying to fold. Thanks to Colin Walters
10325         <walters@cis.ohio-state.edu>
10326
10327 2001-07-06  Simon Josefsson  <jas@extundo.com>
10328
10329         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10330         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10331         Add information in `assert's.
10332
10333         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10334         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10335         and `nnimap-group-overview-filename', should handle all
10336         change-of-uidvalidity related issues.  But there may be other
10337         problems.)
10338
10339 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10340
10341         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10342         header name when folding.
10343
10344 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10345
10346         * mm-decode.el (mm-inlined-types): Document relationship with
10347         `mm-inline-media-tests'.
10348         (mm-display-inline): Default to displaying as plain text if no
10349         inlining handler is available.
10350         (mm-inlinable-p): Remove.
10351         (mm-inlined-p): Don't call `mm-inlinable-p'.
10352         (mm-automatic-display-p): Ditto.
10353         (mm-attachment-override-p): Ditto.
10354
10355 2001-07-04  Simon Josefsson  <jas@extundo.com>
10356
10357         * nnimap.el (nnimap-importantize-dormant): New variable.
10358         (nnimap-request-update-info-internal): Use it.
10359         (nnimap-request-set-mark): Ditto.
10360
10361 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10362
10363         * nntp.el (nntp-send-command): don't pass a buffer argument to
10364         `point'. Only XEmacs accepts this.
10365         * nntp.el (nntp-send-command-nodelete): ditto.
10366         * nntp.el (nntp-send-command-and-decode): ditto.
10367
10368 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10369
10370         * nntp.el (nntp-open-connection-function): doc update.
10371         * nntp.el (nntp-pre-command): New.
10372         * nntp.el (nntp-via-rlogin-command): New.
10373         * nntp.el (nntp-via-telnet-command): New.
10374         * nntp.el (nntp-via-telnet-switches): New.
10375         * nntp.el (nntp-via-user-name): New.
10376         * nntp.el (nntp-via-user-password): New.
10377         * nntp.el (nntp-via-address): New.
10378         * nntp.el (nntp-via-envuser): New.
10379         * nntp.el (nntp-via-shell-prompt): New.
10380         * nntp.el (nntp-open-telnet-stream): New.
10381         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10382         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10383         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10384         * nntp.el (nntp-send-command): ditto.
10385         * nntp.el (nntp-send-command-nodelete): ditto.
10386         * nntp.el (nntp-send-command-and-decode): ditto.
10387
10388 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
10389         Trivial patch.
10390
10391         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
10392         `when'.
10393
10394 2001-07-03  Simon Josefsson  <jas@extundo.com>
10395         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
10396
10397         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
10398
10399 2001-07-03  Simon Josefsson  <jas@extundo.com>
10400
10401         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
10402         remove it (workaround XEmacs `fill-region' bug).
10403
10404 2001-07-01  Simon Josefsson  <jas@extundo.com>
10405
10406         * nnimap.el (nnimap-date-days-ago): Defeat locale.
10407
10408 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10409
10410         * mml2015.el (mml2015-format-error): New function.
10411         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
10412         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
10413         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
10414
10415 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10416
10417         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
10418         Suggested by Christoph Conrad <C.Conrad@cli.de>.
10419
10420         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
10421         group variables.
10422
10423 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10424
10425         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
10426
10427         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
10428         (nnrss-save-group-data): Ditto.
10429
10430         * gnus-agent.el (gnus-agent-save-alist): Ditto.
10431
10432 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * message.el (message-do-send-housekeeping): Narrow to headers.
10435
10436 2001-06-24  Simon Josefsson  <jas@extundo.com>
10437
10438         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
10439         insertion when breaking lines looked for " \t" instead of "[ \t]".
10440         (rfc2047-encode-message-header): Fold lines even if
10441         no QP encoding is done.
10442
10443 2001-06-23  Simon Josefsson  <jas@extundo.com>
10444         From Samuel Tardieu <sam@inf.enst.fr>
10445
10446         * smime.el (smime-keys): Support additional certificates.
10447         (smime-make-certfiles): New function.
10448         (smime-sign-region): Use previous variables.
10449         (smime-get-certfiles): New function.
10450         (smime-sign-buffer): Use it.
10451         (smime-verify-region): Support both CAfile and CApath.
10452
10453 2001-06-23  Simon Josefsson  <jas@extundo.com>
10454
10455         * smime.el (smime-decrypt-region): Perhaps work.
10456
10457 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10458
10459         * gnus-msg.el (gnus-copy-article-buffer): Typo.
10460
10461 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10462
10463         * mm-decode.el (mm-save-part): Rewrite file name.
10464         (mm-file-name-rewrite-functions): New variable.
10465         (mm-file-name-delete-whitespace): New function.
10466         (mm-file-name-trim-whitespace): New function.
10467         (mm-file-name-collapse-whitespace): New function.
10468         (mm-file-name-replace-whitespace): New variable and function.
10469
10470 2001-06-22  Simon Josefsson  <jas@extundo.com>
10471
10472         * message.el (message-make-date): Workaround locale for weekdays.
10473
10474 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10475
10476         * message.el (message-goto-body): Return nil if not found. (revert!)
10477
10478 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10479         From Fremlin <chief@bandits.org>
10480
10481         * message.el (message-goto-body): Some messages have no header.
10482
10483         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10484
10485 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10486
10487         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
10488
10489 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10490
10491         * message.el (message-make-date): Add week day.
10492         Suggested by Jason R. Mastaler <jason@mastaler.com>.
10493
10494 2001-06-19  Simon Josefsson  <jas@extundo.com>
10495
10496         * message.el (message-yank-prefix): Doc fix.
10497         (message-yank-cited-prefix): Ditto.
10498         (message-delete-not-region): Keep citation prefix on first line,
10499         if possible and appropriate.
10500
10501 2001-06-19  Simon Josefsson  <jas@extundo.com>
10502
10503         * imap.el (imap-process-connection-type): New variable.
10504         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
10505         recent `imtest's work completely (no line length issues), while
10506         making making old `imtest's unusable.  Thanks to NAGY Andras
10507         <nagya@inf.elte.hu> for his work.
10508
10509 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
10510
10511         * imap.el (imap-ssl-program): Add -quiet to shut up
10512         OpenSSL/SSLeay's internal debug talk.
10513
10514 2001-06-19  Matt Armstrong  <matt@lickey.com>
10515
10516         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
10517         server.
10518
10519 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10520
10521         * nnmail.el (nnmail-article-buffer): New variable.
10522         (nnmail-split-incoming): Use it.
10523
10524 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10525
10526         * qp.el (quoted-printable-decode-region): If called interactively,
10527         use coding-system-for-read.
10528
10529 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10530
10531         * message.el (message-check-news-header-syntax): Check Reply-To.
10532
10533 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10534
10535         * mml.el (mml-parse-1): Use message options.
10536
10537         * message.el (message-do-fcc): Don't do anything if there is no
10538         FCC.
10539
10540 2001-06-16  Simon Josefsson  <jas@extundo.com>
10541
10542         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10543         (nnimap-expunge-search-string): New variable.
10544         (nnimap-request-expire-articles): Use it.
10545
10546 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10547
10548         * message.el (message-send-mail-with-qmail): wrong exit status is
10549         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10550
10551 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10552
10553         * gnus-art.el (article-strip-multiple-blank-lines): Use
10554         delete-region instead of replace-match.
10555
10556 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10557
10558         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10559         (nnweb-google-wash-article): Ditto.
10560
10561 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10562
10563         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10564
10565 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10566
10567         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10568         specs.
10569
10570 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10571
10572         * gnus.el (gnus-email-address): Move it here.
10573
10574         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10575         requested.
10576         (article-de-base64-unreadable): Ditto.
10577         (article-wash-html): Ditto.
10578
10579 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10580
10581         * message.el (message-options-set-recipient): Don't add ", "
10582         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10583
10584 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10585
10586         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10587
10588 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10589
10590         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10591         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10592
10593         * nnrss.el (nnrss-node-text): Node might be nil.
10594
10595 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10596
10597         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10598         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10599
10600         * nnrss.el (nnrss-group-alist): More items.
10601
10602 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10603
10604         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10605
10606 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10607         Trivial patch from Dale Hagglund  <rdh@best.com>
10608
10609         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10610         restrict clauses.
10611
10612 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10613
10614         From Benjamin Rutt <brutt+news@bloomington.in.us>
10615
10616         * message.el (message-wide-reply-confirm-recipients): New variable.
10617
10618 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10619         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10620
10621         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10622         fix so it works with XEmacs.
10623
10624 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10625
10626         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10627         headers.
10628
10629 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10630
10631         * nnrss.el: Fix a few bugs.
10632
10633 2001-06-05  Simon Josefsson  <jas@extundo.com>
10634
10635         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10636         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10637
10638 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10639
10640         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10641         binary so that we don't transmit ISO 2022 garbage to the process.
10642         This is needed under XEmacs.
10643
10644 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10645
10646         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10647         autoloaded incorrectly below because ssl-program-* is bound.)
10648         Thanks to Amos Gouaux for report.
10649
10650 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10651
10652         * imap.el (imap-kerberos4-open):
10653         (imap-gssapi-open):
10654         (imap-ssl-open):
10655         (imap-network-open):
10656         (imap-shell-open):
10657         (imap-starttls-open): Set buffer to workaround spurious
10658         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10659         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10660         Colman <colman@ppllc.com> for report.
10661
10662 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10663
10664         * gnus-sum.el (gnus-summary-catchup): New argument.
10665         (gnus-summary-catchup-from-here): New function.
10666
10667 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10668
10669         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10670         back, then insert glyph.  (Before, the glyph was inserted first,
10671         then the newline.)  This works around a behavior in XEmacs where
10672         it is not possible to insert a character after a glyph which is at
10673         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10674
10675 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10676
10677         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10678
10679         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10680         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10681         mm-destroy-postponed-undisplay-list): New functions.
10682         (mm-display-external): Use them.
10683
10684 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10685
10686         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10687         `default-low' when evaluating `gnus-summary-highlight'.
10688         From Raja R Harinath <harinath@cs.umn.edu>.
10689
10690 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10691
10692         * message.el (message-yank-cited-prefix): New variable.
10693         (message-indent-citation): Use it.
10694
10695         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10696         as details.
10697         (mml2015-mailcrypt-clear-verify): Ditto.
10698
10699 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10700         From Nevin Kapur <nevin@jhu.edu>.
10701
10702         * gnus-sum.el (gnus-summary-default-high-score,
10703         gnus-summary-default-low-score): New variables.
10704         (gnus-summary-highlight): Use them.
10705
10706 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10707
10708         * message.el (message-mail): pass the 'send-actions argument to
10709         `message-setup'.
10710
10711 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10712         From Raymond Scholz <ray-2001@zonix.de>
10713
10714         * gnus-art.el (gnus-mime-view-part-as-charset):
10715         (gnus-mime-internalize-part): Doc fixes.
10716
10717 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10718
10719         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10720         status lines without any text ("^215$").
10721
10722 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10723
10724         * nnrss.el (nnrss-check-group): Reverse.
10725
10726 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10727
10728         * message.el (message-get-reply-headers):
10729         (message-followup): Fix typo, suggested by David Green
10730         <dgreen@uab.edu>
10731
10732 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10733
10734         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10735
10736         * nnrss.el (nnrss-open-server): Read server data when it is called.
10737         (nnrss-request-expire-articles): Fix.
10738
10739 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10740
10741         * message.el (message-do-send-housekeeping): mail-abbrevs may
10742         rename buffer behind Gnus.
10743
10744 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10745
10746         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10747         (nnrss-group-alist): Add more resources.
10748         (nnrss-check-group): Ignore errors.
10749
10750 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10751
10752         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10753
10754         * nnslashdot.el (nnslashdot-request-list): Add time.
10755         (nnslashdot-request-expire-articles): New function.
10756
10757         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10758         secondary methods too.
10759
10760 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10761
10762         * message.el (message-use-followup-to): Set default value to t.
10763
10764 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10765
10766         * message.el (message-dont-reply-to-names): Fix documentation.
10767         (message-get-reply-headers): Use Mail-Followup-To only for wide
10768         replies.
10769
10770 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10771
10772         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10773         correctly.
10774         (nnrss-check-group): Use time.
10775
10776 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10777
10778         * gnus.el: Oort Gnus v0.03 is released.
10779
10780 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10781
10782         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10783         group.
10784
10785 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786
10787         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10788
10789 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10790
10791         * nnultimate.el (nnultimate-retrieve-headers): Return all
10792         available headers.
10793
10794         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10795         (gnus-get-newsgroup-headers-xover): Use it.
10796
10797 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10798
10799         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10800
10801 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10802
10803         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10804
10805 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10806
10807         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10808         disable it.
10809
10810         * gnus.el (gnus-info-nodes): Remove a few The's.
10811
10812 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10813
10814         * mail-source.el (mail-source-movemail): Call-process may return a
10815         signal description string.
10816
10817         * gnus-start.el (gnus-read-newsrc-el-file):
10818         gnus-newsrc-file-version may be nil.
10819
10820         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10821         Suggested by Michael Sperber [Mr. Preprocessor]
10822         <sperber@informatik.uni-tuebingen.de>.
10823
10824 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10825
10826         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10827
10828 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10829
10830         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10831         fontify HANDLE.
10832
10833 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10834
10835         * smime.el (smime-ask-passphrase): Rework to return value.
10836         (smime-sign-region): Rework to bind value and use it.
10837         (smime-decrypt-region): Ditto.
10838
10839 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10840         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10841
10842         * smime.el (smime-ask-passphrase): New function.
10843         (smime-sign-region): Use it.
10844         (smime-encrypt-cipher): New variable.
10845         (smime-decrypt-region): Ditto.
10846
10847 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10848         Committed by Simon Josefsson  <simon@josefsson.org>
10849
10850         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10851         the log.
10852
10853 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10854
10855         * gnus.el: Oort Gnus v0.02 is released.
10856
10857 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10858
10859         * gnus.el: Oort Gnus v0.01 is released.
10860
10861 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10862
10863         * gnus-sum.el (gnus-summary-highlight): Highlight read
10864         undownloaded articles as read articles.
10865
10866         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10867         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10868         articles, even read ones, as such.
10869
10870         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10871         (gnus-find-matching-articles): New function.
10872         (gnus-summary-limit-include-matching-articles): New command.
10873         (gnus-summary-limit-include-thread): Include articles that have
10874         matching subjects.
10875         (gnus-offer-save-summaries): Clean up.
10876
10877 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10878
10879         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10880
10881 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10882         From Jason Merrill <jason_merrill@redhat.com>
10883
10884         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10885
10886 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10887         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10888
10889         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10890         newsgroup names when the original article is a news message.
10891
10892 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10893
10894         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10895         supported. Suggest by Jim Meyering <jim@meyering.net>.
10896
10897 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10898         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10899
10900         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10901         regexp in nnmail-split-fancy.
10902
10903 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10904
10905         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10906
10907 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10908
10909         * message.el (message-send-mail): Improve the interaction with the
10910         user.
10911
10912 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10913
10914         * imap.el (imap-message-copy): Work around buggy servers that
10915         doesn't send TRYCREATE tags.
10916
10917 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10918
10919         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10920
10921 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10922
10923         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10924         date.
10925
10926 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10929         lives.
10930
10931 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10932
10933         * gnus-art.el (gnus-parse-news-url): New function.
10934         (gnus-button-handle-news): New function.
10935         (gnus-button-alist): Point to new functions.
10936
10937         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10938
10939         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10940         gnus-format-specs.
10941
10942         * message.el (message-check-news-header-syntax): Question even
10943         when Gnus doesn't know the group names.
10944         (message-send-news): Clean up.
10945
10946         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10947         exited on purpose without saving.
10948
10949         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10950
10951 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10952
10953         * gnus-score.el (gnus-score-orphans): Clean up.
10954
10955         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10956
10957         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10958         later.
10959
10960         * gnus-start.el (gnus-close-all-servers): Find the right items to
10961         close.
10962
10963         * qp.el (quoted-printable-decode-region): Just message
10964         malformation; don't quit.
10965
10966 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10967         From Gerd Moellmann <gerd@gnu.org>.
10968
10969         * gnus.el (gnus-interactive): A typo.
10970
10971 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10972         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10973
10974         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10975         `assq-delete-all', if that function exists; otherwise use the old
10976         definition. Documentation changed to match the one in
10977         `assq-delete-all'.
10978
10979 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10980
10981         * gnus-start.el (gnus-close-all-servers): New function.
10982
10983         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10984         (gnus-server-remove-denials): Clean up.
10985
10986         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10987         keystroke.
10988
10989 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10990
10991         * message.el (message-send-news): Message where we are sending.
10992         (message-send-mail): Ditto.
10993
10994         * gnus.el (gnus-server-string): New function.
10995
10996         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10997
10998         * mm-decode.el (mm-default-directory): Customized.
10999         (mm-tmp-directory): Ditto.
11000
11001         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11002         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11003         or Chars.
11004         (gnus-summary-line-format-alist): ?l is now a string.
11005         (gnus-summary-prepare-threads): Output ? for unknown lines.
11006         (gnus-summary-insert-line): Ditto.
11007         (gnus-summary-print-article): Unbalanced parentheses.
11008
11009         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11010         out whether new stuff has arrived.
11011
11012 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11013
11014         * gnus-sum.el: Let printing work on ttys on Emacs.
11015
11016 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11017
11018         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11019         when forcing news.
11020
11021         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11022         command.
11023
11024 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11025
11026         * message.el (message-set-auto-save-file-name): Don't use
11027         asterisks under nt.
11028
11029 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11030
11031         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11032         lists of articles.
11033
11034         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11035
11036         * gnus-msg.el (gnus-put-message): Clean up.
11037         (gnus-summary-reply): Mark all replied-to articles as replied to.
11038         (gnus-inews-add-send-actions): Also mark as forwarded.
11039         (gnus-summary-mail-forward): Mark as forwarded.
11040
11041         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11042         of articles.
11043         (gnus-summary-mark-article-as-forwarded): Ditto.
11044
11045         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11046         forwarded.
11047         (gnus-summary-mail-forward): Clean up.
11048
11049         * gnus.el (gnus-article-mark-lists): Added forward.
11050
11051         * gnus-sum.el (gnus-forwarded-mark): New variable.
11052         (gnus-summary-prepare-threads): Use it.
11053         (gnus-summary-update-secondary-mark): Ditto.
11054         (gnus-newsgroup-forwarded): New variable.
11055
11056 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11057
11058         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11059         (gnus-summary-very-wide-reply): New command and keystroke.
11060         (gnus-summary-very-wide-reply-with-original): Ditto.
11061
11062         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11063         (gnus-score-adaptive): Use it.
11064
11065         * gnus-start.el (gnus-get-unread-articles): Clean up.
11066
11067 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11068
11069         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11070         boards.
11071
11072 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11073
11074         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11075         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11076
11077 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11078
11079         * nnultimate.el (nnultimate-retrieve-headers): Understand
11080         long-form month names.
11081
11082 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11083
11084         * gnus-sum.el (gnus-summary-show-all-headers):
11085         gnus-article-show-all-headers is broken. Use
11086         gnus-summary-toggle-header instead.
11087
11088         * mml2015.el (mml2015-gpg-extract-from): No error.
11089
11090 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11091         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11092
11093         * mml2015.el (mml2015-gpg-extract-from): New function.
11094         (mml2015-gpg-verify): Use it.
11095         (mml2015-gpg-clear-verify): Use it.
11096
11097 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11098
11099         * message.el (message-setup-fill-variables): Use
11100         fill-paragraph-function.
11101         (message-fill-paragraph): Take an argument.
11102         (message-newline-and-reformat): Take another argument.
11103
11104 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11105
11106         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11107
11108 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109
11110         * message.el (message-forward): local-variable-p takes an extra
11111         argument in XEmacs.
11112
11113 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11114
11115         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11116         `nnimap-use-nov-p' (it really tested the negative).
11117         (nnimap-retrieve-headers): Use it.
11118
11119 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11120
11121         * message.el (message-generate-headers-first): Update doc.
11122
11123 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11124         Trivial patch.
11125
11126         * gnus.el (gnus-summary-line-format): Typo.
11127
11128 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11129
11130         * mailcap.el (mailcap-mime-data): Add application/sieve.
11131         (mailcap-mime-extensions): Add .siv, .xls.
11132
11133 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11134         From Christoph Conrad <christoph.conrad@gmx.de>
11135
11136         * gnus-score.el (gnus-summary-lower-thread): Typo.
11137
11138 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11139
11140         * message.el (message-forward-decoded-p): New variable.
11141         (message-forward-subject-author-subject): Use it.
11142         (message-make-forward-subject): Use it.
11143         (message-forward): Use it.
11144
11145         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11146
11147         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11148         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11149
11150 ;;Has been fixed -- zsh.
11151 ;;2001-03-05  Dave Love  <fx@gnu.org>
11152 ;;
11153 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11154 ;;      Move it after definition of mm-coding-system-p.
11155 ;;
11156 2001-03-01  Dave Love  <fx@gnu.org>
11157
11158         * mm-util.el (mm-inhibit-file-name-handlers): Add
11159         image-file-handler.
11160
11161 2001-02-11  Dave Love  <fx@gnu.org>
11162
11163         * message.el (message-signature-file): Fix doc, :type.
11164
11165 2001-02-08  Dave Love  <fx@gnu.org>
11166
11167         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11168         (message-posting-charset): Defvar when compiling again.
11169         (rfc2047-encodable-p): Require message.
11170
11171         * gnus-sum.el (gnus-alter-articles-to-read-function):
11172         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11173
11174 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11175
11176         * nnrss.el: New file.
11177
11178 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11179         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11180
11181         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11182         `skip-chars-forward'.
11183
11184 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11185
11186         * nndraft.el (nndraft-request-group): Restore auto save files if
11187         the original files do not exist.
11188
11189 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11190
11191         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11192         SCORE paths.
11193
11194         * mm-decode.el (mm-dissect-buffer): Call
11195         mail-extract-address-components only if necessary.
11196
11197 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11198
11199         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11200         directory part.
11201         (gnus-score-search-global-directories): Use file-directory-p.
11202
11203         * gnus-score.el (gnus-score-score-files-1): Use
11204         gnus-kill-files-directory.
11205         From Adrian Aichner <adrian@xemacs.org>.
11206
11207 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11208
11209         * gnus.el (charset): Move here from gnus-sum.el.
11210
11211 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11212
11213         * mml.el (mml-preview): Disable local map.
11214
11215         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11216         gnus-article-post-menu here.
11217
11218         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11219         if it has not been made.
11220
11221 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11222
11223         * gnus-art.el (gnus-article-describe-key): Map key to event.
11224         (gnus-article-describe-key-briefly): Ditto
11225
11226 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11227
11228         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11229
11230 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11231         From Katsumi Yamaoka <yamaoka@jpl.org>.
11232
11233         * dgnushack.el (coerce, merge, subseq): defmacro.
11234
11235 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11236
11237         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11238         A fake defalias in nndraft.el results a not-activated bug in
11239         uncompiled versions.
11240
11241 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11242         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11243
11244         * gnus-util.el (gnus-split-references): Handle malformed References:.
11245
11246 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11247
11248         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11249
11250 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11251         From NAGY Andras <nagya@inf.elte.hu>.
11252
11253         * gnus.el (gnus-parameters): Typo.
11254
11255 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11256
11257         * gnus.el (gnus-read-method): Remove redundancy.
11258
11259 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11260
11261         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11262         (nnslashdot-request-list): Use it.
11263
11264 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11265
11266         * nnml.el (nnml-generate-active-info): Fix the case when there is
11267         no file.
11268
11269         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11270         (gnus-summary-create-article): New function.
11271
11272         * gnus-group.el (gnus-group-mark-article-read): New function.
11273
11274         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11275
11276         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11277
11278 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11279
11280         * gnus-art.el (gnus-article-edit-done): Don't use
11281         gnus-article-edit-exit.
11282         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11283
11284         * gnus.el (gnus-parameters): New variable.
11285         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11286         (gnus-parameters-get-parameter): New function.
11287         (gnus-group-find-parameter): Use it.
11288
11289 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11290
11291         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11292         change of default value to `current'.
11293
11294 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11295
11296         * nneething.el (nneething-get-head): Insert unreadable file too.
11297
11298 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11299
11300         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11301
11302         * webmail.el (webmail-type-definition): Deja is bought by google.
11303
11304 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11305
11306         * gnus-sum.el (gnus-fetch-headers): New function.
11307         (gnus-select-newsgroup): Use it.
11308         (gnus-summary-insert-articles): New function.
11309         (gnus-summary-insert-old-articles): New function.
11310         (gnus-summary-insert-new-articles): New function.
11311
11312         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11313         (gnus-group-list-active): Ditto.
11314         * gnus-sum.el (gnus-set-mode-line): Ditto.
11315         (gnus-summary-read-group-1): Ditto.
11316
11317 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11318
11319         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11320         current topic.
11321
11322 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11323
11324         * smiley.el (gnus-smiley-display): Don't do widening.
11325
11326         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11327         within body.
11328
11329         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11330
11331         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11332         New variable.
11333         (gnus-mime-display-multipart-related-as-mixed): New variable.
11334         (gnus-mime-display-part): Use them.
11335
11336 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11337
11338         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11339         something special.
11340
11341 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11342
11343         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11344         (nnweb-request-article): Call reference if exists.
11345         (nnweb-type-definition): Dejanews is bought by google.com.
11346         Beta!
11347
11348 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11349
11350         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11351
11352 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11353
11354         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11355         gnus-article-sort-functions.
11356         (gnus-article-sort-functions): Doc fix.  Refer to
11357         gnus-thread-sort-functions.
11358
11359 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11360         From Paul Jarc <prj@po.cwru.edu>.
11361
11362         * message.el (message-get-reply-headers): More fixes.
11363
11364 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11365         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11366
11367         * message.el (message-get-reply-headers): Fix bug with
11368         Mail-Followup-To/to-address interaction.
11369
11370 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11371
11372         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11373         gnus-article-copy.
11374
11375 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11376
11377         * message.el (message-do-send-housekeeping): Rename to a better
11378         name.
11379
11380 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11381
11382         * message.el (message-cancel-news): Check article first, then ask
11383         yes or no.
11384
11385 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11386
11387         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11388
11389 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11390
11391         * gnus-range.el (gnus-range-normalize): New function.
11392
11393 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
11394
11395         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
11396
11397 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11398
11399         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
11400
11401         * nnagent.el (nnagent-request-regenerate): New function.
11402
11403         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
11404
11405         * nnml.el (nnml-generate-nov-databases): Accept argument
11406         server. Don't open server if it is opened.
11407         (nnml-request-regenerate): Use it. Change to deffoo.
11408
11409 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11410         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11411
11412         * gnus.el (gnus-define-group-parameter): Fix.
11413
11414 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11415
11416         * gnus.el (gnus-define-group-parameter): Improved.
11417
11418         * gnus-sum.el (charset): Define parameter.
11419         (ignored-charsets): Ditto.
11420         (gnus-summary-setup-default-charset): Use them.
11421
11422         * gnus-start.el (gnus-read-descriptions-file): Use them.
11423
11424         * gnus-cus.el (gnus-group-parameters): Remove them.
11425
11426 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11427
11428         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
11429
11430 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11431
11432         * gnus-sum.el (gnus-summary-read-group-1): Remove
11433         gnus-summary-set-local-parameters.
11434         (gnus-summary-setup-buffer): Put it here.
11435
11436 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11437
11438         * gnus.el (to-address): Define parameter.
11439         (to-list): Ditto.
11440         * gnus-art.el (article-hide-boring-headers): Use them.
11441         * gnus-msg.el (gnus-post-news): Ditto.
11442         * gnus-cus.el (gnus-group-parameters): Remove them.
11443
11444 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11445
11446         * gnus-draft.el (gnus-draft-reminder): New function.
11447
11448         * gnus-art.el (gnus-sender-save-name): New function.
11449
11450 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11451
11452         * mm-util.el (mm-mime-charset): Error message.
11453
11454 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11455
11456         * message.el (message-check-news-body-syntax): Don't check mml lines.
11457
11458 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11459
11460         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
11461         subscribe.
11462
11463         * gnus-start.el (gnus-call-subscribe-functions): New function.
11464         (gnus-find-new-newsgroups): Use it.
11465         (gnus-ask-server-for-new-groups): Use it.
11466         (gnus-check-first-time-used): Use it.
11467         (gnus-subscribe-newsgroup-method): Grok a list of functions.
11468         (gnus-subscribe-options-newsgroup-method): Ditto.
11469         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
11470         return .
11471
11472 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11473
11474         * gnus-cus.el (gnus-score-customize): Doc fix.
11475
11476 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
11477
11478         * dgnushack.el (my-getenv): Typo.
11479
11480 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11481
11482         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
11483
11484 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11485
11486         * gnus-group.el (gnus-group-suspend): Offer save summaries.
11487
11488         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
11489         (gnus-treatment-function-alist): Use it.
11490         (article-remove-leading-whitespace): New function.
11491         (gnus-article-make-menu-bar): Use it.
11492
11493         * gnus-sum.el (gnus-summary-wash-empty-map): Add
11494         remove-leading-whitespace.
11495         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
11496         because of conflict.
11497
11498 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11499
11500         * Makefile.in: Hack generating gnus-load.el.
11501         * dgnushack.el: Ditto.
11502         * gnus-load.el: Remove it.
11503
11504 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11505
11506         * dgnushack.el : Add URLDIR.
11507
11508         * Makefile.in (EMACS_COMP): Ditto.
11509
11510 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11511
11512         * gnus-cus.el (gnus-score-customize): Error on no score file.
11513
11514 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11515
11516         * mm-decode.el (mm-merge-handles): New function.
11517
11518         * mm-view.el (mm-inline-message): Use it.
11519         (mm-view-message): Ditto.
11520
11521         * mm-partial.el (mm-inline-partial): Ditto.
11522
11523         * mm-extern.el (mm-inline-external-body): Ditto.
11524
11525         * gnus-art.el (gnus-mime-view-part): Ditto.
11526         (gnus-mime-view-part-as-type): Ditto.
11527         (gnus-mime-save-part-and-strip): Prevent users to strip in some
11528         cases.
11529
11530 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11531
11532         * message.el (message-cancel-news): Allow to shoot foot.
11533         (message-supersede): Ditto.
11534
11535 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
11536         Trivial patch.
11537
11538         * gnus-sum.el (gnus-simplify-subject-re): Use
11539         message-subject-re-regexp.
11540
11541 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11542
11543         * nnmail.el (nnmail-expiry-target-group): Bind
11544         nnmail-cache-accepted-message-ids to nil.
11545
11546         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11547         coding system.
11548
11549 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11550
11551         * qp.el (quoted-printable-encode-region): Make sure characters are
11552         between 00 and FF.  Don't check charset.
11553
11554         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11555         in Emacs 20.
11556         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11557
11558 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11559
11560         * message.el (message-make-forward-subject): Argument decoded.
11561         (message-forward): Use it when digest.
11562
11563         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11564         buffer.
11565
11566 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11567
11568         * message.el (message-generate-headers-first): Doc fix.
11569
11570 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11571
11572         * gnus-art.el (article-make-date-line): Error proof.
11573
11574 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * gnus-group.el (gnus-group-listing-limit): New variable.
11577         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11578
11579         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11580
11581 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11582
11583         * message.el (message-newline-and-reformat): Special case for
11584         breaking at BOL.
11585
11586 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11587
11588         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11589         message/rfc822.
11590
11591 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11592
11593         * message.el (message-encode-message-body): Don't insert
11594         Content-Type if it is inside a mail.
11595
11596 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11597
11598         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11599         gnus-article-commands-menu.
11600
11601         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11602         in Emacs.
11603
11604         * gnus-start.el (gnus-read-descriptions-file): Use
11605         gnus-group-name-charset and gnus-group-charset-alist.
11606
11607 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11608
11609         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11610         active region.
11611
11612         * gnus-start.el (gnus-group-change-level): Remove from both
11613         gnus-zombie-list and gnus-killed-list.
11614
11615 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11616
11617         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11618         gnus-subscribe-topics.
11619
11620         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11621
11622 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11623
11624         * gnus-art.el (gnus-article-make-menu-bar): Make
11625         gnus-article-post-menu.
11626
11627         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11628
11629         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11630
11631         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11632
11633         * message.el (message-mode-menu): Ditto.
11634
11635         * gnus-art.el (defvar): eval-when-compile.
11636
11637 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11638
11639         * gnus-agent.el (gnus-agentize): Fix doc.
11640
11641 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11642
11643         * mml.el (mml-preview): Bind `q'.
11644
11645 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11646
11647         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11648
11649 2001-01-31  Dave Love  <fx@gnu.org>
11650
11651         * mm-util.el (mm-mime-mule-charset-alist)
11652         (mm-find-mime-charset-region): Consider mule-utf-8.
11653
11654 2001-01-31  Dave Love  <fx@gnu.org>
11655
11656         * gnus-art.el (gnus-article-x-face-command)
11657         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11658         :version.
11659
11660 2001-01-26  Dave Love  <fx@gnu.org>
11661
11662         * mm-util.el (mm-multibyte-string-p): New.
11663
11664 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11665 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11666 ;;      string-as-multibyte on class.  Clarify line-folding.
11667         (quoted-printable-encode-string): Make temp buffer inherit
11668         string's multibyteness.
11669
11670 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11671
11672         * nnheader.el (toplevel): Don't require `gnus-util' at
11673         compile-time; this creates a circular dependency, and prevents
11674         a bootstrap.
11675
11676 2001-01-22  Andreas Schwab  <schwab@suse.de>
11677
11678         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11679
11680 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11681
11682         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11683
11684         * gnus-art.el (article-hide-list-identifiers): Ditto.
11685
11686         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11687
11688 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11689
11690         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11691
11692         * gnus-art.el (article-hide-list-identifiers): Similar.
11693
11694 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11695
11696         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11697
11698 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11699
11700         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11701
11702 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11703
11704         * gnus-util.el (gnus-string-equal): New function.
11705
11706         * gnus-art.el (article-hide-boring-headers): Use it.
11707
11708 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11709
11710         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11711
11712 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11713
11714         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11715
11716 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11717
11718         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11719         command if there is not last-saver.
11720
11721 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11722
11723         * nntp.el (nntp-open-connection): 201 is possible.
11724
11725 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11726
11727         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11728         (rfc2047-charset-encoding-alist): Add big5.
11729
11730 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11731
11732         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11733         (gnus-agent-remove-server): Ditto.
11734         (autoload): gnus-server-update-server.
11735
11736         * gnus-srvr.el (gnus-server-line-format): Add %a.
11737         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11738         (gnus-server-insert-server-line): Use it.
11739
11740 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11741
11742         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11743         GB2312 and Big5.
11744
11745 2001-01-24  Simon Josefsson  <sj@extundo.com>
11746
11747         * mail-source.el (mail-sources): Add :program specifier to IMAP
11748         mail source.
11749         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11750
11751 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11752
11753         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11754
11755 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11756
11757         * nntp.el (nntp-wait-for): Return the success code.
11758         (nntp-open-connection): Use it.
11759
11760 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11761
11762         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11763
11764 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11765
11766         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11767
11768 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11769
11770         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11771         argument. Allow to print several articles in one file.
11772
11773 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11774
11775         * webmail.el (webmail-type-definition): netaddress changes.
11776
11777 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11778
11779         * gnus.el: Fix copyright. Remove trailing spaces.
11780
11781         * message.el (message-forward): Use mule4.
11782
11783 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11784
11785         * mm-util.el (mm-string-as-unibyte): New function.
11786
11787         * message.el (message-forward): Use it.
11788
11789 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11790
11791         * message.el (message-cite-original-without-signature): Don't peel
11792         off the blank line.
11793         (message-get-reply-headers): Add Cc if it is not in follow-to.
11794
11795 2001-01-20  Simon Josefsson  <sj@extundo.com>
11796
11797         * mm-decode.el (mm-handle-multipart-from): Add.
11798         (mm-dissect-buffer): Save From: header value.
11799         (mm-security-from): Remove.
11800         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11801
11802         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11803         instead of `mml-security-from'.  Protect null from value.
11804
11805 2001-01-20  Simon Josefsson  <sj@extundo.com>
11806
11807         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11808         application/vnd.ms-excel attachments.
11809
11810 2001-01-19  Simon Josefsson  <sj@extundo.com>
11811
11812         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11813
11814 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11815
11816         * message.el (message-ignored-mail-headers): Ditto.
11817
11818 2001-01-19  Simon Josefsson  <sj@extundo.com>
11819
11820         * message.el (message-ignored-news-headers): Only search beginning
11821         of line.
11822
11823 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11824         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11825
11826         * message.el (message-send-mail): Content-Type may not be there.
11827
11828 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11829
11830         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11831         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11832
11833         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11834         not.
11835
11836 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11837
11838         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11839         non-native groups.
11840
11841 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11842
11843         * message.el (message-yank-original): Understand
11844         universal-argument.
11845
11846 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11847
11848         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11849         (article-hide-boring-headers): Ditto.
11850
11851         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11852
11853 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11854
11855         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11856         one.
11857
11858 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11859
11860         * message.el (message-make-in-reply-to): Add comment to message-id
11861         (old syntax, see 2000-08-02 change).
11862
11863 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11864
11865         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11866         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11867         (gnus-button-reply): Ditto.
11868
11869 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11870
11871         * gnus-art.el (article-display-x-face): Fix.
11872
11873 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11874
11875         * gnus-art.el (article-display-x-face): Use
11876         gnus-original-article-buffer.
11877
11878 2001-01-15  Jack Twilley  <jmt@tbe.net>
11879
11880         * message.el (message-add-header): Move to point-max.
11881
11882 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11883
11884         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11885         nil, improve documentation.
11886         (smime-certificate-directory): Comment out false hints (until it
11887         is implemented).
11888
11889         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11890         there aren't any keys.
11891         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11892         verify certificate.  Default is changed to only check integrity.
11893         Improved security status texts.  If a certificate doesn't contain
11894         a email address, don't fail.
11895
11896         * smime.el (smime-noverify-region):
11897         (smime-noverify-buffer): New functions.  Verifies integrity only.
11898
11899 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11900
11901         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11902
11903 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11904
11905         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11906         (gnus-remove-some-windows): Ditto.
11907
11908 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11909
11910         * gnus-art.el (article-make-date-line): 11th.
11911
11912 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11913
11914         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11915         (mml2015-gpg-sign): Ditto.
11916
11917 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11918
11919         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11920         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11921
11922 2001-01-08  Dave Love  <fx@gnu.org>
11923
11924         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11925         single character.
11926
11927         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11928
11929         * message.el: Doc and message fixes.
11930         (message-send-rename-function)
11931         (message-make-forward-subject-function)
11932         (message-send-mail-function, message-reply-to-function)
11933         (message-wide-reply-to-function, message-followup-to-function)
11934         (message-distribution-function, message-auto-save-directory): Fix
11935         :type.
11936
11937         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11938         proceeding after warnings.  Amend multipart warning message.
11939
11940 2001-01-04  Dave Love  <fx@gnu.org>
11941
11942         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11943         compiling.
11944         (gnus-make-directory): Require nnmail.
11945
11946         * mm-decode.el (mm-inline-media-tests): Add
11947         image/x-portable-bitmap.
11948         (mm-get-image): Grok pbm.
11949
11950 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11951
11952         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11953
11954 2001-01-09  Didier Verna  <didier@xemacs.org>
11955
11956         * dgnushack.el (dgnushack-compile): give a dummy value to
11957         `gnus-xmas-glyph-directory' for the time of compilation.
11958         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11959         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11960         * gnus-art.el: ditto.
11961         * gnus-group.el: ditto.
11962         * gnus-salt.el: ditto.
11963         * gnus-sum.el: ditto.
11964         * gnus-topic.el: ditto.
11965         * gnus-xmas.el (gnus-xmas-define): see above.
11966         * gnus-xmas.el (gnus-xmas-redefine): see above.
11967         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11968         non-continuable error when the directory can't be found.
11969
11970 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11971
11972         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11973         handle.
11974         * gnus-art.el (gnus-mime-view-part): Copy it.
11975         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11976
11977 2001-01-09  Michael Downes  <mjd@ams.org>
11978
11979         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11980
11981 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11982
11983         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11984         orig-file. Use ',source.
11985
11986 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11987
11988         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11989         (gnus-xmas-group-startup-message):
11990         Detect gnus-xmas-glyph-directory when it is nil.
11991
11992 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11993
11994         * pop3.el (pop3-get-message-count): Andrew Innes
11995         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11996
11997 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11998
11999         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12000
12001         * time-date.el (time-to-number-of-days): New function.
12002
12003 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12004         Trivial patch.
12005
12006         * nnslashdot.el (nnslashdot-request-list): Always get the right
12007         sid.
12008
12009 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12010
12011         * message.el (message-minibuffer-local-map): New keymap.
12012         (message-read-from-minibuffer): Use it.
12013         * gnus-msg.el (gnus-summary-resend-message): Use it
12014
12015 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12016
12017         * gnus-start.el (gnus-display-time-event-handler): New function.
12018         (gnus-after-getting-new-news-hook): Use it.
12019
12020 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12021
12022         * message.el (message-ignored-mail-headers): Add draft header.
12023
12024 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12025
12026         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12027         excursion.
12028
12029         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12030
12031 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12032         A revoked patch.
12033
12034         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12035
12036 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12037
12038         * qp.el (quoted-printable-decode-region): Don't backward-char.
12039
12040 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12041
12042         * gnus-draft.el: Mark articles as replied.
12043
12044         * gnus-sum.el (gnus-summary-add-mark): New function.
12045
12046         * gnus-group.el (gnus-add-mark): New function.
12047
12048         * gnus-sum.el (gnus-summary-buffer-name): New function.
12049         (gnus-summary-setup-buffer): Use it.
12050
12051         * gnus-draft.el: Set things up with the right post method and
12052         stuff.
12053
12054         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12055
12056         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12057
12058         * gnus.el (gnus-draft-meta-information-header): New variable.
12059
12060 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12061
12062         * gnus-art.el (gnus-treatment-function-alist): Move the date
12063         functions before the header sorting functions.
12064
12065         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12066
12067         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12068         Don't (push "/usr/share/emacs/site-lisp" load-path).
12069
12070         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12071         to empty fill prefixes.
12072
12073 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12074
12075         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12076         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12077
12078 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12079
12080         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12081
12082         * nnml.el (autoload): Move to nnheader.el.
12083
12084         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12085         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12086         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12087         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12088
12089 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12090
12091         * gnus-art.el (article-make-date-line): Get the hours right.
12092         (gnus-ignored-headers): More hiding.
12093
12094         * nnmail.el (nnmail-expiry-wait): Not an integer.
12095
12096         * message.el (message-goto-body): Only expand abbrev when called
12097         interactively.
12098         (message-make-lines): Use it.
12099
12100 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12101
12102         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12103
12104 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12105
12106         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12107         include the expunged articles.
12108
12109         * gnus-group.el (gnus-group-sort-by-server): New function.
12110
12111         * gnus.el (gnus-method-to-server-name): New function.
12112         (gnus-group-prefixed-name): Use it.
12113
12114         * gnus-group.el (gnus-group-sort-function): Doc fix.
12115         (gnus-group-sort-groups-by-server): New command.
12116
12117 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12118
12119         * gnus-art.el (gnus-treat-date-english): New variable.
12120         (article-date-english): New command.
12121         (gnus-english-month-names): New variable.
12122         (article-make-date-line): Do 'english.
12123
12124         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12125         after the fill prefix.
12126
12127         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12128         score...".
12129
12130         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12131
12132         * message.el (message-mode-map): Bind comment-region.
12133
12134         * gnus-art.el (gnus-mime-display-part): Let w3 display
12135         multipart/related.
12136
12137         * mm-bodies.el (mm-long-lines-p): New function.
12138         (mm-body-encoding): Use it.
12139         (mm-body-encoding): Encode articles with lines longer than 1000
12140         characters.
12141
12142 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12143
12144         * mm-util.el (mm-enable-multibyte): Use
12145         default-enable-multibyte-characters.
12146         (mm-enable-multibyte-mule4): Ditto.
12147         (mm-disable-multibyte): Test XEmacs.
12148         (mm-disable-multibyte-mule4): Ditto.
12149         (mm-with-unibyte-current-buffer): Simplified.
12150         (mm-with-unibyte-current-buffer-mule4): Ditto.
12151
12152 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12153
12154         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12155
12156         * nnheader.el (nnheader-string-as-multibyte): New alias.
12157
12158         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12159
12160         * gnus-uu.el (gnus-message-process-mark): New function.
12161         (gnus-uu-mark-by-regexp): Use it.
12162         (gnus-new-processable): New function.
12163
12164 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12165          Trivial patch.
12166
12167         * gnus-sum.el (gnus-no-mark): New variable.
12168
12169 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12170
12171         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12172         backslashes.
12173
12174 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12177         definition.
12178
12179 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12180
12181         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12182
12183         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12184         XEmacs.
12185
12186 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12187         Trivial patch.
12188
12189         * mml.el (mml-read-tag): Save tag location.
12190
12191 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12192
12193         * starttls.el: Sync with Emacs 21.
12194
12195 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12196
12197         * message.el (message-mail): Support yank-action.
12198
12199         * message.el (message-setup): Revoke the last change.
12200
12201 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12202
12203         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12204         <jvromans@squirrel.nl>.
12205
12206 2000-12-24  Simon Josefsson  <sj@extundo.com>
12207
12208         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12209         mailing list junk at end of part.
12210
12211 2000-12-23  Simon Josefsson  <sj@extundo.com>
12212
12213         * nnimap.el (nnimap-expiry-target): New function.
12214         (nnimap-request-expire-articles): Use it.
12215
12216 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12217
12218         * gnus.el (gnus-group-parameters-more): New variable.
12219         * gnus-cus.el (gnus-group-customize): Use it.
12220
12221         * gnus.el (gnus-define-group-parameter): New macro.
12222         (auto-expire): Use it
12223         (total-expire): Use it.
12224         * gnus-art.el (banner): Use it.
12225
12226         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12227         <ljz@asfast.com>.
12228
12229 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12230
12231         * gnus-topic.el (gnus-topic-create-topic): Use list.
12232
12233         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12234         before binding gnus-default-article-saver.
12235
12236         * gnus-sum.el (gnus-summary-save-article):
12237         (gnus-summary-pipe-output):
12238         (gnus-summary-save-article-mail):
12239         (gnus-summary-save-article-rmail):
12240         (gnus-summary-save-article-file):
12241         (gnus-summary-write-article-file):
12242         (gnus-summary-save-article-body-file): Ditto.
12243
12244         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12245
12246 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12247
12248         * gnus-art.el (gnus-mime-security-button-map):
12249         (gnus-mime-button-map): Add parent.
12250
12251 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12252
12253         * messagexmas.el (message-xmas-redefine): New function.
12254
12255         * message.el: Use it.
12256
12257         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12258
12259         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12260
12261 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12262
12263         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12264         malformatted messages.
12265
12266 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12267
12268         * mm-util.el (mm-image-load-path): New function.
12269
12270         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12271
12272         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12273
12274         * message.el (message-tool-bar-map): Use it.
12275
12276         * Makefile.in (install-el): New rule.
12277
12278 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-art.el (article-treat-dumbquotes): Quote \.
12281
12282 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12283
12284         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12285         Emacs 20 runs on a terminal.
12286
12287 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12288
12289         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12290
12291         * mml.el (gnus-add-minor-mode): Autoload.
12292
12293         * message.el (message-forward): Save-restriction.
12294
12295 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12296
12297         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12298         Paul Stevenson <p.stevenson@surrey.ac.uk>
12299
12300 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12301
12302         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12303
12304         * mml.el (gnus-ems): Don't require.
12305
12306         * gnus.el (gnus-decode-rfc1522): Removed.
12307         (gnus-set-text-properties): Define.
12308
12309 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12310
12311         * gnus-art.el (gnus-mime-*): handle may be nil.
12312
12313         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12314
12315         * gnus.el (gnus-group-remove-excess-properties): Not defined
12316         in gnus-xmas.
12317
12318 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12319
12320         * message.el (message-mail-user-agent): Add :version.
12321
12322 2000-12-21  Miles Bader  <miles@gnu.org>
12323
12324         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12325
12326 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12327
12328         * message.el (message-mail-user-agent): New variable.
12329         (message-setup): Renamed to message-setup-1. Support
12330         mail-user-agent.
12331         (message-mail-user-agent): New function.
12332         (message-mail): Use it.
12333         (message-reply): Use it.
12334         (message-resend): Use it.
12335         (message-mail-other-window): Use it.
12336         (message-mail-other-frame): Use it.
12337
12338         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12339
12340 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12341
12342         * message.el (message-tool-bar-map): Simplify.
12343         (message-narrow-to-head-1): New function.
12344         (message-narrow-to-head): Use it.
12345         (message-reply): Ditto.
12346         (message-cancel-news): Ditto.
12347         (message-supersede): Ditto.
12348         (message-make-forward-subject): Ditto.
12349         (message-bounce): Ditto.
12350
12351 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12352
12353         * uudecode.el (uudecode-decode-region-external): make-temp-file
12354         may not be defined.
12355
12356         * binhex.el (defalias): eval-and-compile.
12357
12358         * message.el (message-tool-bar-map): New function.
12359         (message-mode): Use it.
12360
12361 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12362
12363         * nntp.el (nntp-find-connection): Remove the entry.
12364         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12365
12366 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12367
12368         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12369
12370         * message.el (message-forward): Copy buffer in unibyte mode.
12371
12372 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12373
12374         * message.el (message-make-forward-subject): Don't widen. Decode.
12375         (message-forward): Don't decode subject.
12376
12377 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12378
12379         * qp.el (quoted-printable-encode-region): Upcase QP.
12380
12381 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12382
12383         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12384         mail-extract-a-c instead. Don't depend on Gnus.
12385
12386         * mml.el (gnus-ems): Require it.
12387
12388         * gnus-msg.el (gnus-summary-mail-forward):
12389
12390         * message.el (message-forward):  Move mime-to-mml here.
12391
12392 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12393
12394         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
12395         * gnus-art.el (gnus-insert-mime-button): Simplify.
12396         (gnus-mime-display-alternative): Ditto.
12397         (gnus-insert-mime-security-button): Ditto.
12398
12399 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12400
12401         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
12402         text-property-not-all doesn't return nil when start=mark(end).
12403         (gnus-remove-text-properties-when): Ditto.
12404
12405 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12406
12407         * gnus-start.el (gnus-group-change-level): Remove group from
12408         gnus-active-hashtb if real killed.
12409
12410 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12411
12412         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
12413         (gnus-mime-display-alternative): Ditto.
12414         (gnus-insert-mime-security-button): Ditto.
12415
12416 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12417
12418         * gnus-start.el (gnus-group-change-level): Don't add it into
12419         killed-list if it was killed.
12420
12421 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12422
12423         * nnmbox.el (nnmbox-file-coding-system): Use binary.
12424         (nnmbox-active-file-coding-system): Ditto.
12425
12426         * gnus-cus.el (gnus-group-parameters): Add posting-style.
12427
12428 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12429
12430         * gnus.el (gnus-version):
12431         (gnus-version-number): Set to Oort Gnus 0.01.
12432
12433         * gnus-art.el (gnus-mime-security-button-map):
12434         (gnus-insert-mime-security-button): Fix for Emacs21.
12435
12436 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12437
12438         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
12439         easymenu, because XEmacs doesn't understand :help.
12440
12441         * mm-uu.el: Require binhex.
12442
12443 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12444
12445         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
12446
12447 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12448
12449         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
12450
12451 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
12452
12453         * *.xpm, *.pbm: Convert icons icons to size 24x24.
12454
12455 2000-12-18  Dave Love  <fx@gnu.org>
12456
12457         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
12458         (unused).
12459
12460 2000-12-13  Miles Bader  <miles@gnu.org>
12461
12462         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
12463         to t, so that we don't get stuck while trying to smilefy
12464         intangible text.
12465
12466 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12467
12468         * smiley-ems.el (smiley-regexp-alist): Make regexps match
12469         at the end of the buffer.
12470         (smiley-region): In the loop, move to the end of the submatch
12471         matching the smiley instead of using the end of the match
12472         of the whole regexp.
12473
12474 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
12475
12476         * message.el (message-mode): Doc fix.
12477
12478 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12479
12480         * smiley-ems.el (smiley-region): Doc fix.
12481
12482 2000-12-11  Miles Bader  <miles@gnu.org>
12483
12484         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
12485         bottom line visible, check to see if it's partially obscured, and
12486         if so, either scroll one more line to make it fully visible, or
12487         revert to showing the second line from the top.
12488
12489 2000-12-07  Dave Love  <fx@gnu.org>
12490
12491         * mailcap.el (mailcap-download-directory)
12492         * gnus-audio.el (gnus-audio-directory)
12493         * smiley-ems.el (smiley-data-directory): Fix :type.
12494
12495 2000-11-30  Dave Love  <fx@gnu.org>
12496
12497         * message.el (message-auto-save-directory): Use
12498         file-name-as-directory.
12499         (message-set-auto-save-file-name): Create
12500         message-auto-save-directory if necessary.
12501         (message-replace-chars-in-string): Removed -- unused.
12502         (message-mail-alias-type): Customize.
12503         (message-headers): Remove duplicate defgroup.
12504
12505 2000-11-29  Dave Love  <fx@gnu.org>
12506
12507         * qp.el (quoted-printable-decode-region): Use error, not message
12508         to report malformed text (like base64).  Amend message.
12509
12510 2000-11-29  Miles Bader  <miles@gnu.org>
12511
12512         * message.el (message-header-lines): Fontify tag.
12513
12514 2000-11-27  Dave Love  <fx@gnu.org>
12515
12516         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
12517         compiler warning.
12518
12519 ;2000-11-26  Dave Love  <fx@gnu.org>
12520 ;
12521 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
12522 ;
12523 2000-11-23  Dave Love  <fx@gnu.org>
12524
12525         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
12526
12527         * mm-uu.el (uudecode): Require.
12528         (uudecode-decode-region, uudecode-decode-region-external): Don't
12529         autoload.
12530         (mm-uu-copy-to-buffer): Doc fix.
12531         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
12532         type fix.
12533
12534         * mailcap.el: Doc fixes.
12535         (mailcap-mime-data): Various adjustments.
12536         (mailcap): New group.
12537         (mailcap-download-directory): Customize.
12538         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12539         (mailcap-temporary-directory): Deleted (unused).
12540         (mailcap-unescape-mime-test): Simplify slightly.
12541         (mailcap-viewer-passes-test): Use functionp.
12542         (mailcap-command-p): Aliased to executable-find.
12543
12544         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12545         default-enable-multibyte-characters is nil.
12546
12547 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12548
12549         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12550
12551 2000-11-21  Dave Love  <fx@gnu.org>
12552
12553         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12554         gnus-article-mode-map.
12555 ;       (gnus-mime-button-menu): Use mouse-set-point.
12556         (gnus-insert-mime-button, gnus-mime-display-alternative)
12557         (gnus-mime-display-alternative): Don't use local-map property.
12558
12559 2000-11-17  Dave Love  <fx@gnu.org>
12560
12561         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12562         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12563         and make-temp-file.
12564         (uudecode-decode-region): Doc fix.
12565
12566 2000-11-14  Dave Love  <fx@gnu.org>
12567
12568         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12569         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12570         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12571         New files, derived from the XPMs.
12572
12573 2000-11-10  Dave Love  <fx@gnu.org>
12574
12575         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12576         (gnus-agent-lib-file, gnus-agent-load-alist)
12577         (gnus-agent-save-alist, gnus-agent-article-name): Use
12578         expand-file-name.
12579
12580         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12581         :version.
12582         (nnkiboze-score-file): Defvar when compiling.
12583
12584         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12585
12586         * gnus-art.el (gnus-article-banner-alist)
12587         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12588         (gnus-article-date-lapsed-new-header)
12589         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12590         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12591         (gnus-treat-strip-headers-in-body)
12592         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12593         (gnus-treat-translate): Add :version.
12594         (gnus-article-mime-part-function): Fix defcustom.
12595
12596         * nnmail.el (nnmail-expiry-target)
12597         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12598         (nnmail-split-header-length-limit): Add :version.
12599
12600         * gnus-sum.el (gnus-auto-expirable-marks)
12601         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12602         (gnus-extra-headers, gnus-ignored-from-addresses)
12603         (gnus-newsgroup-ignored-charsets)
12604         (gnus-group-highlight-words-alist)
12605         (gnus-summary-show-article-charset-alist): Add :version.
12606
12607         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12608         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12609         files, converted from the XPMs.
12610
12611         * gnus-cache.el (gnus-cache-active-file): Don't use
12612         file-name-as-directory on directory.
12613         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12614         use file-name-as-directory on directory.
12615
12616         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12617         (date-to-time): Use it.
12618
12619 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12620 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12621 ;       (message-newline-and-reformat): Likewise.
12622         (message-forward-as-mime, message-forward-ignored-headers)
12623         (message-buffer-naming-style, message-default-charset)
12624         (message-dont-reply-to-names, message-send-mail-partially-limit):
12625         Add :version.
12626
12627         * mm-util.el: Doc fixes.
12628         (mm-mime-charset): Don't use the raw result of
12629         mm-preferred-coding-system.
12630         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12631         (mm-with-unibyte): Simplify.
12632
12633         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12634         concat.
12635
12636         * pop3.el (pop3-version): Deleted.
12637         (pop3-make-date): New function, avoiding message-make-date.
12638         (pop3-munge-message-separator): Use it.
12639
12640 2000-11-09  Dave Love  <fx@gnu.org>
12641
12642         * gnus-group.el (gnus-group-make-directory-group)
12643         (gnus-group-fetch-faq): Use expand-file-name.
12644         (gnus-group-fetch-faq): Simplify completing-read form.
12645
12646         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12647         test for Mule.
12648
12649         * message.el (tool-bar-map): Defvar when compiling.
12650
12651         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12652         (gnus-tm-lisp-directory): Deleted.
12653         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12654         (featurep 'xemacs).
12655         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12656         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12657         version numbers from file names.
12658
12659 2000-11-08  Dave Love  <fx@gnu.org>
12660
12661         * mm-view.el: Use featurep for XEmacs test.
12662         (mm-inline-message): Test for `remove-specifier'; don't use
12663         condition-case.
12664
12665         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12666
12667         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12668         (gnus-score-find-bnews): Don't concat "".
12669
12670         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12671         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12672         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12673         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12674
12675         * gnus-sum.el: Put some defvars in eval-when-compile.
12676         (gnus-summary-mode-hook): Add :options.
12677         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12678         (gnus-summary-tool-bar-map): New variable.
12679         (gnus-summary-make-tool-bar): New function.
12680         (gnus-summary-mode): Put kill-all-local-variables first.
12681
12682         * gnus-group.el (gnus-group-toolbar-map): New variable.
12683         (gnus-group-make-tool-bar): Rewritten.
12684         (gnus-group-mode): Put kill-all-local-variables first.
12685
12686         * rfc2047.el: Require gnus-util.
12687
12688         * nnml.el (gnus-sorted-intersection): Autoload.
12689
12690         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12691         Put some defvars in eval-when-compile.
12692         (gnus-intersection, gnus-sorted-complement):  Autoload.
12693
12694         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12695
12696         * mm-encode.el (mm-body-7-or-8): Autoload.
12697
12698         * mm-decode.el (mm-insert-inline): Autoload.
12699
12700         * mml.el:
12701         * message.el: Put some defvars in eval-when-compile.
12702
12703         * gnus-msg.el: Put some defvars in eval-when-compile.
12704         (gnus-msg-mail): Move after gnus-setup-message.
12705
12706         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12707
12708 2000-11-07  Dave Love  <fx@gnu.org>
12709
12710         * gnus-util.el (nnheader): Don't require message (recursive
12711         autoload).
12712
12713         * uudecode.el: Avoid compiler warnings.
12714
12715         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12716         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12717
12718 2000-11-06  Dave Love  <fx@gnu.org>
12719
12720         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12721
12722         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12723         (uudecode-char-int): New alias, replacing char-int.
12724         (uudecode-decode-region): Don't call buffer-disable-undo.
12725
12726 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12727 ;       (mm-uu-configure-list): Doc fix.
12728 ;
12729 ;       * earcon.el (running-xemacs): Don't define.
12730 ;
12731 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12732 ;
12733 ;       * message.el (message-font-lock-keywords): Match a final newline
12734 ;       to help font-lock's multiline support.
12735 ;
12736 2000-11-03  Dave Love  <fx@gnu.org>
12737
12738         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12739
12740         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12741         name.
12742
12743         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12744         <banner>: Fix custom type, doc.
12745
12746         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12747         name.  Don't disable undo explicitly.
12748
12749 ;2000-11-02  Dave Love  <fx@gnu.org>
12750 ;
12751 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12752 ;       cite-prefix.
12753
12754 2000-11-01  Dave Love  <fx@gnu.org>
12755
12756         * rfc2047.el (base64): Require unconditionally.
12757         (message-posting-charset): Defvar when compiling.
12758         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12759         message.
12760
12761         * gnus-sum.el (nnoo): Require.
12762         (mm-uu-dissect): Autoload.
12763
12764         * mml.el (mml-parse-1): Clarify message.
12765         (mml-minibuffer-read-type): Use mailcap-mime-types.
12766
12767 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12768
12769         * mml.el: Fix a typo in the requiring of CL.
12770
12771 2000-11-01  Dave Love  <fx@gnu.org>
12772
12773         * utf7.el: Require cl when compiling.
12774
12775         * binhex.el: Use (featurep 'xemacs).
12776         (binhex-char-int): New alias, replacing char-int.  Change callers.
12777         (binhex-decode-region): Simplify work buffer code.
12778         (binhex-decode-region-external): Use expand-file-name, not concat.
12779
12780 2000-10-30  Dave Love  <fx@gnu.org>
12781
12782         * gnus-art.el: Fix 2000-10-27 change properly.
12783
12784 2000-10-28  Miles Bader  <miles@gnu.org>
12785
12786         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12787
12788 2000-10-27  Dave Love  <fx@gnu.org>
12789
12790         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12791         strings.
12792         (gnus-group-make-tool-bar): New function.
12793         (gnus-group-mode): Use it.
12794
12795         * message.el (message-mode-menu): Add some :help strings.
12796         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12797         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12798
12799         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12800         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12801         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12802
12803         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12804         display-graphic-p here.
12805
12806 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12807
12808         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12809         of the `gnus-xemacs' variable, as the latter has been removed.
12810         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12811         * gnus-art.el (gnus-treat-display-xface)
12812         (gnus-treat-display-smileys, gnus-treat-display-picons)
12813         (gnus-article-read-summary-keys): Likewise.
12814
12815 2000-10-26  Dave Love  <fx@gnu.org>
12816
12817         (defvar): Use rmail-spool-directory unconditionally.
12818
12819 2000-10-18  Dave Love  <fx@gnu.org>
12820
12821         * mm-bodies.el (mm-uu-decode-function)
12822         (mm-uu-binhex-decode-function): Defvar when compiling.
12823
12824         * gnus-nocem.el (gnus-nocem-issuers): Update.
12825         (gnus-nocem-check-from): New option.
12826         (gnus-nocem-scan-groups): Use it.
12827         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12828         (gnus-nocem-check-article-limit): Add :version.
12829
12830 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12831
12832         * ietf-drums.el (mm-util): Require CL when compiling.
12833
12834 2000-10-15  Dave Love  <fx@gnu.org>
12835
12836         * qp.el: Require mm-util.
12837
12838 2000-10-13  Dave Love  <fx@gnu.org>
12839
12840         * qp.el (quoted-printable-decode-region): Avoid invalid
12841         coding-systems.
12842
12843 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12844
12845         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12846         to a recursive load.
12847
12848 2000-10-12  Dave Love  <fx@gnu.org>
12849
12850         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12851
12852         * gnus.el (gnus-group-startup-message): Check for PBM image.
12853
12854 2000-10-09  Dave Love  <fx@gnu.org>
12855
12856         * mail-source.el (mail-source-fetch-imap): Bind
12857         default-enable-multibyte-characters rather than using
12858         mm-disable-multibyte.
12859
12860 2000-10-05  Dave Love  <fx@gnu.org>
12861
12862         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12863         Autoload.
12864         (quoted-printable-decode-region):  Rename arg which confused
12865         charset with coding-system.  Don't use nonascii-insert-offset.
12866         Coding-system encode the region initially.  Don't recognize `=='
12867         as valid QP.  Coding-system decode the region finally.
12868         (quoted-printable-decode-string): Rename arg which confused
12869         charset with coding-system.
12870
12871         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12872         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12873         mm-encode-coding-region.
12874         (mm-decode-body, mm-decode-string): Rename variables which
12875         confused charset with coding-system.
12876         (binhex-decode-region): Don't autoload.
12877         (mm-body-encoding): Require message.
12878         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12879         cond branches.
12880
12881         * gnus-art.el (article-de-quoted-unreadable)
12882         (article-de-base64-unreadable): Fold search case
12883         rather than downcasing string.  Apply mm-charset-to-coding-system
12884         to arg of quoted-printable-decode-region.
12885
12886 2000-10-04  Dave Love  <fx@gnu.org>
12887
12888         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12889         Require ring when compiling.
12890         (gnus-article-compface-xbm): New variable.
12891
12892 2000-10-04  Dave Love  <fx@gnu.org>
12893
12894         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12895         pbm images.
12896
12897         * frown.pbm, smile.pbm, wry.pbm: New files.
12898
12899         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12900
12901 2000-10-03  Dave Love  <fx@gnu.org>
12902
12903         * mail-source.el (mail-sources): Revert to nil.
12904
12905         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
12906
12907         * qp.el: Don't require mm-util.
12908         (quoted-printable-decode-region): Rewritten.
12909         (quoted-printable-decode-string, quoted-printable-encode-region):
12910         Doc fix.
12911         (quoted-printable-encode-region): Barf on multibyte characters.
12912         Maybe make the class multibyte.  Upcase chars, not formatted
12913         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12914         (quoted-printable-encode-string): Don't use
12915         mm-with-unibyte-buffer.
12916
12917 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12918
12919         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12920
12921 2000-09-21  Dave Love  <fx@gnu.org>
12922
12923         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12924         (for Emacs 20).  Tidy somewhat.
12925
12926 2000-09-21  Dave Love  <fx@gnu.org>
12927
12928         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12929         image processing.  Rationalize logic somewhat.
12930
12931 2000-09-20  Dave Love  <fx@gnu.org>
12932
12933         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12934         specifically.
12935
12936         * gnus.el (gnus-version-number): Avoid some redundant
12937         autoloads.
12938
12939 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12940
12941         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12942         to XBM; we always have PBM support.
12943
12944 2000-09-14  Dave Love  <fx@gnu.org>
12945
12946         * gnus.el (gnus-charset):
12947         * mm-decode.el (mime-display):
12948         * imap.el (imap) <defgroup>: Add :version.
12949
12950 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12951
12952         * parse-time.el: Fix author's mail address.
12953
12954         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12955         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12956         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12957         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12958         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12959         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12960         * rfc2231.el, uudecode.el: Fix copyright notice.
12961
12962         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12963         require `w3' at load-time only if not running in batch mode.
12964
12965 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12966
12967         * gnus.el: Before merge with Emacs21.
12968
12969 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12970
12971         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12972
12973 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12974
12975         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12976         to avoid conflict with the standard `back-to-indentation'
12977         binding.
12978
12979 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12980
12981         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12982
12983         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12984         (mm-disable-multibyte-mule4): Ditto.
12985         (mm-with-unibyte-current-buffer-mule4): Ditto.
12986
12987 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12988
12989         * pop3.el (pop3-movemail): Use binary.
12990         (pop3-movemail-file-coding-system): Removed.
12991
12992 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12993
12994         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12995
12996 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12997
12998         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12999         exists.
13000
13001 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13002
13003         * gnus-msg.el (gnus-post-method): Use backend name when the
13004         address is "".
13005
13006 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13007
13008         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13009         mm-verify-option.
13010         (gnus-treat-x-pgp-sig): Default value.
13011         (gnus-ignored-headers): Redundant.
13012
13013 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13014
13015         * gnus-win.el (gnus-configure-frame): Save selected window.
13016
13017 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13018
13019         * nnmbox.el: Require gnus-range.
13020         (nnmbox-group-building-active-articles): New variable.
13021         (nnmbox-group-active-articles): New variable; this is a cache of
13022         all active articles by group and number.
13023         (nnmbox-in-header-p): New function.
13024         (nnmbox-find-article): New function.
13025         (nnmbox-record-active-article): New function.
13026         (nnmbox-record-deleted-article): New function.
13027         (nnmbox-is-article-active-p): New function.
13028         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13029         (nnmbox-request-article): Ditto.  Also supply extra arg to
13030         nnmbox-article-group-number.
13031         (nnmbox-request-expire-articles): Ditto.
13032         (nnmbox-request-move-article): Ditto.
13033         (nnmbox-request-replace-article): Ditto.
13034         (nnmbox-request-rename-group): Rename group entry in active
13035         article cache.
13036         (nnmbox-delete-mail): Update active article cache, unless article
13037         is being replaced.
13038         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13039         than partially duplicating it.
13040         (nnmbox-article-group-number): Add extra `this-line' arg, to
13041         handle articles belonging to multiple groups.
13042         (nnmbox-save-mail): Update active article cache.
13043         (nnmbox-read-mbox): Build active article cache when loading mbox.
13044         Also do some repair work, if we find articles that are missing the
13045         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13046         reconstruct these from Xref info.
13047
13048 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13049
13050         * mail-source.el (mail-source-report-new-mail): Use
13051         nnheader-run-at-time.
13052
13053 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13054
13055         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13056         an error is thrown, and then rethrow the error.
13057         (mail-source-check-pop): Ditto.
13058         (mail-source-start-idle-timer): Prevent multiple pop checks
13059         running if the check takes a long time.
13060
13061 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13062
13063         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13064         succeed.
13065
13066 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13067
13068         * gnus-win.el (gnus-configure-windows): Make sure
13069         nntp-server-buffer is live.
13070         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13071
13072 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13073
13074         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13075
13076 2000-12-04  Andreas Jaeger  <aj@suse.de>
13077
13078         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13079
13080 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13081
13082         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13083
13084 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13085         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13086
13087         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13088
13089 2000-12-01  Simon Josefsson  <sj@extundo.com>
13090
13091         * mml-smime.el (mml-smime-verify): Fix address parsing.
13092
13093 2000-12-01  Simon Josefsson  <sj@extundo.com>
13094
13095         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13096         more than one certificate inside PKCS#7 blob.  Better security
13097         information (clamed / actual sender, openssl output, certificates
13098         inside message).
13099
13100         * smime.el (smime-verify-region): Output to /dev/null.
13101         (smime-buffer-as-string-region): Don't parse empty lines.
13102
13103 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13104
13105         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13106         ?d and ?D.
13107         (gnus-mime-security-show-details-inline): New variable.
13108         (gnus-mime-security-show-details): Use them.
13109         (gnus-insert-mime-security-button): Ditto.
13110
13111         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13112         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13113         (mml2015-gpg-clear-verify): Ditto.
13114         (mml2015-gpg-decrypt-1): Ditto.
13115         (mml2015-use): Prefer 'gpg.
13116
13117 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13118
13119         * gnus-util.el (gnus-add-text-properties-when): New function.
13120         (gnus-remove-text-properties-when): Ditto.
13121
13122         * gnus-cite.el (gnus-article-hide-citation): Use them.
13123         (gnus-article-toggle-cited-text): Use them.
13124
13125         * gnus-art.el (gnus-signature-toggle): Use them.
13126         (gnus-article-show-hidden-text): Ditto.
13127         (gnus-article-hide-text): Ditto.
13128
13129 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13130
13131         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13132
13133 2000-11-30  Simon Josefsson  <sj@extundo.com>
13134
13135         * smime.el (smime-point-at-eol): New alias.
13136         (smime-buffer-as-string-region): Use it.
13137
13138 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13139
13140         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13141
13142 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13143
13144         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13145
13146         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13147
13148         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13149
13150 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13151
13152         * nnmh.el (nnmh-request-expire-articles): Implemented
13153         expiry-target for nnmh backend.
13154
13155 2000-11-30  Simon Josefsson  <sj@extundo.com>
13156
13157         * mm-decode.el (mm-security-from): New variable.
13158         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13159
13160         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13161         than `from'.
13162
13163 2000-11-30  Simon Josefsson  <sj@extundo.com>
13164
13165         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13166         address match sender address.
13167
13168         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13169
13170         * smime.el (smime-verify-region): Don't copy buffer.
13171         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13172         (smime-pkcs7-region): New function.
13173         (smime-pkcs7-certificates-region): Ditto.
13174         (smime-pkcs7-email-region): Ditto.
13175         (smime-buffer-as-string-region): Ditto.
13176
13177         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13178         buffer.
13179
13180 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13181
13182         * smime.el (smime-decrypt-region): Fix keyfile argument.
13183
13184 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13185
13186         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13187
13188 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13189
13190         * message.el (message-shoot-gnksa-feet): New variable.
13191         (message-gnksa-enable-p): New function.
13192         (message-send): Use it.
13193         (message-check-news-body-syntax): Ditto.
13194
13195 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13196
13197         * message.el (message-make-message-id): Remove the redundancy.
13198
13199 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13200
13201         * message.el (message-setup): Discourage using mc-install-*-mode.
13202
13203         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13204
13205 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13206
13207         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13208
13209 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13210
13211         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13212
13213 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13214
13215         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13216
13217 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13218
13219         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13220         insert-buffer-substring.
13221
13222         * message.el (message-send-mail): Use buffer-substring-no-properties.
13223         (message-send-news): Ditto.
13224
13225 2000-11-22  David Edmondson  <dme@dme.org>
13226
13227         * imap.el (imap-wait-for-tag): Message read info.
13228
13229 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13230
13231         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13232         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13233         (mml2015-gpg-encrypt): Ditto.
13234
13235 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13236
13237         * mm-decode.el (mm-verify-option): Default value.
13238
13239         * mml-sec.el (mml-secure-part): Error message.
13240
13241 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13242
13243         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13244
13245 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13246
13247         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13248
13249 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13250
13251         * gnus-art.el (gnus-article-describe-key): Use prompt.
13252         (gnus-article-describe-key-briefly): Ditto.
13253
13254 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13255
13256         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13257
13258 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13259
13260         * gnus-art.el (gnus-article-describe-key): New function.
13261         (gnus-article-describe-key-briefly): New function.
13262
13263 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13264
13265         * mm-decode.el (mm-decrypt-option): Doc typo.
13266
13267         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13268         return a number.
13269
13270 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13271
13272         * message.el (message-newline-and-reformat): Typo.
13273
13274 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13275
13276         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13277         original-article-buffer exists.
13278
13279         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13280         (rfc2047-header-encoding-alist): Addresses are different from text.
13281         (rfc2047-encode-message-header): Ditto.
13282         (rfc2047-dissect-region): Extra parameter.
13283         (rfc2047-encode-region): Ditto.
13284         (rfc2047-encode-string): Ditto.
13285
13286 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13287
13288         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13289         (mm-uu-pgp-encrypted-extract): Use it.
13290         (mm-uu-pgp-signed-extract-1): New function.
13291         (mm-uu-pgp-signed-extract): Use it.
13292
13293         * gnus-art.el (gnus-mime-display-security): New function.
13294         (gnus-mime-display-part): Use it.
13295         (gnus-mime-security-verify-or-decrypt): New function.
13296         (gnus-mime-security-press-button): New function.
13297         (gnus-insert-mime-security-button): Use it.
13298
13299         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13300         (mm-find-raw-part-by-type): Ditto.
13301         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13302         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13303         (mm-destroy-parts): Kill nested multibyte buffer.
13304
13305         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13306         (mml2015-gpg-verify): Ditto.
13307
13308 2000-11-18  Simon Josefsson  <sj@extundo.com>
13309
13310         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13311         (mml2015-function-alist): Use it.
13312
13313         * mml-sec.el (mml-sign-alist): Update names.
13314         (mml-encrypt-alist): Ditto.
13315         (mml-secure-part-smime-sign): Moved to mml-smime.el
13316         as `mml-smime-sign-query'.
13317         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13318         `mml-smime-get-file-cert'.
13319         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13320         `mml-smime-get-dns-cert'.
13321         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13322         `mml-smime-encrypt-query'.
13323         (mml-smime-sign-buffer): Use mml-smime-sign.
13324         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13325
13326         * mml-smime.el (mml-smime-sign): New function.
13327         (mml-smime-encrypt):
13328         (mml-smime-sign-query):
13329         (mml-smime-get-file-cert):
13330         (mml-smime-get-dns-cert):
13331         (mml-smime-encrypt-query): Moved from mml-sec.el.
13332
13333 2000-11-16  Simon Josefsson  <sj@extundo.com>
13334
13335         * mml2015.el (mml2015-gpg-clear-verify): New function.
13336         (mml2015-function-alist): Add it.
13337
13338 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13339
13340         * message.el (message-setup-fill-variables): Use
13341         message-cite-prefix-regexp.
13342         (message-newline-and-reformat): Check the end of citation, leading
13343         WSP, break in the cite prefix.
13344         (message-fill-paragraph): New function.
13345
13346 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13347
13348         * lpath.el: Shut up.
13349
13350 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13351
13352         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13353         raw 8-bit in headers in dk.* newsgroups.
13354
13355 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13356
13357         * message.el (message-newline-and-reformat): Match extra WSPs.
13358
13359 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13360
13361         * mml.el (mml-generate-mime-1): Ignore ascii.
13362
13363 2000-11-16 Justin Sheehy  <justin@iago.org>
13364
13365         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13366
13367 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13368
13369         * message.el (message-cite-prefix-regexp): Prefix should not end
13370         at space.
13371
13372 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13373
13374         * message.el (message-mode-syntax-table): Add - as a word
13375         constituent as in articles.
13376         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13377         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13378         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13379
13380 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13381
13382         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13383
13384 2000-11-12  David Edmondson  <dme@dme.org>
13385
13386         * message.el (message-font-lock-keywords): use
13387         message-cite-prefix-regexp.
13388
13389 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13390
13391         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
13392         Stein Arild Str\e,Ax\e(Bmme.
13393         (gnus-group-jump-to-group): Use it.
13394         (gnus-group-jump-to-group-prompt): Customize.
13395
13396 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13397
13398         * mailcap.el (mailcap-possible-viewers): Match the entire string.
13399
13400 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13401
13402         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
13403         incompatible.
13404         (mml2015-mailcrypt-sign): Ditto.
13405
13406 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13407
13408         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
13409         group is open.
13410
13411 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13412
13413         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
13414         nnvirtual articles.
13415         (gnus-backlog-request-article): Don't request nnvirtual articles.
13416
13417 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13418
13419         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
13420         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
13421
13422 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13423
13424         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
13425         * mml.el (mml-generate-mime-1): Use charset attribute.
13426         * mm-bodies.el (mm-encode-body): Add parameter charset.
13427         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
13428
13429 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13430
13431         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
13432         (mml2015-mailcrypt-clear-decrypt): Ditto.
13433         (mml2015-mailcrypt-verify): Ditto.
13434         (mml2015-mailcrypt-clear-verify): Ditto.
13435         (mml2015-gpg-verify): Ditto.
13436
13437 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13438
13439         * smime.el (smime-openssl-program): Test the existence of openssl.
13440         * mml-smime.el: Require mm-decode.
13441         (mml-smime-verify-test): New function.
13442         * mm-decode.el (mm-verify-function-alist): Use it.
13443
13444 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13445
13446         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
13447         anyway.
13448
13449 2000-11-13  Simon Josefsson  <sj@extundo.com>
13450
13451         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
13452         verification doesn't work.
13453
13454 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13455
13456         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
13457         (gnus-inews-do-gcc): Use it.
13458
13459 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13460
13461         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
13462         leading space.
13463         * mm-extern.el (mm-inline-external-body): Report error when no
13464         access-type.
13465
13466 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13467
13468         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
13469
13470 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
13471
13472         * gnus-art.el (gnus-mime-button-menu): Use select-window.
13473
13474 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
13475
13476         * gnus-art.el (gnus-mime-display-part): Display multipart/related
13477         as multipart/mixed.
13478
13479 2000-11-12  David Edmondson  <dme@dme.org>
13480
13481         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
13482         and replace `.' with `\w' to allow for different syntax tables
13483         (from Vladimir Volovich).
13484         * message.el (message-newline-and-reformat): use
13485         `message-cite-prefix-regexp'.
13486         * gnus-cite.el (gnus-supercite-regexp): use
13487         `message-cite-prefix-regexp'.
13488         * gnus-cite.el (gnus-cite-parse): use
13489         `message-cite-prefix-regexp'.
13490
13491 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13492
13493         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
13494         PGP SIGNATURE.  Escape leading "-"'s.
13495         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
13496
13497 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13498
13499         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
13500
13501 2000-11-11  Simon Josefsson  <sj@extundo.com>
13502
13503         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
13504
13505         * smime.el (smime-details-buffer): New variable.
13506         (smime-sign-region):
13507         (smime-encrypt-region):
13508         (smime-verify-region):
13509         (smime-decrypt-region): Copy OpenSSL output to the buffer.
13510
13511         * mml-smime.el (mml-smime-verify): Support security info.
13512
13513 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
13514
13515         * mm-decode.el (mm-verify-option): Set default to nil.
13516         (mm-decrypt-option): Ditto.
13517         * gnus-art.el (article-verify-x-pgp-sig): New function.
13518
13519 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
13520
13521         * gnus-art.el (gnus-mime-display-alternative): Show button if no
13522         preferred part.
13523
13524 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13525
13526         * gnus-sum.el (gnus-move-split-methods): Say that
13527         `gnus-split-methods' uses file names, whereas this uses group
13528         names.  (Report from Nevin Kapur)
13529
13530 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
13531
13532         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
13533
13534 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13535
13536         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13537         (nnheader-directory-articles): Use it.
13538         (nnheader-article-to-file-alist): Ditto.
13539
13540 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13541
13542         * rfc2047.el (rfc2047-pad-base64): New function.
13543         (rfc2047-decode): Use it.
13544
13545 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13546
13547         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13548         select method.
13549
13550 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13551
13552         * mml2015.el (mml2015-gpg-decrypt-1):
13553         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13554
13555 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13556
13557         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13558
13559 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13560
13561         * pop3.el (pop3-munge-message-separator): A message may have an
13562         empty body.
13563
13564 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13565
13566         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13567         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13568         (mm-uu-pgp-signed-extract): Use coding-system.
13569
13570 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13571
13572         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13573         (gnus-insert-mime-security-button): New function.
13574         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13575         * mml2015.el:  Add security info when verify or decrypt.
13576         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13577         (mm-uu-pgp-encrypted-extract): Ditto.
13578
13579 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13580
13581         * mm-decode.el (mm-display-parts): New function.
13582         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13583
13584 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13585
13586         * gnus-mlspl.el: Documentation tweaks.
13587
13588 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13589
13590         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13591         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13592         argument.
13593
13594 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13595
13596         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13597
13598 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13599
13600         * gnus-art.el (gnus-article-encrypt): New function.
13601         (gnus-article-encrypt-protocol-alist): New variable.
13602         (gnus-article-encrypt-protocol): New variable.
13603         * mml2015.el (mml2015-self-encrypt): New function.
13604         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13605
13606 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13607
13608         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13609         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13610         let mailcap do it.
13611         * mml2015.el: Remove snarf code.
13612         * mm-decode.el: Remove snarf code.
13613
13614 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13615
13616         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13617         (mml-insert-mime): Understand gnus-decoded.
13618         (mime-to-mml): New parameter handles.
13619         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13620         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13621
13622 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13623
13624         * mm-decode.el (mime-security): New group.
13625         (mm-verify-function-alist): Add test function.
13626         (mm-decrypt-function-alist): Ditto.
13627         (mm-snarf-option): Set default value as nil.
13628         (mm-find-part-by-type): Recursive parameter.
13629         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13630         * mml2015.el: Support draft-ietf-openpgp-multsig.
13631
13632 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13633
13634         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13635         (gnus-article-view-part-as-charset): New function.
13636
13637 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13638
13639         * mm-decode.el (mm-verify-option): Default value.
13640         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13641
13642 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13643
13644         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13645
13646 2000-11-05  Simon Josefsson  <sj@extundo.com>
13647
13648         * mml-smime.el (mml-smime-verify): Work in original multipart
13649         buffert.
13650
13651         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13652         (mm-handle-multipart-ctl-parameter): Ditto.
13653         (mm-alist-to-plist): New function.
13654         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13655         for multiparts.
13656         (mm-destroy-parts): Destroy multipart buffert.
13657         (mm-remove-part): Ditto.
13658
13659         * mml-smime.el (mml-smime-sign): Not used.
13660         (mml-smime-encrypt): Ditto.
13661
13662         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13663
13664         Verify S/MIME signature support.
13665
13666         * mm-decode.el (mm-inline-media-tests): Add
13667         application/{x-,}pkcs7-signature.
13668         (mm-inlined-types): Ditto.
13669         (mm-automatic-display): Ditto.
13670         (mm-verify-function-alist): Ditto.  Add name of method.
13671         (mm-decrypt-function-alist): Add name of method.
13672         (mm-find-part-by-type): Add documentation.
13673         (mm-possibly-verify-or-decrypt): Use new format of
13674         mm-{verify,decrypt}-function-alist.  Use method names.
13675
13676         * mml-smime.el (mml-smime-verify): New function.
13677
13678 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13679
13680         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13681
13682 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13683
13684         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13685         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13686         * mm-decode.el (mm-snarf-option): New variable.
13687
13688 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13689
13690         * mm-util.el (mm-subst-char-in-string): New function.
13691         (mm-replace-chars-in-string): Use it.
13692         * message.el (message-replace-chars-in-string): Use it.
13693         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13694         * gnus-mh.el (mh-lib-progs): Shut up.
13695
13696 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13697
13698         * base64.el, md5.el: Moved to contrib directory.
13699
13700 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13701
13702         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13703         the last article when search.
13704
13705 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13706
13707         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13708         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13709
13710 2000-09-29  David Edmondson  <dme@thus.net>
13711
13712         * message.el (message-newline-and-reformat): Typo.
13713
13714 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13715
13716         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13717
13718 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13719
13720         * nntp.el (nntp-decode-text): Delete bogus status lines.
13721
13722 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13723
13724         * message.el (message-font-lock-keywords): Match a final newline
13725         to help font-lock's multiline support.
13726
13727 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13728
13729         * nnoo.el (nnoo-set): New function.
13730
13731 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13732
13733         * gpg.el, gpg-ring.el: Moved to contrib directory.
13734
13735 2000-11-04  Simon Josefsson  <sj@extundo.com>
13736
13737         * nnimap.el (nnimap-split-inbox): Typo.
13738
13739 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13740
13741         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13742
13743 2000-11-03  Simon Josefsson  <sj@extundo.com>
13744
13745         * rfc2231.el (rfc2231-parse-qp-string): New function.
13746         (require): rfc2047.
13747
13748         * mail-parse.el (mail-header-parse-content-type):
13749         (mail-header-parse-content-disposition): Support invalid QP
13750         encoded strings, by using `rfc2231-parse-qp-string'.
13751
13752 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13753
13754         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13755         (rfc2231-decode-encoded-string): Typo "> X 1".
13756         (rfc2231-encode-string): Insert the name of charset.
13757         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13758
13759 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13760
13761         * mm-decode.el (mm-save-part): Return the filename.
13762         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13763         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13764         (gnus-mime-action-alist): Use it.
13765         (gnus-mime-button-commands): Use it.
13766         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13767         (mm-inline-external-body): unwind-protect.
13768
13769 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13770
13771         * gnus-art.el (gnus-insert-mime-button): Show url.
13772
13773 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13774
13775         * mml.el (mml-generate-mime-1): Support external url.
13776         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13777
13778 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13779
13780         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13781         * mm-decode.el (mm-display-external): Ditto.
13782         * mm-extern.el: New file.
13783         * mm-decode.el (mm-inline-media-tests): Hook it up.
13784         (mm-inlined-types): Inline message/external-body.
13785
13786 2000-11-02  Simon Josefsson  <sj@extundo.com>
13787
13788         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13789
13790         * message.el (message-get-reply-headers): Better handling when
13791         Mail-Followup-To is very large.
13792
13793 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13794
13795         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13796         * gnus-art.el (gnus-article-edit-done):
13797         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13798         counting code here.
13799         * gnus-msg.el (gnus-setup-message): Remove a hack.
13800
13801 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13802
13803         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13804         (gnus-summary-mode): Make them local variables.
13805         (gnus-set-global-variables): Globalize them.
13806         (gnus-summary-exit): Kill them.
13807
13808 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13809
13810         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13811         word.
13812
13813 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13814
13815         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13816         gnus-article-wash-types.
13817         * gnus-art.el (gnus-article-wash-status): Use them.
13818
13819 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13820
13821         * mml.el (mml-read-tag): Remove spaces and LF.
13822
13823 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13824
13825         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13826         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13827
13828 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13829
13830         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13831
13832 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13833
13834         * gnus-sum.el (gnus-article-charset): New variable.
13835         (gnus-summary-display-article): Set it.
13836         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13837         * gnus-art.el (gnus-article-mode): Make it local variable.
13838
13839 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13840
13841         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13842
13843 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13844
13845         * nnwfm.el: New file.
13846
13847         * nnweb.el (nnweb-replace-in-string): New function.
13848
13849 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13850
13851         * mml2015.el: Wrap gpg.el.
13852         * gpg.el (gpg-verify): The last argument of apply is a list.
13853         (gpg-encrypt): Add passphrase as a parameter.
13854
13855 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13856
13857         * gpg.el: New file.
13858         * gpg-ring.el: New file.
13859
13860 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13861
13862         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13863
13864 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13865
13866         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13867         double-quote characters.
13868         (gnus-summary-prepare-threads): Ditto.
13869
13870 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13871
13872         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13873         * mml.el (mml-read-tag): Don't skip the leading space.
13874         * lpath.el (font-lock-set-defaults): Shut up.
13875
13876 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13877
13878         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13879
13880 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13881
13882         * qp.el (quoted-printable-encode-region): Replace leading - when
13883         ultra safe.
13884         * mml.el (mml-generate-mime-postprocess-function): Removed.
13885         (mml-postprocess-alist): Removed.
13886         (mml-generate-mime-1): Use ultra-safe when sign.
13887         * mml2015.el (mml2015-fix-micalg): Uppercase.
13888         (mml2015-verify): Insert LF.
13889         (mml2015-mailcrypt-sign): Downcase; search backward.
13890
13891 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13892
13893         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13894         restrictive.
13895         (nnultimate-table-regexp): New variable.
13896         (nnultimate-forum-table-p): Use it.
13897
13898 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13899         Trivial patch.
13900
13901         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13902
13903 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13904
13905         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13906         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13907
13908 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13909
13910         * mml2015.el: Shut up.
13911
13912 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13913
13914         * gnus.el (gnus-server-browse-hashtb): Removed.
13915         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13916         (gnus-group-insert-group-line-info): Use simplified method.
13917         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13918
13919 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13920
13921         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13922         moved here.
13923         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13924         * gnus-group.el (gnus-group-prepare-flat): Use it.
13925         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13926
13927 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13928
13929         * mml.el (mml-mode): Show menu in XEmacs.
13930
13931 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13932
13933         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13934         (gnus-server-read-server-in-server-buffer): New function.
13935         (gnus-browse-foreign-server): Browse in group buffer.
13936         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13937         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13938         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13939         * gnus.el (gnus-server-browse-hashtb): New variable.
13940
13941 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13942
13943         * nnfolder.el (nnfolder-open-nov): Use group.
13944
13945 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13946
13947         * nnfolder.el: Add NOV. Set version to 2.0.
13948         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13949
13950 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13951
13952         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13953
13954 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13955
13956         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13957         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13958
13959 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13960
13961         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13962
13963 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13964
13965         * mm-decode.el (mm-verify-function-alist): New variable.
13966         (mm-verify-option): New variable.
13967         (mm-decrypt-function-alist): Ditto.
13968         (mm-decrypt-option): Ditto.
13969         (mm-find-raw-part-by-type): New function.
13970         (mm-possibly-verify-or-decrypt): New function.
13971         (mm-dissect-multipart): Use it.
13972         * mml2015.el (mml2015-fix-micalg): New function.
13973         (mml2015-decrypt): Use new interface.
13974         (mml2015-verify):  Use new interface.
13975         (mml2015-setup): Make it bogus.
13976
13977 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13978
13979         * mml.el (mml-generate-mime-postprocess-function): Set to
13980         mml-postprocess.
13981         (autoload): Autoload mml2015 and mml-smime.
13982         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13983         * mml2015.el (mml2015-encrypt): New function.
13984         (mml2015-sign): New function.
13985         (mml2015-encrypt-function): New variable.
13986         (mml2015-sign-function): New variable.
13987         (mml2015-mailcrypt-encrypt): Use message-recipients.
13988         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13989         * mml-smime.el (mml-smime-setup): Ditto.
13990
13991 2000-10-28  Simon Josefsson  <sj@extundo.com>
13992
13993         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13994         Communigate Pro 3.3.1 server.
13995
13996         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13997         in buffers.
13998         (mml-secure-dns-server): Removed.
13999         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14000         write certificates to files.
14001
14002         * smime.el (smime-dns-server): New variable.
14003         (smime-mail-to-domain):
14004         (smime-cert-by-dns): New functions.
14005
14006         * dig.el: New file.
14007
14008 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14009
14010         * message.el (message-options): New variable.
14011         (message-options-set-recipient): New function.
14012         (message-send): Use them.
14013         * gnus-int.el (gnus-request-replace-article): Use them.
14014         (gnus-request-accept-article): Ditto.
14015         * mml.el (mml-preview): Use them.
14016         * gnus-sum.el (gnus-summary-edit-article): Use them.
14017
14018         * message.el (message-options-get): New function.
14019         (message-options-get): New function.
14020         * rfc2047.el (rfc2047-encode-message-header): Use them.
14021         * mm-bodies.el (mm-encode-body): Use them.
14022
14023 2000-10-28  Simon Josefsson  <sj@extundo.com>
14024
14025         * nnimap.el (nnimap-retrieve-which-headers):
14026         (nnimap-request-article-part): Quote message-id.
14027
14028         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14029         (smime-CA-file): New variable.
14030         (smime-call-openssl-region): Don't error.
14031         (smime-sign-region): Return result value.
14032         (smime-encrypt-region): Ditto.
14033         (smime-verify-region): New function.
14034         (smime-decrypt-region): Ditto.
14035         (smime-verify-buffer): Ditto.
14036         (smime-decrypt-buffer): Ditto.
14037
14038         * mml.el: Require mml-sec.
14039         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14040         (mml-mode-map): Add "sign" and "encrypt" maps.
14041         (mml-menu): Add security menu.
14042         (mml-preview): Use generate-new-buffer.
14043
14044         * mml-sec.el: New file.
14045
14046 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14047
14048         * mm-decode.el (mm-find-part-by-type): Move it here.
14049         * mml.el (mml-postprocess): Move it here.
14050         (mml-postprocess-alist): Move it here. Merge them.
14051
14052 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14053
14054         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14055         unencoded stuff in the header.
14056
14057 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14058
14059         * gnus-group.el (gnus-group-listed-groups): New variable.
14060         (gnus-group-list-option): New variable.
14061         (gnus-group-list-limit-map): New keymap.
14062         (gnus-group-list-flush-map): New keymap.
14063         (gnus-group-list-plus-map): New keymap.
14064         (gnus-group-prepare-logic): New function.
14065         (gnus-group-prepare-flat): Merge with
14066         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14067         (gnus-group-prepare-flat-list-dead): Ditto.
14068         (gnus-group-list-matching): Use gnus-group-prepare-function.
14069         (gnus-group-list-dormant): Ditto.
14070         (gnus-group-list-cached): Ditto.
14071         (gnus-group-listed-groups): New function.
14072         (gnus-group-list-limit): New function.
14073         (gnus-group-list-flush): New function.
14074         (gnus-group-list-plus): New function.
14075         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14076         (gnus-topic-prepare-topic): Ditto.
14077
14078 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14079
14080         * message.el (message-insert-to, message-get-reply-headers):
14081         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14082
14083 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14084
14085         * mml2015.el: New file.
14086         * smime.el: New file.
14087         * mml-smime.el: New file.
14088
14089 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14090
14091         * ChangeLog: Moved to ChangeLog.1.
14092
14093     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14094   Copying and distribution of this file, with or without modification,
14095   are permitted provided the copyright notice and this notice are preserved.
14096
14097 ;; Local Variables:
14098 ;; coding: iso-2022-7bit
14099 ;; End: