Synch to No Gnus 200503300817.
[elisp/gnus.git-] / texi / ChangeLog
1 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * Makefile.in (gnus-booklet.dvi, gnus-booklet.pdf)
4         (gnus-refcard.dvi, gnus-refcard.pdf): New targets replacing
5         refcard.* and booklet.*.
6
7         * gnus-refcard.tex: Merged from refcard.tex and gnusref.tex.
8         Removed refcard.tex gnusref.tex booklet.tex bk-lt.tex bk-a4.tex.
9
10         * gnus-logo.eps: Renamed from gnuslogo-booklet.eps.
11         gnuslogo-refcard.eps: Removed.
12
13         * Makefile.in (gnus-faq.texi): Depend on xml2texi.*.  Fix sed
14         command.
15
16 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17
18         * Makefile.in (gnus-faq-full-update, gnus-faq-clean)
19         (gnus-faq.texi): New targets.
20         (distclean): Remove some gnus-faq.* files.
21
22         * xml2texi.sh: Mention requirements.
23
24         * xml2texi.scm (boilerplate): Add "Do not modify ...".
25
26         * gnus-faq.texi: Generated.
27
28 2005-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
29
30         * gnus-faq.texi: Generated from gnus-faq.xml using xml2texi.*.
31
32         * message.texi, gnus.texi: Update copyright.
33
34         * xml2texi.scm (+tag-for-gnus-faq-texi+): New variable.
35         (transform): Use it.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de> with
36         minor modifications.
37         (boilerplate): Update copyright for the output file.
38
39 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
40
41         * xml2texi.sh: Fix arch tag.
42
43 2005-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
44
45         * xml2texi.scm, xml2texi.sh: Added copyright.
46         (transform): Avoid redundant entries in @urefs.
47         (format-node): Don't insert optional arguments of @node.
48
49 2005-03-20  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
50
51         * xml2texi.scm, xml2texi.sh: New files.  PLT Scheme program to
52         convert FAQ from xml to texi.
53
54 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
55
56         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
57
58 2005-02-14  Simon Josefsson  <jas@extundo.com>
59
60         * gnus-news.texi: Add.
61
62 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
65         stuff; gnus-mime-inline-part does the automatic decompression.
66
67 2005-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
68
69         * gnus.texi (Spam ELisp Package Configuration Examples):
70         "training.ham" should be "training.spam"
71
72 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * message.texi (Mail Variables): Fix the default value for
75         message-send-mail-function.
76
77 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * gnus.texi (Optional Back End Functions): nntp-request-update-info
80         always returns nil exceptionally.
81
82 2005-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
83
84         * gnus.texi: Some edits based on comments from David Abrahams.
85         Bump version numbers.
86
87 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * gnus.texi (RSS): Fix the keystroke.
90
91 2005-01-16  Simon Josefsson  <jas@extundo.com>
92
93         * gnus.texi (Article Washing): Add libidn URL.  Suggested by
94         Michael Cook <michael@waxrat.com>.
95
96         * gnus-news.texi: Ditto.
97
98 2005-01-16  Xavier Maillard <zedek@gnu-rox.org> (tiny change)
99
100         * gnus-faq.texi ([4.1]): Typo.
101
102 2005-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * gnus.texi (Topic Commands): Fix next/previous.
105
106 2005-01-15  Simon Josefsson  <jas@extundo.com>
107
108         * gnus.texi (Article Washing): Mention `W i'.
109
110         * gnus-news.texi: Mention De-IDNA washing.
111
112 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * message.texi (Reply): `message-reply-to-function' should return
115         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
116
117 2005-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * Makefile.in (.texi): Use LC_ALL instead of LANG.
120         (makeinfo): Ditto.
121
122 2005-01-04  Jochen K\e,A|\e(Bpper  <jochen@fhi-berlin.mpg.de>
123
124         * gnus.texi (Group Parameters): Slight extension of sieve
125         parameter description.
126
127 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
128
129         * gnus-news.texi: Mention change new behavior of
130         `gnus-decay-scores'.  Added some references.
131
132         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
133         matching score files as well.
134         (Picons): Describe `gnus-picon-style'.
135
136 2005-01-02  Romain Francoise  <romain@orebokech.com>
137
138         * gnus-news.texi: Mention the new method used to hide headers.
139         Remove duplicate item about `/ r'.  Add missing @code.
140
141         * message.texi (Message Headers): Mention that headers are hidden
142         using narrowing, and how to expose them.
143         Update copyright.
144
145 2005-01-02  Simon Josefsson  <jas@extundo.com>
146
147         * gnus-news.texi: Add.
148
149 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
150
151         * gnus-news.texi: Addition.
152
153         * gnus.texi (RSS): Addition.
154
155 2004-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * Makefile.in (.texi): Set LANG=C to avoid NLS translations.
158         (makeinfo): Ditto.
159
160 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
161
162         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and 
163         `gnus-summary-sort-by-recipient'.
164
165 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
166
167         * gnus-faq.texi ([5.1]): Added missing bracket.
168
169         * message.texi (Various Message Variables): Mention that all mail
170         file variables are derived from `message-directory'.
171
172         * gnus.texi (Splitting Mail): Clarify bogus group.
173
174 2004-12-07  Teodor Zlatanov  <tzz@lifelogs.com>
175
176         * gnus.texi (Filtering Spam Using The Spam ELisp Package)
177         (Spam ELisp Package Filtering of Incoming Mail)
178         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
179         replace @code{spam.el} with @file{spam.el} where the file spam.el
180         is intended as the subject
181
182 2004-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
183
184         * gnus-news.texi: Mention `gnus-summary-limit-to-recipient' and 
185         `gnus-summary-sort-by-recipient'.
186
187         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
188         `spam-initialize'.
189         (Limiting): Add `gnus-summary-limit-to-recipient'.
190         (Summary Sorting): Add `gnus-summary-sort-by-recipient'.
191
192 2004-11-30  Simon Josefsson  <jas@extundo.com>
193
194         * gnus.texi (Misc Article): Add, suggested by Reiner Steib
195         <reinersteib+gmane@imap.cc>.
196
197 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
198
199         * gnus.texi (Finding the News): Markup fix.
200
201 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
202
203         * gnus.texi (Finding the News): Add a note for NNTP marks.
204         Improved by Romain Francoise.
205
206 2004-11-23  Romain Francoise  <romain@orebokech.com>
207
208         * gnus.texi (NNTP marks): New node.
209         (NNTP): Move NNTP marks variables to the new node.
210
211 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
212
213         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
214         end.
215
216         * gnus.texi (MIME Commands, Hashcash): Markup fix.
217
218 2004-11-17  Teodor Zlatanov  <tzz@lifelogs.com>
219
220         * gnus.texi: replaced @file{spam.el} with @code{spam.el}
221         everywhere for consistency.
222         (Filtering Spam Using The Spam ELisp Package): admonish again.
223         (Spam ELisp Package Sequence of Events): this is Gnus, say so.
224         Say "regular expression" instead of "regex."  Admonish.  Pick
225         other words to sound better (s/so/thus/).
226         (Spam ELisp Package Filtering of Incoming Mail): mention
227         statistical filters.  Remove old TODO.
228         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
229         new section on sorting and displaying the spam score
230         (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
231         backend but an alias to spam-use-BBDB
232         (Extending the Spam ELisp package): rewrite the example using the
233         new backend functionality.
234
235 2004-11-16  Simon Josefsson  <jas@extundo.com>
236
237         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
238         nntp-marks-directory, from Romain Francoise
239         <romain@orebokech.com>.
240
241 2004-11-14  Magnus Henoch  <mange@freemail.hu>
242
243         * gnus.texi (Hashcash): New default value of
244         hashcash-default-payment.
245
246 2004-10-26  Simon Josefsson  <jas@extundo.com>
247
248         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
249         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
250
251 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
252
253         * gnus.texi (New Features): Add 5.11.
254
255         * message.texi (Resending): Remove wrong default value.
256
257         * gnus.texi (Mail Source Specifiers): Describe possible problems
258         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
259         `pop3-leave-mail-on-server' to the index.
260
261 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
262
263         * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
264
265 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * message.texi (Canceling News): Add how to set a password.
268
269 2004-10-10  Juri Linkov  <juri@jurta.org>
270
271         * gnus.texi (Top, Marking Articles): Join two menus in one node
272         because a node can have only one menu.
273
274 2004-10-09  Juri Linkov  <juri@jurta.org>
275
276         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
277         example of nnmail-split-fancy.
278
279 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
280
281         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
282
283 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
284
285         * gnus.texi (X-Face): Revert 2004-02-17 change.
286         (Slow Machine): Ditto.
287
288 2004-10-02  Simon Josefsson  <jas@extundo.com>
289
290         * gnus.texi (documentencoding): Add, to avoid warnings.
291
292 2004-09-30  Simon Josefsson  <jas@extundo.com>
293
294         * gnus-news.texi: Add.
295
296         * message.texi (Mail Headers): Add.
297
298         * gnus.texi (Hashcash): Fix.
299
300 2004-09-29  Simon Josefsson  <jas@extundo.com>
301
302         * gnus-news.texi: Add.
303
304 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
305
306         * gnus.texi (Hashcash): changed location of library, also mention
307         that payments can be verified and fix the name of the
308         hashcash-path variable
309
310 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
311
312         * gnus-faq.texi ([5.12]): Use 5.10 instead of 5.10.0.
313
314 2004-09-14  Jesper Harder  <harder@ifa.au.dk>
315
316         * gnus.texi: Markup fixes.
317
318         * emacs-mime.texi (Display Customization): XEmacs -> Emacs.
319
320 2004-09-11  Simon Josefsson  <jas@extundo.com>
321
322         * gnus-news.texi: Mention text/dns.
323
324 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * texi2latex.el (latexi-translate-file): Support @copying and
327         @insertcopying.
328         (latexi-copying-text): New variable.
329         (latexi-copying): New function.
330         (latexi-insertcopying): New function.
331
332 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
333
334         * gnus-news.texi: Fix typo in previous commit.
335
336         * gnus-news.el (gnus-news-makeinfo-switches): Add --no-validate to
337         allow unresolved references.
338
339         * gnus-news.texi: Use xref.  Add `gnus-picon-style'.
340
341         * Makefile.in (GNUS-NEWS): Depend on gnus-news.el.
342
343 2004-09-02  Simon Josefsson  <jas@extundo.com>
344
345         * gnus-news.texi: Comment out comment stuff.
346         Don't use xref's, GNUS-NEWS look wrong.
347         Add nntp marks stuff.
348         Add (copied from Oort Gnus GNUS-NEWS).
349
350         * Makefile.in (GNUS-NEWS): Move to "..".
351
352 2004-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * infohack.el: Support @copying and @insertcopying for Emacs 21.3
355         and lesser and XEmacs.
356
357 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
358
359         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
360         pgg.texi, sieve.texi: Use @copying and @insertcopying.
361
362 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
363
364         * gnus.texi (Mail Source Specifiers): Describe
365         `pop3-leave-mail-on-server'.
366
367 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
368
369         * gnus.texi (IMAP): add comments about imaps synonym to imap in
370         netrc syntax
371
372 2004-08-15  Simon Josefsson  <jas@extundo.com>
373
374         * gnus.texi (IMAP): Add example.  Suggested and partially written
375         by Steinar Bang <sb@dod.no>.
376
377 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
378
379         * gnus.texi (Posting Styles): Addition.
380
381 2004-08-06  Simon Josefsson  <jas@extundo.com>
382
383         * gnus-news.el (gnus-news-header-disclaimer): Fix.
384
385         * gnus-news.texi: Add.
386
387 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * emacs-mime.texi (rfc2047): Update.
390
391 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gnus.texi (Splitting Mail): Add nnmail-split-lowercase-expanded.
394         (Fancy Mail Splitting): Ditto.
395
396 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
397
398         * emacs-mime.texi (Encoding Customization): Addition.
399
400 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
401
402         * emacs-mime.texi (Encoding Customization): Add a note to the
403         mm-content-transfer-encoding-defaults entry.
404
405 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
406
407         * emacs-mime.texi (Encoding Customization): Fix
408         mm-coding-system-priorities entry.
409
410 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
411
412         * gnus.texi (Setting Process Marks): Fix `M P a' entry.
413
414 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * gnus.texi (Article Highlighting): Add
417         gnus-cite-ignore-quoted-from.
418
419 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420
421         * message.texi (Various Message Variables): Add.
422
423 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
424
425         * gnus.texi (Mail Source Customization): Clarify
426         `mail-source-directory'.
427
428 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
429
430         * gnus-faq.texi: Untabify.
431         ([6.3]): nnir.el is in contrib directory.  
432
433         * message.texi (News Headers): Clarify how a unique ID is created.
434
435         * gnus.texi (Splitting Mail): Mention gnus-group-find-new-groups.
436
437 2004-05-19  Andre Srinivasan  <andre@e2open.com>
438
439         * gnus.texi (Group Parameters): Added more on hooks.  (Small
440         change.) 
441
442 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
443
444         * gnus.texi (Oort Gnus): Mention new behavior of `F' and `R' when
445         the region is active.
446         (Article Display): Add `gnus-picon-style'.
447
448 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
449
450         * message.texi (Various Commands): Add.
451
452 2004-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
453
454         * gnus.texi (MIME Commands): Added
455         gnus-mime-display-multipart-as-mixed,
456         gnus-mime-display-multipart-alternative-as-mixed,
457         gnus-mime-display-multipart-related-as-mixed.
458
459 2004-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
462
463 2004-04-16  Florian Weimer  <fw@deneb.enyo.de>
464
465         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
466
467 2004-04-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
468
469         * gnus.texi (Agent Visuals): Referenced new F(etched) group line
470         format.
471         (Group Line Specification): Added F(etched) group line format.
472
473 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
474
475         * gnus.texi (Indirect Functions): Add
476         nntp-open-via-rlogin-and-netcat.
477
478 2004-04-11  Jesper Harder  <harder@ifa.au.dk>
479
480         * gnus-news.texi: Add OPML.
481
482         * gnus.texi (RSS): do.
483
484 2004-04-10  Jesper Harder  <harder@ifa.au.dk>
485
486         * emacs-mime.texi (Flowed text): Markup fix.
487
488 2004-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
489
490         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
491         (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
492         warning about ham processors in spam groups removed
493
494 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
495         From Hubert Chan <hubert@uhoreg.ca>
496
497         * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
498
499 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
500
501         * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
502         (Spam ELisp Package Global Variables)
503         (Spam ELisp Package Global Variables): more clarifications
504
505 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
506
507         * gnus.texi (Various Summary Stuff): Fix the documentation for
508         gnus-newsgroup-variables.
509
510 2004-03-18  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
511
512         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
513         the gnus-article-mode-line-format section.
514
515 2004-03-18  Jesper Harder  <harder@ifa.au.dk>
516
517         * gnus-news.texi: Addition.
518
519 2004-03-08  Jesper Harder  <harder@ifa.au.dk>
520
521         * gnus.texi (Category Syntax): Markup fix.
522
523 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
524
525         * gnus.texi (POP before SMTP): Addition.
526
527 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
528
529         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
530         (Mailing List): Typo.
531         (Customizing Articles): Add gnus-treat-ansi-sequences.
532         (Article Washing): Index.
533
534         * message.texi: Use m-dash consistently.
535
536         * emacs-mime.texi: do.
537
538 2004-03-05  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * gnus.texi (POP before SMTP): New node.
541
542 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
543
544         * gnus.texi (X-Face, Face): Add gnus-x-face and
545         gnus-face-properties-alist.
546
547 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
548
549         * texi2latex.el (latexi-translate-file): Support accents.
550
551         * gnus.texi: Don't use 8bit chars (except \e,A,\e(B).
552
553         * emacs-mime.texi: do.
554
555         * Makefile.in (.texi, makeinfo): Use --enable-encoding.
556
557         * gnus.texi: Move @documentencoding back, and change to latin-1.
558
559         * emacs-mime.texi: do.
560
561         * infohack.el (infohack): Support @documentencoding in Emacs 21.3.
562
563 2004-03-03  Jesper Harder  <harder@ifa.au.dk>
564
565         * Makefile.in: Add gnus-news.
566
567         * texi2latex.el (latexi-translate): Add gnus-news.
568         (latexi-translate-file): Add @documentencoding.
569
570 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * gnus.texi: Enclose the iflatex section with iftex.
573         (Gnus Unplugged): Use pxref instead of xref.
574
575         * emacs-mime.texi: Enclose the iflatex section with iftex.
576
577 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
578
579         * emacs-mime.texi: Wrapped documentencoding inside of iflatex as
580         documentencoding is not supported by infohack.
581
582         * gnus.texi: Wrapped documentencoding inside of iflatex as
583         documentencoding is not supported by infohack.
584         Changed file's character coding to utf-8 as the file contains
585         characters that can not be encoded using iso-8859-1.
586         (Gnus Unplugged): Reference gnus-agent variable.
587         (Agent Variables): Added gnus-agent.
588         
589
590 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
591
592         * gnus.texi (X-Face): Add uncompface-use-external.
593         (Slow Machine): Ditto.
594
595 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
596
597         * gnus-news.texi: dnd attachments.
598
599         * message.texi (MIME): do.
600
601 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
602
603         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
604         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
605
606 2004-01-30  Jesper Harder  <harder@ifa.au.dk>
607
608         * gnus.texi: Set documentencoding.
609
610         * emacs-mime.texi: do.
611
612 2004-01-27  Simon Josefsson  <jas@extundo.com>
613
614         * emacs-mime.texi (Flowed text): Add.
615
616 2004-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
617
618         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
619         mention spam-split does not modify incoming mail
620
621 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
622
623         * gnus.texi (GroupLens): Remove.
624
625 2004-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
626
627         * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
628
629 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
630
631         * gnus.texi (Outgoing Messages, Agent Variables): Add
632         gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
633         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
634
635         * gnus.texi (agent-disable-undownloaded-faces): Replaced with
636         agent-enable-undownloaded-faces
637
638 2004-01-17  Jesper Harder  <harder@ifa.au.dk>
639
640         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
641
642         * pgg.texi (User Commands, Backend methods): do.
643
644         * gnus.texi (Debugging IMAP): Fix.
645         (Thwarting Email Spam): Avoid overfull hboxes in printed
646         version.  Markup fixes.
647
648 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
649
650         * gnus.texi (The problem of spam): fixed so many countries and
651         continents are used as examples of why blocking by country blocks
652         is a bad idea.
653
654 2004-01-11  Simon Josefsson  <jas@extundo.com>
655
656         * gnus.texi (The problem of spam): Fix, reported by Cheng Gao
657         <chenggao@cyberhut.org> and suggested by Richard Hoskins
658         <rmh@apk.net> (tiny change).
659
660 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
661
662         * dir: Add SASL.
663
664         * sasl.texi: Markup fixes.
665
666         * gnus.texi (Fancy Mail Splitting, SpamAssassin)
667         (Spam ELisp Package Sequence of Events)
668         (Spam ELisp Package Global Variables)
669         (Spam ELisp Package Configuration Examples): do.
670
671 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
672
673         * gnus.texi (Summary Mail Commands): S D e.
674
675 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
676
677         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
678
679         * gnusref.tex: do.
680
681 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
682
683         * gnus.texi (SpamOracle): Fixed typo.
684         (Article Washing): Add `gnus-article-treat-ansi-sequences'.
685
686         * gnus-news.texi, gnus-news.el: New files.
687
688         * Makefile.in: Use `gnus-news.*' to create GNUS-NEWS.
689
690         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
691
692 2004-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
693
694         * gnus.texi: Fix the last commit.
695
696 2004-01-05  Simon Josefsson  <jas@extundo.com>
697
698         * gnus.texi (Top): Add SASL.
699         * texi2latex.el (latexi-translate): Do sasl.
700
701         * pgg.texi (Caching passphrase): Fix PGG passphrase caching
702         section.
703
704         * sasl.texi: New file.
705         * Makefile.in: Add sasl.texi.
706
707 2004-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
708
709         * gnus.texi (Emacsen): Bump numbers.
710
711 2004-01-04  Reiner Steib  <Reiner.Steib@gmx.de>
712
713         * gnus.texi (Spam ELisp Package Configuration Examples): Markup fixes.
714
715 2004-01-03  Teodor Zlatanov  <tzz@lifelogs.com>
716
717         * gnus.texi (Spam ELisp Package Sequence of Events): explain more
718         about the sequence of events and what happens with read-only
719         backends
720         (Spam ELisp Package Global Variables): explain what happens with
721         read-only backends
722         (Spam ELisp Package Configuration Examples): added Reiner Steib
723         and Ted Zlatanov's setups
724
725 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
726
727         * emacs-mime.texi (Display Customization): Add mm-enable-external.
728
729 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * gnus.texi (Category Syntax):
732         gnus-agent-cat-enable-undownloaded-faces.
733
734 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
735
736         * message.texi, gnus.texi, gnus-faq.texi: Update copyright.
737
738         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids.
739
740         * message.texi (Message Headers): Add message-header-synonyms.
741
742         * gnus.texi (Other modes): New node.
743         (Oort Gnus): Refer to the above in "Dired integration".
744
745 2004-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
746
747         * gnus.texi (Top): updated menu with new manual nodes
748         (The problem of spam): more ranting
749         (Anti-Spam Basics): "spammers are wise to [filtering on From:]"
750         (SpamAssassin): mention spam.el
751         (Hashcash): do not a sentence end proposition with
752         (Filtering Spam Using The Spam ELisp Package): more and better
753         explanation, took lots of information out into subsections
754         (Spam ELisp Package Sequence of Events)
755         (Spam ELisp Package Filtering of Incoming Mail)
756         (Spam ELisp Package Global Variables): new or updated content all
757         around
758         (Spam ELisp Package Configuration Examples): promised new
759         section, empty for now
760         (Blacklists and Whitelists, BBDB Whitelists)
761         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
762         (SpamOracle): mention that spam/ham processor variables are being
763         obsoleted 
764         (Extending the Spam ELisp package): add some new documentation
765         for adding a new backend to spam.el
766
767 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
768
769         * gnus.texi (Foreign Groups): Add `gnus-group-read-ephemeral-group'.
770         (Oort Gnus): Ditto.
771
772 2004-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
773
774         * message.texi (Key Index): Untabified.
775
776         * gnus.texi (RSS): kindex.
777
778 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
779
780         * gnus.texi (Summary Score Commands): Add `f' to
781         `gnus-score-find-trace'.
782         (Score File Editing): Added `V t'.
783
784 2003-12-31  Steve Youngs  <sryoungs@bigpond.net.au>
785
786         * gnus.texi (XEmacs): Update list of Gnus XEmacs package
787         requirements. 
788
789 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
790
791         * gnus.texi (Canceling and Superseding): Mention `Cancel-Lock'.
792
793 2003-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * gnus.texi (Maildir): Filled.
796         (Key Index): Untabified.
797
798 2003-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
799
800         * gnus.texi (Group Parameters): Clarification.
801
802 2003-12-29  Simon Josefsson  <jas@extundo.com>
803
804         * gnus.texi (Agent Variables): Add.
805
806 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
807
808         * gnus.texi (Oort Gnus): Mention change of `e' in draft groups.
809
810 2003-12-15  Jesper Harder  <harder@ifa.au.dk>
811
812         * gnus.texi (Group Parameters): Clarify.
813
814 2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
815
816         * gnus.texi (Agent Parameters): Added references in Topic and
817         Group Parameters.  Added gnus-agent-cat-disable-undownloaded-faces
818         to the list of documented agent parameters.
819
820 2003-12-11  Jesper Harder  <harder@ifa.au.dk>
821
822         * message.texi (Mailing Lists): Fix typo.
823
824 2003-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
825
826         * gnus.texi (Fancy Mail Splitting): Close paren of a Lisp function.
827         (SpamAssassin): Ditto.
828
829 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
830
831         * gnus.texi (SpamAssassin, Fancy Mail Splitting): add
832         save-restriction before (widen) in the example.  From Kevin Ryde
833         <user42@zip.com.au>.
834
835 2003-12-03  Simon Josefsson  <jas@extundo.com>
836
837         * emacs-mime.texi (Flowed text): Fix.
838
839 2003-12-02  Simon Josefsson  <jas@extundo.com>
840
841         * gnus.texi (Agent Variables): Fix.
842
843 2003-12-01  Jesper Harder  <harder@ifa.au.dk>
844
845         * gnus.texi: Add missing mode to some @kindex'es.
846
847 2003-11-30  Jesper Harder  <harder@ifa.au.dk>
848
849         * gnus.texi (RSS): Add nnrss-use-local.
850         (Foreign Groups): Add `G R'.
851
852 2003-11-29  Jesper Harder  <harder@ifa.au.dk>
853
854         * gnusref.tex (subsection*{Notes}): Add `G R'.
855
856 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
857
858         * gnus.texi (Hiding Headers): Update.
859
860 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
861
862         * gnus.texi (Debugging IMAP): minor corrections
863
864 2003-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
865
866         * gnus.texi (Finding the Parent): nnml does supports fetching by
867         MID.
868
869 2003-11-20  Simon Josefsson  <jas@extundo.com>
870
871         * gnus.texi (Debugging IMAP): Add.
872
873 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * gnus.texi (Score Decays): Update the gnus-decay-score function.
876
877 2003-11-17  Jesper Harder  <harder@ifa.au.dk>
878
879         * gnus.texi (Troubleshooting): Update.
880
881 2003-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
882
883         * gnus.texi (Filtering Spam Using The Spam ELisp Package): added
884         some clarifications
885
886 2003-10-30  Teodor Zlatanov  <tzz@lifelogs.com>
887
888         * gnus.texi (Fancy Mail Splitting): added mention of
889         nnmail-split-fancy-match-partial-words
890
891 2003-10-30  Jesper Harder  <harder@ifa.au.dk>
892
893         * gnus.texi (Slashdot, SpamAssassin, Score File Format): Fix
894         overfull hbox.
895         (Topic Parameters): @group.
896         (Slashdot): Fix.
897
898 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
899
900         * gnus.texi (Filtering Spam Using The Spam ELisp Package): added
901         example of using a string as a parameter to spam-split in order
902         to override the default spam-split-group value
903
904 2003-10-27  Jesper Harder  <harder@ifa.au.dk>
905
906         * gnusref.tex (subsection*{Notes}): do.
907
908         * gnus.texi (Exiting the Summary Buffer): Add keybinding.
909
910 2003-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
911
912         * emacs-mime.texi: Markup: Use @acronym for MML and MIME.
913
914         * message.texi: Ditto.
915
916         * gnus.texi: Ditto.
917
918 2003-10-23  Simon Josefsson  <jas@extundo.com>
919
920         * emacs-mime.texi (MML Definition): Add format.
921
922 2003-10-22  Teodor Zlatanov  <tzz@lifelogs.com>
923
924         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
925         changed to use the new spam-initialize function
926
927 2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
928
929         * message.texi (Mailing Lists): Add Mail-Followup-To to index.
930
931         * gnus.texi (Group Parameters): Add Mail-Followup-To to index.
932         (Emacsen): Fixed typo.
933         (Oort Gnus): Mention message-forward-show-mml change (Sync with
934         GNUS-NEWS).
935
936 2003-10-12  Adrian Aichner  <adrian@xemacs.org>
937
938         * gnus.texi (Mail Source Specifiers): uref fixes.
939
940 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
941
942         * gnus.texi (Group Mail Splitting)
943         (Filtering Spam Using The Spam ELisp Package): Markup fixes.
944
945         * message.texi (Security): @url -> @uref.
946
947 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
948
949         * gnus.texi: Define gnusasis and gnusurl.
950
951 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
952
953         * gnus.texi (Group Mail Splitting): Markup fix.
954
955 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
956
957         * emacs-mime.texi (Files and Directories): Update.
958
959 2003-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
960
961         * gnus.texi (Filtering Spam Using The Spam ELisp Package): added
962         spam-process-ham-in-spam-groups and
963         spam-process-ham-in-nonham-groups variable descriptions
964
965 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
966
967         * message.texi (Various Message Variables): Typo.
968
969         * gnus.texi (Oort Gnus): Typo.
970         (Filtering Spam Using The Spam ELisp Package): Just remember,
971         kids: There is no 'c' in 'supersede'.
972
973 2003-09-27  Jesper Harder  <harder@ifa.au.dk>
974
975         * message.texi (Reply): Fix typo.
976
977 2003-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
978
979         * gnus.texi (Fancy Mail Splitting, SpamAssassin): corrected fancy
980         split example to use current buffer, mentioned
981         nnimap-split-download-body
982
983 2003-09-22  Jesper Harder  <harder@ifa.au.dk>
984
985         * gnus.texi, gnus-faq.texi, message.texi: gnus -> Gnus.
986
987         * message.texi: Fixes.
988
989 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
990
991         * gnus.texi (Fancy Mail Splitting): Make split-on-body work for
992         respooling.  Suggested by Harald Maier <maierh@myself.com>.
993         (Fancy Mail Splitting): Reformat.
994
995 2003-09-15  Jesper Harder  <harder@ifa.au.dk>
996
997         * gnus.texi (Posting Styles): Fix typo.  @itemize attribute names.
998
999 2003-09-14  Jesper Harder  <harder@ifa.au.dk>
1000
1001         * pgg.texi (Selecting an implementation, Caching passphrase)
1002         (Initializing): Markup fix.
1003
1004 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
1005
1006         * gnus.texi (Summary Buffer Lines): Formatting fix.
1007
1008 2003-09-03  Jesper Harder  <harder@ifa.au.dk>
1009
1010         * gnus.texi (Creating a Virtual Server): Use nnml for the example.
1011         nnspool doesn't work on ms-windows due to file name restrictions.
1012
1013 2003-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
1014
1015         * gnus.texi (Gmane Spam Reporting): added explanation of
1016         spam-report-gmane-use-article-number
1017
1018 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
1019
1020         * gnus.texi (Customizing Articles): xface -> x-face.
1021
1022 2003-08-20  Simon Josefsson  <jas@extundo.com>
1023
1024         * gnus.texi (GroupLens): Move text around.
1025
1026 2003-08-16  Jesper Harder  <harder@ifa.au.dk>
1027
1028         * gnus.texi (Searching for Articles): Fix example.
1029
1030 2003-08-08  Jesper Harder  <harder@ifa.au.dk>
1031
1032         * gnus.texi (Kibozed Groups): Fix.
1033
1034 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
1035
1036         * gnus.texi (Group Parameters): Add expiry-target.
1037         (Archived Messages): Layout fix.
1038
1039 2003-07-22  Jesper Harder  <harder@ifa.au.dk>
1040
1041         * gnus.texi (Top): Menu fixes and additions.
1042
1043 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
1044
1045         * emacs-mime.texi (Encoding Customization): Fix.
1046         (MML Definition): Typo.
1047
1048 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
1049
1050         * gnus.texi (Sorting the Summary Buffer): Index.
1051
1052 2003-07-15  Reiner Steib  <Reiner.Steib@gmx.de>
1053
1054         * gnus-faq.texi ([3.8]): Fixed example.
1055
1056 2003-07-14  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
1059         mentioned the spam-install-hooks mess
1060
1061 2003-07-11  Simon Josefsson  <jas@extundo.com>
1062
1063         * gnus.texi (Splitting in IMAP): Typos, tiny patch from Matthias
1064         Andree <ma@dt.e-technik.uni-dortmund.de>.
1065         (Splitting in IMAP): Mention Sieve.
1066
1067 2003-07-10  Simon Josefsson  <jas@extundo.com>
1068
1069         * message.texi (Security): Discuss the PGP 2.x compatibility
1070         problem.
1071
1072 2003-06-24  Jesper Harder  <harder@ifa.au.dk>
1073
1074         * sieve.texi (Sieve Mode): Formatting fix.
1075
1076         * gnus.texi (Agent Basics, Group Parameters, Quassia Gnus): do.
1077
1078 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * gnus.texi (Summary Mail Commands): Make note of
1081         Mail-Followup-To. 
1082
1083 2003-06-23  Jesper Harder  <harder@ifa.au.dk>
1084
1085         * gnus.texi: Formatting fixes.
1086
1087 2003-06-22  Simon Josefsson  <jas@extundo.com>
1088
1089         * message.texi (Security): Mention S/MIME passphrases.
1090
1091 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1092
1093         * gnus.texi: Add @command.
1094
1095         * texi2latex.el (latexi-translate-file): Add @command and @:.
1096
1097         * gnus.texi (Face): Use @uref.
1098
1099 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
1100
1101         * gnus.texi (Sieve Commands, Agent Basics, SpamOracle): @xref
1102         fixes.
1103
1104 2003-06-18  Didier Verna  <didier@xemacs.org>
1105
1106         * gnus.texi (Face): New node.
1107         * gnus.texi (Article Display): Reference it.
1108         * gnus.texi (Customizing Articles): Ditto.
1109         * gnus.texi (Image Enhancements): Put the Face node into the menu.
1110
1111 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1112
1113         * gnus.texi (Splitting Mail): Add "splitting" entry and concept
1114         index entries.  Small patch from Karl Pfl\e,Ad\e(Bsterer
1115         <sigurd@12move.de>.
1116
1117 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
1118
1119         * gnus.texi (Daemons): Fixed typo.
1120
1121 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1122
1123         * message.texi (Message Headers): Extend
1124         `message-subject-re-regexp' example.  From Niklas Morberg
1125         <niklas.morberg@axis.com>.
1126
1127 2003-06-11  Teodor Zlatanov  <tzz@lifelogs.com>
1128
1129         * gnus.texi (Bogofilter): revise docs to mention threshold is now
1130         user-controllable
1131
1132 2003-06-10  Jesper Harder  <harder@ifa.au.dk>
1133
1134         * emacs-mime.texi: Use two spaces consistently to end sentences.
1135
1136         * message.texi: do.
1137
1138         * gnus.texi: do.
1139
1140 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
1141
1142         * gnus.texi (Filtering Spam Using The Spam ELisp Package): new
1143         SpamOracle node
1144         (SpamOracle): document new SpamOracle code
1145
1146 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
1147
1148         * gnus.texi (Article Buttons, Splitting in IMAP)
1149         (Category Syntax, Picons): Preemptive strike by
1150         alt.possesive.its.has.no.apostrophe.
1151
1152 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
1153
1154         * gnus.texi (Fancy Mail Splitting): Explain some entries in
1155         nnmail-split-abbrev-alist.
1156
1157 2003-05-17  Adrian Aichner  <adrian@xemacs.org>
1158
1159         * emacs-mime.texi (Charset Translation): Ruthless typo fixing.
1160         * gnus.texi (Top): Ditto.
1161         * gnus.texi (Selecting a Group): Ditto.
1162         * gnus.texi (Delayed Articles): Ditto.
1163         * gnus.texi (Hiding Headers): Ditto.
1164         * gnus.texi (Getting Mail): Ditto.
1165         * gnus.texi (Comparing Mail Back Ends): Ditto.
1166         * gnus.texi (IMAP): Ditto.
1167         * gnus.texi (Required Back End Functions): Ditto.
1168         * gnusref.tex (MIMESummary): Ditto.
1169         * message.texi (Message Headers): Ditto.
1170         * message.texi (Mail Variables): Ditto.
1171         * pgg.texi (Prerequisites): Ditto.
1172         * pgg.texi (Architecture): Ditto.
1173         * pgg.texi (Backend methods): Ditto.
1174         * sieve.texi (Managing Sieve): Ditto.
1175
1176 2003-05-17  Jesper Harder  <harder@ifa.au.dk>
1177
1178         * gnusref.tex (subsection*{Notes}): Fix.
1179
1180 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1181
1182         * gnus.texi (Anti-Spam Basics): Removed mention of gnus-junk.
1183
1184 2003-05-13  Jesper Harder  <harder@ifa.au.dk>
1185
1186         * gnus.texi (Agent Variables, Score File Format)
1187         (Troubleshooting, Editing IMAP ACLs, Conformity): a -> an.
1188
1189         * message.texi (Insertion Variables): do.
1190
1191 2003-05-13  Simon Josefsson  <jas@extundo.com>
1192
1193         * gnus.texi (IMAP, Agent and IMAP, Oort Gnus): s/a/an/.  Tiny
1194         patch from Niklas Morberg <niklas.morberg@axis.com>.
1195
1196 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1197
1198         * gnus.texi (Agent Visuals): Add.
1199
1200 2003-05-09  Simon Josefsson  <jas@extundo.com>
1201
1202         * pgg.texi (Default user identity): Add.
1203
1204 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
1205
1206         * gnus.texi (Selecting a Group): Mention nil value
1207         gnus-large-newsgroup.
1208
1209 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
1210
1211         * gnus.texi (MIME Commands): Fix typo.
1212
1213 2003-05-05  Jesper Harder  <harder@ifa.au.dk>
1214
1215         * gnusref.tex: Additions.
1216
1217         * gnus.texi (Oort Gnus): Fix typo.
1218
1219 2003-05-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1220
1221         * gnus.texi (Agent Basics): Explain that some servers can be
1222         agentized, whereas others aren't.
1223
1224 2003-05-01  Reiner Steib  <Reiner.Steib@gmx.de>
1225
1226         * gnus.texi (Oort Gnus): Add prefix limit feature.
1227         (Oort Gnus): Fix last commit.
1228
1229 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1230
1231         * gnus.texi (Emacsen): Update.
1232
1233 2003-05-01  Simon Josefsson  <jas@extundo.com>
1234
1235         * gnus.texi (IMAP): Document nnimap-need-unselect-to-notice-new-mail.
1236
1237 2003-05-01  Jesper Harder  <harder@ifa.au.dk>
1238
1239         * gnus.texi (Wide Characters): Proportional -> fixed width.
1240
1241         * texi2latex.el (latexi-translate-file): Add @syncodeindex.
1242
1243         * gnus.texi: Markup and formatting improvements.
1244         Use @syncodeindex for merging indexes to get the same font for
1245         @defvar and @vindex entries.  Be more consistent about the case
1246         of index entries.
1247
1248
1249 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1250
1251         * gnus.texi (Top, Appendices): Fixed Gnus FAQ entry.
1252
1253         * gnus-faq.texi: Wrap long lines in menus.  Index.
1254
1255         * gnus.texi (Image Enhancements): Mention missing images support
1256         of Emacs on MS Windows.
1257         (Oort Gnus): Mention Gnus FAQ.
1258
1259 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
1260
1261         * gnus.texi (Filtering Spam Using The Spam ELisp Package): revised
1262         documentation
1263         (Gmane Spam Reporting, Anti-spam Hashcash Payments): new sections
1264
1265 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1266
1267         * gnus.texi (Oort Gnus): New features in Gnus 5.10 from GNUS-NEWS.
1268
1269 2003-04-30  Jesper Harder  <harder@ifa.au.dk>
1270
1271         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index.
1272         Add gnus-spam-mark.
1273         (Various Summary Stuff): Add gnus-summary-display-arrow.
1274
1275         * gnus.texi: Fix typos.
1276
1277 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
1278
1279         * gnus.texi (Group Parameters): Fix markup.
1280         (Web Archive): Ditto.
1281
1282 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
1283
1284         * texi2latex.el (latexi-translate-file): Support @display,
1285         @group, @smallexample, @subsubheading.
1286
1287         * gnus.texi, gnus-faq.texi: Fix some of the worst overfull and
1288         underfull hboxes.
1289
1290         * message.texi, gnus.texi: Use the second arg to @uref where it
1291         makes sense to make HTML and PDF output look nicer.
1292
1293 2003-04-26  Jesper Harder  <harder@ifa.au.dk>
1294
1295         * gnus-faq.texi: Make it compile in the LaTeX version.  Remove
1296         redundant entries in @urefs.
1297         (FAQ - Glossary): Remove the final @bye since it breaks the Gnus
1298         manual.
1299         ([1.2]): @subsection -> @subheading.
1300
1301         * texi2latex.el (latexi-translate-file): Support @r, @env,
1302         @heading, @subheading, @TeX.
1303
1304         * gnus.texi, message.texi, emacs-mime.texi: Markup improvements
1305         and fixes.
1306
1307 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
1308
1309         * gnus.texi (Selecting a Group): Add gnus-large-ephemeral-newsgroup.
1310         (Filling In Threads): Add gnus-fetch-old-ephemeral-headers.
1311         (Terminology): Index.
1312
1313 2003-04-22  Jesper Harder  <harder@ifa.au.dk>
1314
1315         * gnus.texi: nil -> @code{nil}.  Capitalize "Rmail" and "Babyl"
1316         consistently.
1317
1318 2003-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
1319
1320         * gnus-faq.texi: Allow inclusion in `gnus.texi' again.
1321
1322 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1323
1324         * gnus-faq.texi: New, the Gnus FAQ from http://my.gnus.org/FAQ.
1325         From Frank Schmitt <ich@frank-schmitt.net>.
1326
1327         * gnus.texi (Server Variables): Added server parameters and index.
1328
1329 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1330
1331         * gnus.texi (Group Parameters): Pointer to
1332         gnus-newsgroup-variables.
1333
1334 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
1335
1336         * gnus.texi (Summary Buffer Lines): Add
1337         gnus-sum-thread-tree-false-root.
1338
1339 2003-04-15  Michael Shields  <shields@msrl.com>
1340
1341         * gnus.texi (Group Parameters, Hiding Headers): Document that
1342         the broken-reply-to group parameter now also affects header
1343         hiding.
1344         * gnus.texi (Summary Mail Commands): Suggest setting the
1345         broken-reply-to parameter if you find yourself using `B r'.
1346
1347 2003-04-16  Simon Josefsson  <jas@extundo.com>
1348
1349         * emacs-mime.texi (MML Definition): Add sender tag.
1350
1351 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1352
1353         * gnus.texi (Group Line Specification): Add.
1354
1355 2003-04-13  Simon Josefsson  <jas@extundo.com>
1356
1357         * gnus.texi (Security): Add text about PGP key snarf.
1358
1359 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1360
1361         * gnus.texi (Misc Article): Addition.
1362
1363 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * message.texi (Message Headers): Addition.
1366
1367 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
1368
1369         * emacs-mime.texi (Encoding Customization): Update default for
1370         mm-body-charset-encoding-alist.
1371
1372 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
1373
1374         * emacs-mime.texi (Non-MIME): Add diff.
1375
1376 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
1377
1378         * message.texi (Security): Fix typo.
1379
1380 2003-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1381
1382         * gnus.texi: Changed ~/.gnus and .gnus.el to ~/.gnus.el
1383
1384 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
1385
1386         * gnus.texi (Gnus Versions): Index.
1387         (Summary Score Commands): Decribe keys in `*Score Trace*' buffer.
1388
1389 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
1390
1391         * gnus.texi (Article Button Levels): Added
1392         `gnus-button-ctan-directory-regexp'
1393
1394 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * gnus.texi (Indirect Functions): Fix examples for
1397         nntp-via-rlogin-command-switches.
1398
1399 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1400
1401         * gnus.texi (Article Button Levels): New node.
1402         (Article Buttons): Additions.
1403
1404 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1405
1406         * gnus.texi (Exiting Gnus): Removed gnus-unload.
1407
1408 2003-03-31  Simon Josefsson  <jas@extundo.com>
1409
1410         * gnus.texi (IMAP): Add.
1411
1412 2003-03-27  Paul Jarc  <prj@po.cwru.edu>
1413
1414         * gnus.texi (Comparing Mail Back Ends): Note nnmaildir's
1415         incompatibilities more prominently.
1416
1417 2003-03-27  Paul Jarc  <prj@po.cwru.edu>
1418
1419         * gnus.texi (Maildir): Note nnmail-expiry-target incompatibility.
1420
1421 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
1422
1423         * gnus.texi (Adaptive Scoring): Fix.
1424
1425 2003-03-23  Simon Josefsson  <jas@extundo.com>
1426
1427         * gnus.texi (Direct Functions, Common Variables)
1428         (Mail Source Specifiers, IMAP): Add TLS wherever SSL is mentioned
1429         now.
1430
1431 2003-03-23  Jesper Harder  <harder@ifa.au.dk>
1432
1433         * gnus.texi (Group Information, Article Washing)
1434         (Formatting Fonts, Group Parameters): Fix external xrefs.
1435
1436         * message.texi (Mailing Lists): do.
1437
1438 2003-03-22  Simon Josefsson  <jas@extundo.com>
1439
1440         * gnus.texi (Troubleshooting): Fix typo.
1441         (Drafts): Mention how to restore special property, suggested by
1442         Florian Weimer <fw@deneb.enyo.de>.
1443
1444 2003-03-19  Simon Josefsson  <jas@extundo.com>
1445
1446         * gnus.texi (Misc Article): Add.
1447         (Agent Basics): Fix makeinfo warnings.
1448
1449         * message.texi (IDNA): New.
1450
1451 2003-03-18  Kevin Greiner <kgreiner@xpediantsolutions.com>
1452
1453         * gnus.texi (Gnus Unplugged): Refer to new agent Group/Topic
1454         parameters.
1455         (Category Syntax): New description.
1456         (Category Buffer): New command.
1457         (Category Variables): New variables.
1458         (Agent as Cache): Expanded description.
1459         (Agent Expiry): Expanded description.
1460         (Agent Variables): Fixed and new descriptions.
1461
1462         * infohack.el (batch-makeinfo): Provide local implementation of
1463         subst-char-in-region as the built-in implementation is unreliable
1464         on Windows XP (Intermittent failure results in build looping
1465         forever).
1466
1467 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
1468
1469         * gnus.texi (Maildir): Replace create-directory with
1470         target-prefix.
1471
1472 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
1473
1474         * gnus.texi (Maildir): More info for expire-group; add
1475         distrust-Lines:.
1476
1477 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
1478
1479         * gnus.texi (Comparing Mail Back Ends): nnmaildir fixes.
1480
1481 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
1482
1483         * gnus.texi (Using MIME): Added gnus-mime-delete-part.
1484
1485 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486
1487         * gnus.texi (Required Back End Functions): Add.
1488
1489 2003-03-17  Simon Josefsson  <jas@extundo.com>
1490
1491         * pgg.texi: Fix setfilename.  Tiny patch by Frank Haun
1492         <pille3003@fhaun.de>.
1493
1494 2003-03-09  Paul Jarc  <prj@po.cwru.edu>
1495
1496         * gnus.texi (Top): Added menu item for Maildir node.
1497
1498 2003-03-11  Jesper Harder  <harder@ifa.au.dk>
1499
1500         * gnus.texi (Paging the Article): Addition.
1501
1502 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
1503
1504         * gnus.texi (Customizing Articles): Additions.
1505
1506 2003-03-09  Paul Jarc  <prj@po.cwru.edu>
1507
1508         * gnus.texi (Maildir): New node.
1509
1510 2003-03-08  Jesper Harder  <harder@ifa.au.dk>
1511
1512         * gnusref.tex: Update.
1513
1514 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1515
1516         * gnus.texi (Mail and Post): Updated `gnus-user-agent'.
1517         (Mail Source Customization): Added `mail-source-delete-incoming'
1518         and `mail-source-delete-old-incoming-confirm'.
1519
1520 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1521
1522         * gnus.texi (Troubleshooting): Fix typo.
1523         (Group Parameters): Markup fix.
1524         (Article Hiding, Splitting Mail, Fancy Mail Splitting)
1525         (Document Server Internals, Score Variables, Adaptive Scoring)
1526         (X-Face, Hashcash): do.
1527
1528 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1529
1530         * gnus.texi: New values, 'to-list and 'cc-list, for
1531         gnus-boring-article-headers.
1532
1533 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1534
1535         * gnus.texi (Extending the spam elisp package): added mention of
1536         spam-list-of-statistical-checks
1537
1538 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1539
1540         * gnus.texi: Remove the dependence on ssl.el.
1541
1542 2003-02-26  Jesper Harder  <harder@ifa.au.dk>
1543
1544         * message.texi (Mail Variables): Add
1545         message-sendmail-envelope-from.
1546
1547 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1548
1549         * gnus.texi (Mail and Post): Added `gnus-user-agent', removed
1550         `gnus-version-expose-system'.
1551
1552 2003-02-24  Jesper Harder  <harder@ifa.au.dk>
1553
1554         * gnus.texi: Markup fixes.
1555
1556         * message.texi: do.
1557
1558         * emacs-mime.texi: do.
1559
1560 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1561
1562         * message.texi (News Headers): Update description of Message-ID.
1563
1564 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1565
1566         * gnus.texi (Startup Files): Addition.
1567
1568 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1569
1570         * gnus.texi (Mail Source Specifiers): Addition.
1571
1572 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1573
1574         * emacs-mime.texi (Files and Directories): New node.
1575
1576 2003-02-21  Jesper Harder  <harder@ifa.au.dk>
1577
1578         * gnus.texi (Mailing List): Fix.
1579
1580         * gnus.texi: Markup fixes.
1581
1582 2003-02-18  Reiner Steib  <Reiner.Steib@gmx.de>
1583
1584         * gnus.texi (Article Washing): Mention `g'.
1585         (Customizing Articles): Added cross reference.
1586
1587 2003-02-12  Michael Shields  <shields@msrl.com>
1588
1589         * gnus.texi (Paging the Article): Document
1590         gnus-article-boring-faces.
1591         (Choosing Commands): Explain that SPACE in the summary buffer
1592         is used for both selecting and scrolling.
1593
1594         * gnus.texi (Article Keymap): Say that SPACE and DEL in the
1595         summary buffer are the same as switching to the article buffer
1596         and using SPACE and DEL; since now that is the case.
1597
1598 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1599
1600         * gnus.texi (Topic Commands): Addition.
1601
1602 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1603
1604         * gnus.texi (BBDB Whitelists, Blacklists and Whitelists):
1605         corrected existing docs, added spam-use-whitelist-exclusive and
1606         spam-use-BBDB-exclusive to list of variables
1607
1608 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
1609
1610         * gnus.texi (The problem of spam): Don't use @email for examples
1611         -- it creates a mailto-link in HTML and PDF.
1612
1613 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1614
1615         * gnus.texi (Mail Source Customization): Addition.
1616
1617 2003-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
1618
1619         * message.texi (Mail Variables): Added index entry for
1620         `message-send-mail-partially-limit'
1621
1622 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
1623
1624         * gnus.texi (Batching Agents): Index.
1625         (Agent Commands): do.
1626         (Delayed Articles): do.
1627         (Drafts): do.
1628         (Web Archive): do.
1629         (Article Washing): do.
1630         (Slave Gnusae): do.
1631         (Agent Basics): do.
1632         (Exiting Gnus): do.
1633         (Article Date): do.
1634         (X-Face): do.
1635         (Exiting the Summary Buffer): do.
1636         (Charsets): do.
1637         (Mail Group Commands): do.
1638
1639         * gnus.texi: Mark-up fixes.
1640
1641 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
1642
1643         * gnus.texi: replace `H' mark with `$' mark
1644         (Blackholes): add spam-blackhole-good-server-regex variable
1645
1646 2003-01-26  Simon Josefsson  <jas@extundo.com>
1647
1648         * sieve.texi (Installation): Extension .sv is also used.
1649
1650 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
1651
1652         * gnus.texi (Article Backlog): Update.
1653
1654 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655
1656         * gnus.texi (NNTP): Addition.
1657
1658 2003-01-23  Teodor Zlatanov  <tzz@bwh.harvard.edu>
1659
1660         * gnus.texi (Regular Expressions Header Matching): documentation
1661         for new spam splitting functionality
1662
1663 2003-01-23  Jesper Harder  <harder@ifa.au.dk>
1664
1665         * gnus.texi (Signing and encrypting): Index.
1666         (Smileys): Update.
1667         (Toolbar): Move to XVarious because it's XEmacs specific.
1668
1669 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
1670
1671         * gnus.texi (Picons): Update.
1672
1673 2003-01-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1674
1675         * gnus.texi (Agent Expiry, Agent Variables): Don't use @pxref for
1676         index entries.
1677
1678 2003-01-22  Simon Josefsson  <jas@extundo.com>
1679
1680         * gnus.texi (IMAP): Add.
1681         (Expiring in IMAP): Typo fixes.
1682
1683 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1684
1685         * gnus.texi (Agent Regeneration): New node.
1686         (gnus-select-article-hook): clarified.
1687         (gnus-downloaded-mark): Added definition.
1688         (gnus-undownloaded-mark): Updated definition to reference the new
1689         %O spec.
1690         (gnus-agent-catchup): Identified articles that are NOT marked as read.
1691         (gnus-agent-fetch-group): New command.
1692         (gnus-agent-fetch-series): New command.
1693         (Agent Expiry): Added comment to document that
1694         gnus-request-expire-articles may invoke gnus-agent-expire.
1695         (gnus-agent-mark-unread-after-downloaded): New variable.
1696         (gnus-agent-consider-all-articles): New variable.
1697         (gnus-agent-max-fetch-size): New variable.
1698
1699 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
1700
1701         * gnusref.tex (subsection*{Notes}): do.
1702
1703         * gnus.texi (Article Hiding): Remove gnus-article-hide-pgp.
1704         (Customizing Articles): Remove gnus-treat-strip-pgp.
1705
1706 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
1707
1708         * gnus.texi (Various Summary Stuff): Add
1709         gnus-summary-display-while-building.
1710         (Group Parameters): Index gnus-parameters.
1711         (Startup Files): Index gnus-site-init-file
1712
1713 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
1714
1715         * gnus.texi (Summary Buffer Lines): Additions to %B.
1716
1717         * gnus.texi: Markup fixes: use @code for nil and t, use @file for
1718         files.
1719
1720         * message.texi: do.
1721
1722         * emacs-mime.texi: do.
1723
1724 2003-01-19  Jesper Harder  <harder@ifa.au.dk>
1725
1726         * dir (File): Add pgg.
1727
1728         * gnus.texi (Selecting a Group): Index gnus-auto-select-subject
1729
1730         * emacs-mime.texi (Display Customization): Add mm-keep-viewer-alive-types
1731
1732 2003-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1733
1734         * gnus.texi (Summary Agent Commands): Addition.
1735
1736 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1737
1738         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
1739         clarified syntax of gnus-spam-process-destinations and
1740         gnus-ham-process-destinations variables
1741         (Extending the spam elisp package): fixed typo in node name
1742         (Bogofilter): new functionality and variables noted
1743         (Filtering Spam Using The Spam ELisp Package): added mention of
1744         nnimap-split-download-body
1745
1746 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1747
1748         * gnus.texi: Don't use `path' in some cases.
1749         From the GNU coding standards:
1750
1751             Please do not use the term ``pathname'' that is used in Unix
1752             documentation; use ``file name'' (two words) instead.  We use
1753             the term ``path'' only for search paths, which are lists of
1754             directory names.
1755
1756         * message.texi: Ditto.
1757
1758 2003-01-15  Simon Josefsson  <jas@extundo.com>
1759
1760         * gnus.texi (X-Face): Revert substantial part of last fix.
1761         (Splitting in IMAP): Add.
1762
1763 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1764
1765         * gnus.texi (Window Layout): Fixed braces in example.
1766
1767 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1768
1769         * gnus.texi (Article Washing): Use new function names in
1770         `deuglify.el'.  Addition.
1771
1772 2003-01-13  Simon Josefsson  <jas@extundo.com>
1773
1774         * gnus.texi (X-Face): Fix.
1775
1776         * message.texi (Security): Fix.
1777
1778         * gnus.texi (Security): Fix.
1779         (Signing and encrypting): Fix.
1780
1781 2003-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
1782
1783         * gnus.texi (Filtering Spam Using The Spam ELisp Package): removed
1784         spam.el and spam-stat.el from the node and section names wherever
1785         possible, since info indexing doesn't like `.' in the name
1786
1787 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1788
1789         * gnus.texi (Article Display): Addition.
1790
1791 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * message.texi (Header Commands): Addition.
1794
1795 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1796
1797         * gnus.texi (Article Washing): Added gnus-outlook-unwrap-lines,
1798         gnus-outlook-repair-attribution, gnus-outlook-rearrange-citation.
1799
1800 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * gnus.texi: Change .gnus to .gnus.el.
1803         (Agent Commands): Remove batch here.
1804         (MIME Commands): Add.
1805
1806         * message.texi (Canceling News): Document canlock.
1807
1808 2003-01-10  Alex Schroeder  <alex@emacswiki.org>
1809
1810         * gnus.texi (Creating a spam-stat dictionary): Explain how using
1811         the Gnus Agent with nnimap might work to do this.
1812         (Splitting mail using spam-stat): Use nnimap-split-fancy if you
1813         use the nnimap back end.
1814
1815 2003-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1816
1817         * gnus.texi (Filtering Spam Using spam.el): Trivial fix.
1818
1819 2003-01-10  Simon Josefsson  <jas@extundo.com>
1820
1821         * gnus.texi (Choosing Variables, Agent Caveats): Add.
1822
1823 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1824
1825         * gnus.texi (Filtering Spam Using spam.el, ifile spam filtering)
1826         (spam-stat spam filtering): added new functionality and explained
1827         old functionality better, especially where it has changed in
1828         ham/spam/unclassified group exit processing.
1829
1830 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1831
1832         * gnus.texi (Splitting mail using spam-stat): Fix typo.
1833         (Creating a spam-stat dictionary, Splitting mail using spam-stat):
1834         Fix markup in a few places.
1835
1836 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1837
1838         * gnus.texi (Positioning Point): %~ => ~*.
1839
1840 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1841
1842         * message.texi: Updated copyright line.
1843         (Mailing Lists): Updated (renamed) function names.
1844         (Header Commands): Updated (renamed) function names.
1845         (Header Commands): Added message-to-list-only,
1846         message-change-subject, message-cross-post-followup-to,
1847         message-reduce-to-to-cc and message-add-archive-header.  Moved
1848         message-sort-headers, message-insert-to, message-insert-newsgroups
1849         and message-insert-disposition-notification-to from other
1850         sections.
1851         (Insertion): Added message-mark-inserted-region,
1852         message-mark-insert-file.  Moved
1853         message-insert-disposition-notification-to to section (Header
1854         Commands).
1855         (Various Commands): Moved message-insert-wide-reply,
1856         message-insert-to, message-insert-newsgroups and
1857         message-sort-headers to (Header Commands) section.
1858         (Message Headers): Added message-subject-trailing-was-query.
1859         (Insertion Variables): Added message-mark-insert-begin and
1860         message-mark-insert-end.
1861
1862 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863
1864         * gnus.texi (Optional Back End Functions): Addition.
1865         (Positioning Point): Changed to %~.
1866
1867 2003-01-08  Simon Josefsson  <jas@extundo.com>
1868
1869         * gnus.texi (MIME Commands): Add.
1870
1871 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872
1873         * message.texi (Various Commands): Addition.
1874
1875 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1876
1877         * gnus.texi (Filtering Spam Using spam.el)
1878         (Blacklists and Whitelists, BBDB Whitelists, Blackholes)
1879         (Bogofilter, Ifile spam filtering, Extending spam.el): updated
1880         documentation for the new spam.el functionality
1881
1882 2003-01-05  Jesper Harder  <harder@ifa.au.dk>
1883
1884         * refcard.tex: Fix pagebreak.
1885
1886         * gnusref.tex: Additions and fixes.
1887
1888         * booklet.tex: Add missing sections.
1889
1890         * gnus.texi (Mail Group Commands): Fix typo.
1891         (XEmacs): Add sh-script.
1892         (Article Washing): Fix.
1893
1894 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1895
1896         * gnus.texi (Setting Process Marks): Addition.
1897         (Group Line Specification): Addition.
1898
1899 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * gnus.texi (Group Line Specification): Addition.
1902
1903 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1904
1905         * gnus.texi: Fix typos.
1906
1907 2003-01-02  Simon Josefsson  <jas@extundo.com>
1908
1909         * gnus.texi (Troubleshooting): Add.
1910
1911 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1912
1913         * gnus.texi (Article Buttons): Regexps are case insensitive here.
1914
1915 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus.texi (Summary Generation Commands): Addition.
1918
1919 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * message.texi (Message Headers): Added example.
1922         (Message Headers): Addition.
1923
1924 2002-12-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1925
1926         * gnus.texi (Top): Add pointers to related manuals.  Suggested by
1927         Reiner Steib.
1928
1929 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1930
1931         * gnus.texi (Saving Articles): Addition.
1932
1933 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1934
1935         * gnus.texi (Blackholes): added information on query-dig and
1936         dig.el; users are told that using blackhole checks is OK now
1937
1938 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1939
1940         * gnus.texi (Loose Threads): add
1941         gnus-summary-make-false-root-always.
1942         (Finding the Parent): Change name of nnweb server.
1943
1944 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1945
1946         * emacs-mime.texi: Fix typos.  Index variables.  Add
1947         mm-automatic-external-display, mm-w3m-safe-url-regexp and
1948         mm-external-terminal-program.
1949
1950 2002-12-20  Jesper Harder  <harder@ifa.au.dk>
1951
1952         * message.texi (Message Headers): Add message-allow-no-recipients.
1953         (Various Commands): Add TAB and message-tab-body-function.
1954
1955 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1956
1957         * gnus.texi (Optional Back End Functions):
1958         nnchoke-request-update-info need not return the info object.
1959
1960 2002-12-15  Jesper Harder  <harder@ifa.au.dk>
1961
1962         * gnusref.tex: Additions.
1963
1964 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1965
1966         * gnus.texi (Mail): Explain nil value of gnus-uu-digest-headers.
1967
1968 2002-12-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1969
1970         * gnus.texi (Posting Styles): Clarify the `(header MATCH REGEXP)'
1971         case.
1972         (Back End Interface): Mention nnnotbackends.  Suggested by Jan
1973         Rychter.
1974
1975 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1976
1977         * gnus.texi (MIME Commands): Document gnus-inhibit-mime-unbuttonizing.
1978
1979 2002-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1980
1981         * gnus.texi (Expiring in IMAP): backend -> back end.
1982         (Wide Characters): The default value of
1983         gnus-use-correct-string-widths under Emacs is nil.
1984         (Filtering Spam Using spam.el): backend -> back end.
1985         (Extending spam.el): backend -> back end.
1986         (Filtering Spam Using Statistics (spam-stat.el)): Fix typo.
1987         (Creating a spam-stat dictionary): Fix typo.
1988         (Creating a spam-stat dictionary): backend -> back end.
1989
1990 2002-11-22  Teodor Zlatanov  <tzz@lifelogs.com>
1991
1992         * gnus.texi (Extending spam.el): fixed typos and wrong @items
1993
1994 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
1995
1996         * gnus.texi:
1997         added new keyboard commands
1998
1999         * gnus.texi: added extended section on spam
2000
2001 2002-11-18  jas
2002
2003         * gnus.texi: Fix IMAP expiring typos.
2004
2005 2002-11-18  kaig
2006
2007         * gnus.texi: *** empty log message ***
2008
2009 2002-11-18  jas
2010
2011         * gnus.texi: More morse.
2012
2013         * gnus.texi (Article Washing): Add morse.
2014
2015 2002-11-17  jas
2016
2017         * gnus.texi: Fix typo.
2018
2019         * gnus.texi (Expiring in IMAP): Add.
2020         (Group Parameters): Add reference.
2021
2022 2002-11-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2023
2024         * gnus.texi (Expiring Mail): Give summary on difference between
2025         auto-expire and total-expire and provide information for choosing
2026         between them.
2027
2028 2002-11-18  Simon Josefsson  <jas@extundo.com>
2029
2030         * gnus.texi (Article Washing): Add morse.
2031
2032 2002-11-17  Simon Josefsson  <jas@extundo.com>
2033
2034         * gnus.texi (Expiring in IMAP): Add.
2035         (Group Parameters): Add reference.
2036
2037 2002-10-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2038
2039         * gnus.texi (RSS): Add gnus-summary-mark-as-read-forward into the
2040         example code. From Christoph Conrad <christoph.conrad@gmx.de>.
2041
2042 2002-10-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2043
2044         * gnus.texi (Other Marks): Document gnus-downloadable-mark and
2045         gnus-undownloaded-mark.  Adapted idea from Sriram Karra
2046         <karra@shakti.homelinux.net>.
2047         (Formatting Fonts): Say that guillemets are wrong.  (How to enter
2048         guillemets in Texinfo files?)
2049
2050 2002-10-12  Simon Josefsson  <jas@extundo.com>
2051
2052         * message.texi (Movement): Add.
2053
2054 2002-10-11  Jesper harder  <harder@ifa.au.dk>
2055
2056         * gnus.texi (Formatting Fonts): Fix for balloon help in GNU Emacs.
2057
2058 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * gnus.texi (Delayed Articles): Fix gnus-delay-initialize.
2061
2062 2002-10-10  Simon Josefsson  <jas@extundo.com>
2063
2064         * message.texi (Security): Fix.
2065
2066 2002-10-04  Simon Josefsson  <jas@extundo.com>
2067
2068         * pgg.texi: Document sign parameter.
2069
2070         * gnus.texi: Add \gnuskey tex command.
2071
2072         * texi2latex.el (latexi-translate-file): Do PGG.  (Poor) support
2073         of @set, @deffn, @defvar, @defun, @key.  Improve error.
2074
2075         * Makefile.in: Add PGG.
2076
2077         * pgg.texi: New file.
2078
2079 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2080
2081         * gnus.texi (Group Information): Mention prefix argument for
2082         gnus-group-fetch-charter and gnus-group-fetch-control.
2083         From Jesper Harder.
2084
2085 2002-09-26  Simon Josefsson  <jas@extundo.com>
2086
2087         * gnus.texi (Agent Variables): Add.
2088
2089 2002-09-25  Simon Josefsson  <jas@extundo.com>
2090
2091         * gnus.texi (Troubleshooting): Add.
2092
2093 2002-09-23  Jesper harder  <harder@ifa.au.dk>
2094
2095         * gnus.texi (Summary Maneuvering): Fix gnus-auto-select-next.
2096
2097 2002-09-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2098
2099         * gnus.texi (X-Face): Add GIF.
2100
2101 2002-09-18  Simon Josefsson  <jas@extundo.com>
2102
2103         * gnus.texi (A note on namespaces): New.
2104
2105 2002-09-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2106
2107         * gnus.texi (Splitting Mail): "By default, splitting is performed
2108         on all incoming messages."  This sentence had a "not" too many.
2109         Explicitly say that `nnmail-resplit-incoming' has effect only for
2110         `directory' mail-sources entries.
2111
2112 2002-09-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2113
2114         * gnus.texi (Mail Source Specifiers): Say "one-to-one
2115         correspondence" in the description of `directory'.
2116
2117 2002-09-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2118
2119         * gnus.texi (Top, Summary Buffer): Add info to "Delayed Articles"
2120         menu line.
2121
2122 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2123
2124         * gnus.texi (Article Hiding): Add a document for
2125         gnus-article-address-banner-alist.
2126
2127 2002-09-11  Simon Josefsson  <jas@extundo.com>
2128
2129         * gnus.texi (Splitting in IMAP): Fix.
2130
2131 2002-09-10  Simon Josefsson  <jas@extundo.com>
2132
2133         * gnus.texi (Other Marks): Fix.
2134
2135 2002-09-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2136
2137         * gnus.texi (Splitting Mail): Typo.
2138         (Comparing Mail Back Ends): Say "back end" instead of "backend".
2139         (Terminology): Try to explain "back end" better.
2140
2141 2002-09-09  Simon Josefsson  <jas@extundo.com>
2142
2143         * gnus.texi (Article Buttons): Add.
2144
2145 2002-09-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2146
2147         * gnus.texi (Splitting Mail): Document nnmail-resplit-incoming,
2148         xref to Mail Source Specifiers.
2149         (Mail Source Specifiers): Add index entry for
2150         nnmail-scan-directory-mail-source-once.  Add index entry for
2151         nnmail-resplit-incoming, with xref to Splitting Mail.
2152
2153 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2154
2155         * gnus.texi (Browse Foreign Server): Addition.
2156         (Limiting): Addition.articles
2157
2158 2002-09-04  Simon Josefsson  <jas@extundo.com>
2159
2160         * gnus.texi (Mail Source Specifiers): Fix.
2161
2162 2002-09-03  Simon Josefsson  <jas@extundo.com>
2163
2164         * gnus.texi (Direct Functions, Common Variables): Named ports like
2165         "snews" doesn't work with some external tools.  Thanks to
2166         "D. Watson" <djwatson@u.washington.edu> for noting this.
2167
2168 2002-09-01  Simon Josefsson  <jas@extundo.com>
2169
2170         * gnus.texi (Gnus Unplugged): Fix, agent is now enabled by default.
2171         (Agent as Cache): New.
2172
2173 2002-08-26  Jesper harder  <harder@ifa.au.dk>
2174
2175         * gnus.texi (Group Information): Add gnus-group-fetch-charter and
2176         gnus-group-fetch-control.
2177
2178 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2179
2180         * gnus.texi (Posting Server): Document message-smtpmail-send-it.
2181
2182         * message.texi (Mail Variables): Add message-smtpmail-send-it.
2183
2184 2002-08-27  Simon Josefsson  <jas@extundo.com>
2185
2186         * gnus.texi (Mail Source Specifiers): Fix :path default.
2187
2188 2002-08-22  Jesper harder  <harder@ifa.au.dk>
2189
2190         * gnus.texi (Summary Mail Commands): Add
2191         gnus-summary-reply-broken-reply-to and
2192         gnus-summary-reply-broken-reply-to-with-original.
2193         (Setting Process Marks): Add gnus-uu-unmark-region
2194         (Article Header): Fix typo.
2195         (MIME Commands): Fix typo.
2196         (MIME Commands): Index gnus-article-decode-mime-words,
2197         gnus-article-decode-charset and gnus-mime-view-all-parts.
2198
2199 2002-08-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2200
2201         * gnus.texi (Mail Source Specifiers): Mention variable
2202         nnmail-resplit-incoming under `directory' specifier.
2203
2204 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2205
2206         * gnus.texi (Summary Buffer Lines): Document the %k specifier.
2207
2208 2002-08-15  Jesper harder  <harder@ifa.au.dk>
2209
2210         * gnus.texi (Group Line Specification): Add %C.
2211         (Group Parameters): Comments can be displayed in the group line.
2212
2213 2002-08-07  Jesper harder  <harder@ifa.au.dk>
2214
2215         * emacs-mime.texi (Non-MIME): Add yenc.
2216         (yenc): New node.
2217
2218 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2219
2220         * gnus.texi (Summary Sorting): Document randomization.
2221
2222 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2223
2224         * gnus.texi (Web Searches): Added gmane and removed old
2225         non-functioning search engines.  From Niklas Morberg
2226         <niklas.morberg@axis.com>.
2227
2228 2002-05-14  Jesper Harder  <harder@ifa.au.dk>
2229
2230         * gnus.texi (Summary Buffer Lines): Fix typo.
2231
2232 2002-07-27  Simon Josefsson  <jas@extundo.com>
2233
2234         * gnus.texi (Summary Mail Commands): Trivial fix from Reiner Steib
2235         <4uce.02.r.steib@gmx.net>.
2236
2237 2002-07-18  Karl Kleinpaste  <karl@charcoal.com>
2238
2239         * gnus.texi (To From Newsgroups): Additional text regarding how to
2240         regenerate overviews via server buffer, and note to news admins
2241         about overview.fmt.
2242
2243 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2244
2245         * gnus.texi (Posting Styles): Fix example (it was using the To
2246         header instead of the From header).  From Christopher Splinter
2247         <cs@splinter.inka.de>.
2248
2249 2002-07-07  Simon Josefsson  <jas@extundo.com>
2250
2251         * gnus.texi (Top): Move hashcash down into spam chapter.
2252         (Top): New spam menu.
2253         (Various): Remove hashcash.
2254         (Thwarting Email Spam): Split into introduction and "Anti-Spam
2255         Basics" node.
2256         (SpamAssassin): Add.
2257         (Hashcash): Add.
2258
2259 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * gnus.texi (NNTP): Doc fix.
2262
2263 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2264
2265         * gnus.texi (Washing Mail): Document the shortcoming of
2266         nnmail-remove-leading-whitespace.
2267
2268 2002-06-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2269
2270         * message.texi (News Headers): Include example for removing an
2271         entry from message-required-news-headers.
2272
2273 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * gnus.texi (NNTP): Add nntp-via-rlogin-command-switches.
2276
2277 2002-06-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2278
2279         * gnus.texi (Mail Back End Variables): Document
2280         nnmail-cache-ignore-groups.  Xref Fancy Mail Splitting.
2281         (Fancy Mail Splitting): Mention nnmail-cache-ignore-groups and
2282         why it is useful.
2283
2284 2002-06-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2285
2286         * gnus.texi (Fancy Mail Splitting): Include all necessary
2287         variables in the Lisp example.
2288
2289 2002-06-22  Simon Josefsson  <jas@extundo.com>
2290
2291         * gnus.texi (Pay Hashcash): Add.
2292
2293 2002-06-03  Simon Josefsson  <jas@extundo.com>
2294
2295         * gnus.texi (Splitting Mail): Add.
2296
2297 2002-05-23  Simon Josefsson  <jas@extundo.com>
2298
2299         * gnus.texi (Web Searches): Fix.  Trivial change from Niklas
2300         Morberg <niklas.morberg@axis.com>.
2301
2302 2002-05-22  Simon Josefsson  <jas@extundo.com>
2303
2304         * gnus.texi (Mail): Add variable.
2305
2306 2002-05-16  Simon Josefsson  <jas@extundo.com>
2307
2308         * gnus.texi (Loose Threads): Add gnus-simplify-all-whitespace.
2309
2310 2002-05-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2311
2312         * gnus.texi (Mail-To-News Gateways): The default
2313         nngateway-header-transformation function inserts a "To" header,
2314         not a "From" header.  From Jesper Harder <harder@ifa.au.dk>.
2315
2316 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
2317
2318         * message.texi (Security): Added a note about the signencrypt
2319         style, and how to change it using `mml-signencrypt-style.'
2320
2321 2002-05-04  Simon Josefsson  <jas@extundo.com>
2322
2323         * emacs-mime.texi (Encoding Customization): Fix.
2324
2325 2002-05-04  Simon Josefsson  <jas@extundo.com>
2326
2327         * emacs-mime.texi: Move two chapters "Interface Functions" and
2328         "Basic Functions" after the Decoding and Encoding chapters.  (No
2329         text modified.)
2330
2331 2002-05-04  Simon Josefsson  <jas@extundo.com>
2332
2333         * emacs-mime.texi (Top): Change scope of manual to include users.
2334         (Customization): Rename to Display Customization.
2335         (MML Definition): Add cross references.
2336         (Encoding Customization): New section.
2337         (Charset Translation): More info and cross references.
2338
2339 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
2340
2341         * gnus.texi (Signing and encrypting): Fix doc.  Also, add a
2342         paragraph about replysign/replyencrypt/replysignencryped use.
2343
2344 2002-05-01  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
2345
2346         * message.texi (Message Headers): Remove colon from index
2347         entries.
2348
2349 2002-05-01  Simon Josefsson  <jas@extundo.com>
2350
2351         * gnus.texi (Group Mail Splitting): Fix example.
2352         (Article Buttons): Document that REGEXP can be a variable as well.
2353
2354         * message.texi (Message Headers): Fix example.
2355
2356 2002-04-26  Steve Youngs  <youngs@xemacs.org>
2357
2358         * Makefile.in (infodir): Set to '@info_dir@' so we can separate
2359         defaults for XEmacs and Emacs.
2360
2361 2002-04-27  Jesper Harder  <harder@ifa.au.dk>
2362
2363         * emacs-mime.texi (Customization): Update info on HTML renderers.
2364
2365         * gnus.texi (Article Washing): Update information on HTML washing.
2366         Fix typos.
2367
2368 2002-04-09  Paul Jarc  <prj@po.cwru.edu>
2369
2370         * .cvsignore: added message-[0-9]*
2371
2372 2002-04-08  Paul Jarc  <prj@po.cwru.edu>
2373
2374         * gnus.texi (Group Parameters): Point to the message manual for a
2375         full explanation of MFT.
2376         * message.texi (Mailing Lists): Mention
2377         message-gen-unsubscribed-mft.
2378         From Karra <karra@cs.utah.edu>.
2379
2380 2002-04-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2381
2382         * gnus.texi (Saving Articles): Add xref to Mail Group Commands
2383         because people might be interested in `B c' for saving articles.
2384         (Archived Messages): Ditto.
2385
2386 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
2387
2388         * gnus.texi (Sorting Groups): Add gnus-group-sort-selected-groups.
2389         (Article Washing): Fix typo.
2390
2391         * message.texi (Various Commands): Index message-elide-ellipsis.
2392         Add message-sort-headers.
2393         (Mail Variables): Add message-qmail-inject-args,
2394         message-mailer-swallows-blank-line, message-sendmail-f-is-evil,
2395         message-qmail-inject-program.
2396         (Various Message Variables): Add message-auto-save-directory,
2397         message-strip-special-text-properties, message-cancel-hook.
2398         (News Headers): Index message-user-organization etc.
2399         (Forwarding): Add message-forward-before-signature.
2400         (Mailing Lists): Index message-subscribed-address-file.
2401         (Wide Reply): Add message-wide-reply-confirm-recipients.
2402         (Canceling News): Add message-cancel-message.
2403         (Sending Variables): Add message-interactive.
2404
2405 2002-03-25  Simon Josefsson  <jas@extundo.com>
2406
2407         * gnus.texi (Mail Spool): Add cindex for marks.
2408         (Mail Folders): Add cindex for marks.
2409
2410 2002-03-24  Raymond Scholz <rscholz@zonix.de>
2411
2412         * gnus.texi (Summary Buffer Lines): Fix doc.
2413
2414 2002-03-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2415
2416         * Makefile.in (booklet.dvi, booklet.pdf): Support booklet.
2417
2418 2002-03-24  Felix Natter <fnatter@gmx.net>
2419
2420         * booklet.tex, bk-at.tex, bk-lt.tex, gnuslog-booklet.eps: New file.
2421         * gnusref.tex, refcard.tex: Support booklet.
2422
2423 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
2424
2425         * gnusref.tex: Addition.
2426
2427         * gnus.texi: Don't use @sc in headings.
2428         (Article Display): Fix.
2429         (Signing and encrypting): Add mml-unsecure-message.
2430         (IMAP): Remove @. to make texi2latex work.
2431         (Thread Commands): Fix.
2432         (Unavailable Servers): Add gnus-server-offline-server.
2433         (Topic Sorting): Add gnus-topic-sort-groups.
2434         (Limiting): Fix.
2435         (Article Washing): Fix gnus-article-strip-headers-in-body, add
2436         gnus-article-outlook-deuglify-article.
2437         (Article Header):  Add gnus-article-remove-leading-whitespace.
2438         (Customizing Articles): Add gnus-treat-leading-whitespace.
2439         (Summary Score Commands): Add gnus-score-find-favourite-words.
2440         (Mailing List): Index gnus-mailing-list-insinuate.
2441         (Mail Group Commands): Add gnus-article-encrypt-body,
2442         gnus-summary-create-article.  Don't use @var if not
2443         metasyntactic. Index gnus-summary-edit-article-done.
2444
2445         * message.texi (Security): Add mml-unsecure-message.
2446         (Mailing Lists): Index message-goto-mail-followup-to.
2447
2448 2002-03-23  Jesper Harder <harder@ifa.au.dk>
2449
2450         * gnusref.tex, refcard.tex: Addition.
2451
2452 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2453
2454         * message.texi (Sending Variables): Fix typo.
2455         Trivial change from Raymond Scholz <rscholz@zonix.de>
2456
2457 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2458
2459         * gnus.texi (Other Marks): Remove duplication.
2460         Trivial change from David Aspinwall <aspinwall@timesten.com>
2461
2462 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
2463
2464         * gnus.texi: Mention nnmaildir where appropriate; fix some typos.
2465
2466 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
2467
2468         * message.texi (Mailing Lists): 'use is the default for
2469         message-use-mail-followup-to, not nil; 'use is also not t.
2470         Mention why an unsubscribed list poster might use MFT, and how to
2471         disable MFT for a single message.
2472
2473 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2474
2475         * gnus.texi (Splitting Mail): Addition.
2476
2477 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2478
2479         * gnusref.tex (subsection*{Notes}): Addition.
2480         Suggested by Felix Natter <fnatter@gmx.net>
2481
2482 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2483
2484         * gnus.texi (Splitting Mail): Addition.
2485
2486 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2487
2488         * gnus.texi (Slave Gnusae): Addition.
2489         From  David S. Goldberg <david.goldberg6@verizon.net>
2490
2491 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2492
2493         * emacs-mime.texi (mailcap): Addition.
2494
2495         * gnus.texi (Using MIME): Rename functions. Addition.
2496
2497 2002-02-16  Simon Josefsson  <jas@extundo.com>
2498
2499         * gnus.texi (Top): Change description of Posting Server node.
2500         (Composing Messages): Ditto.
2501         (Posting Server): Add some mail stuff.
2502         (IMAP): Terminate @, from Emacs Gnus manual.
2503         (Thwarting Email Spam): Use @sc.
2504
2505 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2506
2507         * gnusref.tex (subsection*{Notes}): Update.
2508         From: Felix Natter <fnatter@gmx.net>
2509
2510 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2511
2512         * gnus.texi (Document Groups): Addition.
2513
2514 2002-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * message.texi (Security): Fix @findex for the key `C-c C-m s p'.
2517
2518 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2519
2520         Reinstate some changes to make latexpdf work.
2521
2522         * message.texi (Security): Don't use @key.
2523         (Various Commands): Don't use @point.
2524
2525         * gnus.texi (Mail Source Specifiers): Use @uref.
2526
2527 2002-02-13  Jesper Harder <harder@ifa.au.dk>
2528
2529         * message.texi, gnus.texi, emacs-mime.texi: Use small caps
2530         consistently.  MIME, NOV, NNTP, HTML, IMAP are written with @sc
2531         most places -- it looks better if it's the same *everywhere*.
2532         @kbd instead of @code for key sequences. @file instead of @code
2533         for files.
2534
2535         * message.texi (Various Commands): use the proper @point glyph.
2536
2537         * gnus.texi (Summary Mail Commands): \e,A_\e(B doesn't work.  A German
2538         spelling reform changed the correct spelling to "muss" anyway (I
2539         think).
2540
2541         * gnus.texi (Mail sources): \e,A'\e(B doesn't work. Use "section" instead.
2542
2543         * gnus.texi (Mail Source Specifiers): use @url.
2544
2545         * message.texi, emacs-mime.texi: update copyright year.
2546
2547 2002-02-12  Paul Jarc  <prj@po.cwru.edu>
2548
2549         * gnus.texi (Required Back End Functions): specify the lowest and
2550         highest article numbers for empty groups for nnchoke-request-list
2551         and nnchoke-request-group.
2552
2553 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2554
2555         * message.texi (Sending Variables): Addition.
2556
2557         * gnus.texi (Group Parameters): Add unread, not read.
2558         (Archived Messages): Addition.
2559
2560 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2561
2562         * gnus.texi (Group Parameters): Addition.
2563         From: Steinar Bang <steinar@bang.priv.no>
2564
2565 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2566
2567         * gnus.texi (Article Washing): Addition.
2568         From: Michael Cook <michael.cook@cisco.com>
2569
2570 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2571
2572         * gnus.texi (Gnus Unplugged): Use (setq gnus-agent t).
2573         (Example Setup): Ditto.
2574         (Category Syntax): Require gnus-agent.
2575
2576 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577
2578         * gnus.texi (Posting Styles): Addition.
2579
2580 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2581
2582         * message.texi (Mailing Lists): Addition.
2583         * gnus.texi (Group Parameters): Addition.
2584         From Sriram Karra <karra@cs.utah.edu>.
2585
2586 2002-02-03  Karl Kleinpaste  <karl@charcoal.com>
2587
2588         * gnus.texi (Summary Score Commands): Added detail on "extra"
2589         header scoring.
2590         (Score File Format): ditto
2591
2592 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * emacs-mime.texi (Customization): Addition.
2595
2596 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2597
2598         * gnus.texi (Posting Styles): Addition. Suggested by
2599         Michael Cook <michael@waxrat.com>.
2600
2601 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2602
2603         * emacs-mime.texi (Customization): Move emacs-w3m stuff backward;
2604         added documentation for `mm-inline-text-html-with-w3m-keymap'.
2605
2606 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2607
2608         * gnus.texi (Agent Expiry): Addition.
2609
2610 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2611
2612         * emacs-mime.texi (Customization): Added documentation for
2613         `mm-inline-text-html-with-images'.
2614
2615         * gnus.texi (Article Washing): Replace w3m to emacs-w3m.
2616
2617 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618
2619         * gnus.texi (Mail Spool): Addition.
2620
2621 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * emacs-mime.texi (Customization): Added documentation for
2624         `mm-inline-text-html-renderer'.
2625
2626 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2627
2628         * gnus.texi (Article Washing): Add URL about w3m.
2629
2630 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2631
2632         * emacs-mime.texi (MML Definition): Added a few words about the
2633         recipients option.
2634         * message.texi (Security): Changed documentation to reflect use of
2635         the new secure tag.
2636
2637 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638
2639         * gnus.texi (Article Washing): Addition.
2640
2641 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2642
2643         * gnus.texi (Document Groups): Added info on more doc types.
2644         (More Threading): Move documentation here.
2645
2646 2002-01-20  Simon Josefsson  <jas@extundo.com>
2647
2648         * message.texi (Mailing Lists): Fix.  From Love
2649         <lha@stacken.kth.se>.
2650
2651 2002-01-20  Patric Mueller  <bhaak@gmx.net>
2652
2653         * gnus.texi (Group Timestamp): Typo fix.
2654
2655 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * gnus.texi (Selecting a Group): Addition.
2658
2659 2002-01-19  Lars Magne Ingebrigtsen  <karra@cs.utah.edu>
2660
2661         * gnus.texi (Mail Spool): Note that the .marks files can be
2662         removed.
2663
2664 2002-01-17  Paul Jarc  <prj@po.cwru.edu>
2665
2666         * gnus.texi (Choosing a Mail Back End): mention nnmaildir.
2667         (Comparing Mail Backends): briefly describe nnmaildir.
2668
2669 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2670
2671         * gnus.texi (Agent Commands): Use gnus-agent-batch instead of
2672         gnus-agent-batch-fetch.
2673
2674 2002-01-15 Tue  Jari Aalto  <jari.aalto@poboxes.com>
2675
2676         * gnus.texi (Really Various Summary Commands): Added commands how
2677         to create nnvirtual group and and how to modify the nnvirtual
2678         regexp
2679
2680 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2681
2682         * gnus.texi (Agent Caveats): Add agent cache.
2683         (Agent Variables): Addition.
2684
2685 2002-01-12  Simon Josefsson  <jas@extundo.com>
2686
2687         * gnus.texi (Conformity): Fix typo.
2688
2689         * emacs-mime.texi (Flowed text, Standards): Add.
2690
2691 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2692
2693         * message.texi (Mailing Lists): Addition.
2694         * gnus.texi (Group Parameters): Addition.
2695         From Sriram Karra <karra@cs.utah.edu>.
2696
2697 2002-01-10  Colin Marquardt  <c.marquardt@alcatel.de>
2698
2699         * gnus.texi (Changing Servers): Addition.
2700
2701 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2702
2703         * gnus.texi (Archived Messages): Rename
2704         gnus-inews-mark-gcc-as-read to gnus-gcc-mark-as-read.
2705
2706         * Makefile.in (clean): Clean thumb*.
2707
2708 2002-01-05  Harry Putnam  <reader@newsguy.com>
2709
2710         * gnus.texi (Score Variables): Clarify.
2711
2712 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2713
2714         * gnus.texi (Agent Expiry): Addition.
2715         (Sorting the Summary Buffer): Addition.
2716
2717 2002-01-05  Simon Josefsson  <jas@extundo.com>
2718
2719         * gnus.texi (Conformity): Add MIME and Disposition Notifications.
2720
2721         * message.texi (Header Commands): Fix.  Add m-goto-from.
2722         (Insertion): Add m-i-disposition-notification-to.
2723
2724 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2725
2726         * Makefile.in (.latexi.pdf-x): Use thumbpdf.
2727
2728         * gnus.texi (Advanced Formatting): Double @'s. Use thumbpdf.
2729         colorlinks=true.
2730
2731 2002-01-05  Norman Walsh  <ndw@nwalsh.com>
2732
2733         * gnus-faq.texi: Fix typo.
2734
2735 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * gnus.texi (Sorting the Summary Buffer): Addition.
2738
2739 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus.texi (Virtual Groups): Addition.
2742
2743 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2744
2745         * gnus.texi (Article Keymap): Addition.
2746         (Summary Mail Commands): Fix.
2747
2748 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749
2750         * gnus.texi (Group Timestamp): Addition.  Example from Andras
2751         BALI.
2752         (X-Face): Addition.
2753         (Advanced Formatting): Add example.
2754
2755 2002-01-01  Simon Josefsson  <jas@extundo.com>
2756
2757         * gnus.texi (Conformity): Add and fix.
2758
2759         * message.texi (Security): Mention gpg-temp-directory.
2760
2761         * gnus.texi (Article Washing): Link to Security section.
2762         (Security): Fix.
2763         (Signing and Encrypting): Renamed from Using GPG.
2764         (IMAP): Fixes.
2765
2766 2002-01-01  Simon Josefsson  <jas@extundo.com>
2767
2768         * gnus.texi (Customizing Articles): Add crossreference links.  Add
2769         gnus-body-boundary-delimiter.
2770
2771 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2772
2773         * gnus.texi (Choosing Commands): Addition.
2774         (Article Display): Update.
2775         (Article Display): Addition.
2776         (Article Header): New.
2777         (Slow Terminal Connection): Addition.
2778         (Predicate Specifiers): New.
2779         (To From Newsgroups): Addition.
2780         (Topic Commands): Addition.
2781         Update the menus.
2782         Fix some references b0rked up by the menu fixing.
2783
2784 2001-12-31  Rui Zhu  <sprache@iname.com>
2785
2786         * emacs-mime.texi (Customization): Typo fix.
2787
2788 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789
2790         * gnus.texi (Article Display): Addition.
2791
2792         * emacs-mime.texi (Interface Functions): Addition.
2793
2794         * gnus.texi (Using MIME): Addition.
2795
2796 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2797
2798         * gnus.texi (X-Face): Made into own node.
2799         (Article Display): New.
2800
2801         * emacs-mime.texi (Interface Functions): Addition.
2802
2803         * message.texi (Message Headers): Addition.
2804
2805 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2806
2807         * emacs-mime.texi (Customization): Added example.
2808
2809         * gnus.texi (Selecting a Group): Addition.
2810         (Tree Display): Addition.
2811
2812 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
2813
2814         * gnus.texi (Using GPG): Remove obsolete reference to gpg-2comp.
2815
2816 2001-12-26  Simon Josefsson  <jas@extundo.com>
2817
2818         * gnus.texi (Summary Buffer Lines): Add xrefs.  Suggested by
2819         Arcady Genkin <agenkin-dated-1010249095.131f22@thpoon.com>.
2820
2821 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2822
2823         * gnus.texi (NNTP): Add a note for `nntp-prepare-post-hook'.
2824
2825 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
2826
2827         * ChangeLog, gnus.texi, emacs-mime.texi: (oops) removed
2828         buffer-file-coding-system
2829
2830 2001-12-18 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2831
2832         * ChangeLog, gnus.texi, emacs-mime.texi: Local Variables `coding'
2833         MUST be added!
2834
2835 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
2836
2837         * ChangeLog: changed coding to buffer-file-coding-system
2838         * emacs-mime.texi: changed -*- magic cookie -*- to Local Variables
2839         * gnus.texi: same
2840         * gnus-ref.tex: same
2841         * refcard.tex: same
2842
2843 2001-12-16  Simon Josefsson  <jas@extundo.com>
2844
2845         * gnus.texi (Saving Articles): Add muttprint.
2846         (Article Commands): Mention muttprint.
2847
2848 2001-12-15  Simon Josefsson  <jas@extundo.com>
2849
2850         * gnus.texi (Virtual Groups): Fix.  From Raymond Scholz
2851         <ray-2001@zonix.de>.
2852
2853 2001-12-15 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2854
2855         * gnus.texi, emacs-mime.texi: Fix the header.
2856
2857 2001-12-12  Didier Verna  <didier@lrde.epita.fr>
2858
2859         * gnus.texi (Misc Group Stuff): advertise `gnus-group-news'.
2860         * gnus.texi (Summary Mail Commands): advertise
2861         `gnus-summary-news-other-window'.
2862
2863 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2864
2865         * gnus.texi (Advanced Scoring Examples): Clarify that the
2866         examples are rules, not complete score files.
2867
2868 2001-12-09  Nevin Kapur  <nevin@jhu.edu>
2869
2870         * gnus.texi (Expiring Mail): Add.
2871
2872 2001-12-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2873
2874         * gnus.texi (Splitting in IMAP): Typo.  From Colin Marquardt
2875         <c.marquardt@alcatel.de>.
2876
2877 2001-12-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2878
2879         * infohack.el (infohack): To process write-protected files safely,
2880         make this buffer be writable after `find-file'.
2881         From TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2882
2883 2001-12-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2884
2885         * Makefile.in: Dependence.
2886
2887         * emacs-mime.texi: Add coding header.
2888
2889 2001-12-01  Simon Josefsson  <jas@extundo.com>
2890
2891         * gnus.texi (Group Line Specification, Summary Buffer Lines):
2892         Cross reference Positioning Point.
2893
2894 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2895
2896         * gnus.texi (Limiting): Addition.
2897
2898 2001-11-19  Simon Josefsson  <jas@extundo.com>
2899
2900         * message.texi (Header Commands, Insertion): Use C-c C-f C-i for
2901         Importance: instead of C-c C-u.  Move to Header Commands from
2902         Insertion. Suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
2903
2904 2001-11-17  Simon Josefsson  <jas@extundo.com>
2905
2906         * message.texi (Insertion): Use C-c C-u for Importance: instead of
2907         C-c C-p (used by SC).
2908
2909 2001-11-15  Simon Josefsson  <jas@extundo.com>
2910
2911         * message.texi (Insertion): Add C-c C-p,
2912         message-insert-importance-{low,high}.
2913         (Various Commands): Fix typo.
2914         (Insertion Variables): New section, all variables moved from
2915         Commands->Insertion into this node, Variables->Insertion
2916         Variables.
2917
2918 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2919
2920         * gnus.texi (Various Summary Stuff): Add gnus-newsgroup-variables.
2921
2922 2001-11-15 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2923
2924         * message.texi (Security): @uref not @url.
2925
2926 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
2927
2928         * sieve.texi (Standards): Changed @samp to @uref.
2929
2930         * message.texi (Security): Changed @code to @uref.
2931
2932         * gnus-faq.texi: Changed a lot of @file to @uref.
2933
2934         * emacs-mime.texi (Standards): Changed @samp to @uref.
2935
2936 2001-11-13  Simon Josefsson  <jas@extundo.com>
2937
2938         * gnus.texi (Article Washing): Add `W s'.
2939
2940 2001-11-12  Simon Josefsson  <jas@extundo.com>
2941
2942         * gnus.texi (Security, Using GPG):
2943         * message.texi (Security):
2944         * emacs-mime.texi (MML Definition): Add PGP.
2945
2946 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2947
2948         * message.texi (Movement): message-beginning-of-line.
2949
2950 2001-11-07  Simon Josefsson  <jas@extundo.com>
2951
2952         * sieve.texi (Examples): Add.
2953         (Top): Add.
2954
2955         * gnus.texi (Saving Articles): Add gnus-summary-write-to-file.
2956
2957 2001-11-07  Simon Josefsson  <jas@extundo.com>
2958
2959         * gnus.texi (Misc Group Stuff): Add cross reference to Composing
2960         Messages.  Suggested by "Golubev I. N." <gin@mo.msk.ru>.
2961
2962 2001-11-04 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2963
2964         * gnus.texi: Use C-M- instead of M-C-.
2965         * message.texi (Insertion): Ditto.
2966         * sieve.texi (Managing Sieve): Ditto.
2967         Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
2968
2969 2001-11-02  Simon Josefsson  <jas@extundo.com>
2970
2971         * dir (File): Add Sieve.
2972
2973         * gnus.texi (Sieve Commands): Add crossposting.
2974
2975 2001-11-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2976
2977         * texi2latex.el (latexi-translate): Typo.
2978         (latexi-translate-file): Nine in a herd is enough.
2979
2980 2001-11-01  Simon Josefsson  <jas@extundo.com>
2981
2982         * sieve.texi (Installation): Workaround texi2latex bug (replacing
2983         inside verbatim needs a \end{verbatim} earlier in the file).
2984
2985         * texi2latex.el (latexi-translate): Add sieve.
2986
2987 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2988
2989         * gnus.texi (Article Washing): Add a note.
2990
2991 2001-11-01  Simon Josefsson  <jas@extundo.com>
2992
2993         * Makefile.in: Add sieve.
2994
2995         * gnus.texi (Misc Group Stuff):
2996         (Group Parameters): Add Sieve Commands.
2997         (top-level): Include Sieve manual after Emacs MIME.
2998
2999 2001-10-31  Simon Josefsson  <jas@extundo.com>
3000
3001         * gnus.texi (Group Parameters): Add integer `display'.
3002         (IMAP): Fix.
3003
3004 2001-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3005
3006         * gnus.texi (NNTP): Added documentation for
3007         `nntp-prepare-post-hook'.
3008
3009 2001-10-29  Simon Josefsson  <jas@extundo.com>
3010
3011         * gnus.texi (Customizing Articles): Sort list. Remove
3012         duplicate. Suggested by Henrik Holm <henrik@tele.ntnu.no>.
3013
3014 2001-10-27  Simon Josefsson  <jas@extundo.com>
3015
3016         * message.texi (Insertion): Fix message-yank*-prefix.
3017
3018 2001-10-25  Simon Josefsson  <jas@extundo.com>
3019
3020         * gnus.texi (Mail Source Specifiers): More info on SSL, kerberos etc.
3021         (IMAP): Ditto.  Suggested by Martin Blais <blais@discreet.com>.
3022
3023 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
3024
3025         * gnus.texi (Posting Server): Use `native' instead of `nil' for
3026         posting to native server.
3027
3028 2001-10-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3029
3030         * dir (File): Add standard explanation header.
3031
3032 2001-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3033
3034         * gnus.texi (Mail Source Specifiers): Explain more explicitly what
3035         happens for the `directory' entries.  Say that mail from foo.spool
3036         goes in the group foo.
3037
3038 2001-10-19  Simon Josefsson  <jas@extundo.com>
3039
3040         * Makefile.in (clean): rm gnus.out.
3041         (distclean): rm gnusconfig.tex (moved from "clean").
3042
3043         * gnus.texi (Using MIME): s/mime/MIME/ for PDF version.
3044
3045 2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3046
3047         * gnus.texi (Finding the News): Disrecommend nnspool for Leafnode
3048         users.
3049
3050 2001-10-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3051
3052         * gnus.texi (Archived Messages): Add new line after @item.
3053         From: Jesper Harder <harder@ifa.au.dk>
3054
3055 2001-10-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3056
3057         * gnus.texi (Formatting Basics): Extended format specs.
3058
3059 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3060
3061         * gnus.texi (Summary Buffer Lines): Documment %( and %).
3062
3063 2001-09-04 21:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3064
3065         * gnus.texi (Topic Sorting): Addition.
3066
3067 2001-10-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3068
3069         * refcard.tex, gnusref.tex: Merge with the version
3070         from Felix Natter <f.natter@ndh.net>
3071
3072 2001-10-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3073
3074         * refcard.tex: Set version to Oort.
3075
3076         * gnusref.tex: New key bindings in Oort Gnus.
3077
3078 2001-10-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3079
3080         * Makefile.in (.dvi.ps): Use TEXPICTS.
3081         (.latexi.dvi-x): Remove gnus.toc as well.
3082
3083         * gnuslogo-refcard.eps: Remove BeginProcSet.
3084
3085 2001-10-12  Simon Josefsson  <jas@extundo.com>
3086
3087         * gnus.texi (Misc Group Stuff): Add UTF-8.
3088         (Misc Article): Document wash status characters.  Suggested by
3089         david.goldberg6@verizon.net (David S. Goldberg).
3090
3091 2001-10-10 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3092
3093         * gnusref.tex, refcard.tex: Use epsfig.
3094
3095         * gnuslogo-refcard.eps: Rename from gnuslog.refcard, and set a
3096         suitable bounding box.
3097
3098         * Makefile.in (.dvi.ps): New rule.
3099         (refcard.pdf): Use gnuslogo-refcard.eps.
3100
3101 2001-10-09 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3102
3103         * gnus.texi: Add href and bookmarks for pdf version.
3104
3105 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3106
3107         * Makefile.in (uninstall): Add uninstall.
3108
3109 2001-10-05  Simon Josefsson  <jas@extundo.com>
3110
3111         * Makefile.in (clean): Add gnusconfig.tex.  Suggested by Henrik
3112         Enberg <henrik@enberg.org>.
3113
3114 2001-10-04  Simon Josefsson  <jas@extundo.com>
3115
3116         * gnus.texi (Mail Source Customization): Add.
3117
3118 2001-10-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3119
3120         * Makefile.in (dvi): Don't depend on tmps.
3121
3122 2001-10-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3123
3124         * emacs-mime.texi (mailcap): rvplayer -> wavplayer.  Thanks to
3125         Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
3126
3127 2001-09-29  Simon Josefsson  <jas@extundo.com>
3128
3129         * gnus.texi (Foreign Groups): Fix.  Add "mailman".
3130         (Document Groups): Ditto.
3131
3132 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3133
3134         * Makefile.in (.texi): Remove $@ first.
3135
3136         * infohack.el (infohack-remove-unsupported): Remove @iflatex lines.
3137         (infohack): Specify a coding-system to save info files.
3138         From Katsumi Yamaoka  <yamaoka@jpl.org>
3139
3140 2001-09-28 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3141
3142         * gnusconfig.tex.in: Use cmss if pfu is not found.
3143
3144 2001-09-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3145
3146         * Makefile.in: Illustrated manual.
3147         * gnus.texi: Put message.texi and emacs-mime.texi in the
3148         illustrated manual.
3149         * texi2latex.el: Ditto.
3150
3151 2001-09-27 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3152
3153         * gnus.texi: Remove the extra white-space.
3154
3155 2001-09-27 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3156
3157         * gnusconfig.tex.in: New.
3158         * gnus.texi: Use it.
3159         * pagestyle.sty: Don't set verbatim font.
3160         * postamble.tex: Set in ...
3161         * bembo.sty: Removed.
3162         * Makefile.in (gnusconfig.tex): Check gnusconfig.tex.in.
3163         (LATEX): Use configure.
3164
3165 2001-09-26 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3166
3167         * gnus.texi (Limiting): Addition.
3168
3169 2001-09-25 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3170
3171         * gnus.texi (Pterodactyl Gnus): Put @item in one line.
3172
3173 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3174
3175         * gnus.texi: eps path fix.
3176         * postamble.tex: Ditto.
3177         * texi2latex.el: Ditto.
3178
3179         * Makefile.in: Move some to ps/Makefile.in.
3180
3181 2001-09-24  Simon Josefsson  <jas@extundo.com>
3182
3183         * etc/*, herds/*, misc/*, picons/*, screen/*, smilies/*, xface/*:
3184         New files, from pspackage.tar.gz.
3185
3186         * Makefile.in (distclean): Make veryclean.
3187
3188         * gnus.texi (Summary Mail Commands): Fix.
3189         (Summary Post Commands): Fix.
3190         (The Manual): Fix.
3191
3192 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3193
3194         * gnus.texi: Use "back end".
3195
3196 2001-09-23  Simon Josefsson  <jas@extundo.com>
3197
3198         * gnus.texi (Top): Move IMAP up from "Other Sources" to "Select
3199         Methods".
3200         (Charsets): Update default value.
3201         (Finding the Parent): Add nnimap.
3202         (Security): Add.
3203         (Mailing List): Add.
3204         (Archived Messages): Comment out XEmacs 19 stuff.
3205         (Using GPG): Add reference to message manual.
3206         (Direct Functions): Mention OpenSSL as well as SSLeay.
3207         (Mail Source Specifiers): Add recent IMAP :stream and
3208         :authentication.
3209         (Agent Commands): Fix.
3210         (GroupLens): Add URL and note about this being historical.
3211         (Wide Characters): Update default value.
3212         (Picon Requirements): Remove old XEmacs 19 stuff.
3213
3214 2001-09-22  Simon Josefsson  <jas@extundo.com>
3215
3216         * gnus.texi (Other Marks): Add Recent.
3217
3218 2001-09-14  Simon Josefsson  <jas@extundo.com>
3219
3220         * gnus.texi (Mail Folders): Add.
3221
3222 2001-09-11  Simon Josefsson  <jas@extundo.com>
3223
3224         * gnus.texi (Delayed Articles): Fix.  Suggested by Paul Jarc
3225         <prj@po.cwru.edu>.
3226
3227 2001-09-08  Simon Josefsson  <jas@extundo.com>
3228
3229         * gnus.texi (MIME Commands): Add gnus-buttonized-mime-types.
3230
3231 2001-09-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3232
3233         * gnus.texi (Topic Commands): Make this the first subsection of
3234         `Group Topics'.  Rearrange keys to mention the most important keys
3235         first and to have subsections.  Add some more explanation for
3236         C-k/C-y.
3237         (Group Buffer): Add comment from Alex Schroeder as todo item.
3238
3239 2001-09-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3240
3241         * gnus.texi (Fancy Mail Splitting): Mention `delete' near the
3242         explanation of `junk'.
3243
3244 2001-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3245
3246         * gnus.texi (Optional Backend Functions): The default function to
3247         make a date format is `message-make-date', which should produce a
3248         time zone.
3249
3250 2001-09-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3251
3252         * gnus.texi (Optional Backend Functions): More detail about the
3253         DATE arg for nnchoke-request-newgroups.  Reported by Paul Jarc.
3254
3255 2001-09-01  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3256
3257         * gnus.texi (Hooking New Backends Into Gnus): Say where to put the
3258         call for gnus-declare-backend.  Add an index entry for
3259         gnus-declare-backend.  Suggested by Paul Jarc.
3260
3261 2001-08-29  Simon Josefsson  <jas@extundo.com>
3262         From Anders Jackson <jackson@hig.se>
3263
3264         * gnus.texi (Group Parameters): Fix.
3265
3266 2001-08-27  Simon Josefsson  <jas@extundo.com>
3267
3268         * gnus.texi (Archiving Mail): Add.
3269
3270 2001-08-25  Simon Josefsson  <jas@extundo.com>
3271
3272         * gnus.texi (Mail Spool): Add marks.
3273         (MH Spool): Doesn't use marks file.
3274         (Mail Folders): Add marks.
3275
3276 2001-08-25  Simon Josefsson  <jas@extundo.com>
3277         From Henrik Enberg <henrik@enberg.org>
3278
3279         * gnus.texi (Group Parameters): Fix.
3280
3281 2001-08-24 16:03:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282
3283         * gnus.texi (Group Parameters): Fix.
3284
3285 2001-08-24  Simon Josefsson  <jas@extundo.com>
3286
3287         * Makefile.in (latexps): Make tmps.
3288
3289 2001-08-24  Simon Josefsson  <jas@extundo.com>
3290         From Jesper Harder <harder@ifa.au.dk>
3291
3292         * Makefile.in (latexps): Escape {.
3293
3294         * splitindex: Ditto.
3295
3296 2001-08-23 19:22:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3297
3298         * gnus.texi (Group Parameters): Fix.
3299         (Group Parameters): Addition.
3300         (Limiting): Addition.
3301
3302 2001-08-21 23:55:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303
3304         * gnus.texi (Score Variables): Fix.
3305
3306 2001-08-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3307
3308         * gnus.texi (Delayed Articles): New section.  Documents
3309         gnus-delay.el.
3310         (Fancy Mail Splitting): Say that nnmail-cache-accepted-message-ids
3311         must be non-nil for splitting with parents to work.
3312
3313 2001-08-19 17:31:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314
3315         * gnus.texi (Other Marks): Addition.
3316         (Positioning Point): New.
3317         (Tabulation): New.
3318
3319 2001-08-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3320
3321         * gnus.texi (Getting Started Reading Mail): Use (nnml "") rather
3322         than (nnml "private") as the example server specification.  This
3323         way, the example group names a few paragraphs further down are
3324         correct, and I expect that most people are going to use the empty
3325         string as name, anyway.  Please holler if that is wrong.
3326
3327 2001-08-18  Simon Josefsson  <jas@extundo.com>
3328
3329         * gnus.texi (Optional Backend Functions): Remove `set'
3330         request-set-mark action.
3331
3332 2001-08-18 00:40:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus.texi (Wide Characters): New section.
3335
3336 2001-08-17  Simon Josefsson  <jas@extundo.com>
3337
3338         * gnus.texi: Replace 20,20 with 23,23 for
3339         gnus-summary-line-format.
3340
3341 2001-08-17 14:24:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3342
3343         * gnus.texi (Group Parameters): Document regexp substitution.
3344         (Group Parameters): Addition.
3345
3346 2001-08-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3347         From Nevin Kapur <nevin@jhu.edu>
3348
3349         * gnus.texi (September Gnus): Typo.
3350
3351 2001-08-12  Simon Josefsson  <jas@extundo.com>
3352         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
3353
3354         * gnus.texi (Other Marks): Add recent.
3355         (Optional Backend Functions): Add forward and recent.
3356
3357 2001-08-12  Kai Grossjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3358
3359         * gnus.texi (Window Layout): Renamed from `Windows
3360         Configuration'.  After all, we're not talking about Microsoft.
3361         Suggested by Barry Fishman.
3362
3363 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3364
3365         * gnus.texi (Summary Mail Commands): Remove duplicate explanation
3366         of `S W'.  Reported by Norbert Koch.
3367
3368 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3369         From Benjamin Rutt <brutt@bloomington.in.us>
3370
3371         * gnus.texi (Troubleshooting): Addition.
3372
3373 2001-08-09  Simon Josefsson  <jas@extundo.com>
3374         From Benjamin Rutt <brutt@bloomington.in.us>
3375
3376         * gnus.texi (Mail Backend Variables): Fix.
3377
3378 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3379
3380         * gnus.texi (Summary Buffer Lines): Mention `gnus-goto-colon'.
3381
3382 2001-08-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3383
3384         * gnus.texi (Backend Interface): Explain about article numbers.
3385         Suggested by Paul Jarc.
3386
3387 2001-08-02 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3388
3389         * emacs-mime.texi (Non-MIME): Addition.
3390
3391         * gnus.texi (Group Parameters): Addition.
3392         (Mailing List): Addition.
3393
3394 2001-08-01  Simon Josefsson  <jas@extundo.com>
3395
3396         * texi2latex.el (latexi-translate-file): Don't use point-at-bol.
3397         (latexi-translate-file): Translate some more things, including
3398         some hardcoded things that cause problems for LaTeX.  From Jesper
3399         Harder <harder@ifa.au.dk>.
3400
3401 2001-07-31  Simon Josefsson  <jas@extundo.com>
3402
3403         * bembo.sty: New file.
3404
3405         * texi2latex.el (latexi-translate-file): Support @noindent.
3406
3407         * gnus-faq.texi (Reading News FAQ): Fix (@email -> @samp).
3408
3409 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3410         From Janne Rinta-Manty <rintaman@cs.helsinki.fi>
3411
3412         * gnus.texi (Read Articles): Typo.
3413
3414 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
3415
3416         * gnus.texi (Fancy Mail Splitting): New variable
3417         nnmail-split-fancy-with-parent-ignore-groups
3418
3419 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3420
3421         * gnus.texi (Duplicates): Make split method regexp more specific,
3422         in case other `Gnus-Warning' headers are added in the future.
3423         Suggested by Karl Kleinpaste.
3424
3425 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3426         From Karl Kleinpaste <karl@charcoal.com>
3427
3428         * gnus.texi (Summary Buffer Lines): Add %B.
3429
3430 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3431         From Jesper Harder <harder@myrealbox.com>
3432
3433         * message.texi (Insertion): Addition.
3434
3435 2001-07-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3436
3437         * gnus.texi (Charsets): Addition.
3438
3439 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3440
3441         * gnus.texi (Searching for Articles): Raw articles.
3442
3443 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3444
3445         * message.texi (Insertion): Refer to gnus-cite-attribution-suffix.
3446
3447 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3448
3449         * gnus.texi (RSS): Add.
3450         From Christoph Conrad <cc@cli.de>.
3451
3452 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3453
3454         * gnus.texi (Incorporating Old Mail): Add index.
3455
3456 2001-07-13 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3457
3458         * gnus.texi (Group Parameters): Add.
3459
3460 2001-07-04  Simon Josefsson  <jas@extundo.com>
3461
3462         * gnus.texi (IMAP): Add.
3463
3464 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
3465
3466         * gnus.texi (Example Methods): use the new nntp-open-connection
3467         methods in the examples.
3468         * gnus.texi (NNTP): update for the new nntp-open-connection methods.
3469         * gnus.texi (Direct Functions): new node.
3470         * gnus.texi (Indirect Functions): new node.
3471         * gnus.texi (Common Variables): new node.
3472
3473 2001-06-27  Simon Josefsson  <jas@extundo.com>
3474         From Ralph Schleicher <rs@nunatak.allgaeu.org>
3475
3476         * gnus.texi (MIME Commands): Add.
3477
3478 2001-06-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3479
3480         * gnus.texi (Summary Score Commands): Say that some commands
3481         create ADAPT files.
3482
3483 2001-06-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3484
3485         * gnus.texi (Duplicates): Contents of Gnus-Warning header have
3486         changed.  Reported by Peter J Acklam.
3487
3488 2001-06-19  Simon Josefsson  <jas@extundo.com>
3489
3490         * gnus.texi (IMAP): Fix `imtest' discussion.
3491
3492         * gnus-faq.texi (Frequently Asked Questions): Fix URL.
3493
3494 2001-06-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3495
3496         * gnus.texi (Group Line Specification): Explain why %t is only an
3497         estimate.
3498
3499 2001-06-16  Simon Josefsson  <jas@extundo.com>
3500
3501         * gnus.texi (IMAP): Add.
3502
3503 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3504
3505         * gnus.texi (Article Washing): Add.
3506
3507 2001-06-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3508
3509         * gnus.texi: behaviour -> behavior. Suggested by Eli Zaretskii
3510         <eliz@is.elta.co.il>.
3511
3512 2001-06-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3513
3514         * gnus.texi: Apply "overfull hbox" patch from Eli Zaretskii
3515         <eliz@is.elta.co.il>.
3516
3517 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3518
3519         * gnus.texi (RSS): Add.
3520
3521 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3522
3523         * gnus.texi (Setting Marks): Add.
3524
3525 2001-05-27  Simon Josefsson  <simon@josefsson.org>
3526
3527         * message.texi (Insertion): Add message-yank-cited-prefix.
3528
3529 2001-05-22  Simon Josefsson  <simon@josefsson.org>
3530         From Jesper Harder <harder@ifa.au.dk>
3531
3532         * gnus.texi (Article Washing): Add.
3533
3534 2001-05-16  Simon Josefsson  <simon@josefsson.org>
3535         From Jesper Harder <harder@ifa.au.dk>
3536
3537         * texi2latex.el (latexi-translate-file): Also exchange ref.
3538
3539         * gnus.texi: Add \gnusref and \gnusuref.
3540
3541 2001-05-16  Simon Josefsson  <simon@josefsson.org>
3542         From Raymond Scholz <ray-2001@zonix.de>
3543
3544         * gnus.texi (Using MIME): Add and fix.
3545
3546 2001-05-05  Florian Weimer  <fw@deneb.enyo.de>
3547
3548         * gnus.texi (IMAP): Remove double paragraph (suggest by Norbert
3549         Koch), fix NNTP reference.
3550
3551 2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3552         Suggested by Dan Christensen <jdc@uwo.ca>
3553
3554         * gnus.texi (Mail Group Commands): Add pxref.
3555         (Group Maintenance): Ditto.
3556         (Topic Commands): Ditto.
3557         (Expiring Mail): Typo.
3558
3559 2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3560         From Raymond Scholz <ray-2001@zonix.de>
3561
3562         * gnus.texi (Summary Buffer Lines): Mention the meaning of a
3563         colon.
3564
3565 2001-05-03 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3566         From Sriram Karra <karra@cs.utah.edu>.
3567
3568         * gnus.texi: Add default value.
3569
3570 2001-05-03 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3571
3572         * gnus.texi (Using GPG): Use example environment.
3573
3574 2001-05-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3575
3576         * gnus.texi (Expunging mailboxes): Typo.
3577
3578 2001-04-15 19:38:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3579
3580         * gnus.texi (Mail and Post): Fix.
3581
3582 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3583
3584         * gnus.texi: Remove a few The's.
3585         (RSS): New.
3586
3587 2001-04-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3588
3589         * gnus.texi (Unread Articles): Say that dormants are similar to
3590         ticked.
3591
3592 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3593
3594         * gnus.texi (Sorting Groups): Note `C-k' and `C-y' for manually
3595         moving groups around.
3596
3597 2001-04-07  Ryan Yeske <rcyeske@vcn.bc.ca>
3598
3599         * gnus.texi (Splitting in IMAP): Fix.
3600
3601 2001-04-07  Jesper Harder <harder@ifa.au.dk>
3602
3603         * gnus.texi (More Threading): Fix.
3604
3605 2001-04-01 00:32:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3606
3607         * gnus.texi (S): Renamed.
3608         (Summary Sorting): Addition.
3609
3610 2001-03-31 00:40:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3611
3612         * gnus.texi (Other Marks): Additon.
3613         (The End): Remove "The" from menus.
3614
3615 2001-03-30 23:34:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3616
3617         * gnus.texi (Adaptive Scoring): Addition.
3618         (Summary Mail Commands): Addition.
3619
3620 2001-03-17  Matthias Wiehl  <mwiehl@gmx.de>
3621
3622         * message.texi (Security): Typos.
3623
3624 2001-03-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3625
3626         * gnus.texi (Hiding Headers): Typos.  Reported by Sriram Karra
3627         <karra@cs.utah.edu>.
3628
3629 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3630
3631         * message.texi (Message Headers): Update doc for
3632         `message-generate-headers-first'.
3633
3634 2001-03-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3635         From Nevin Kapur <nevin@jhu.edu>
3636
3637         * gnus.texi (Mail Source Specifiers): Fix.
3638
3639 2001-03-04 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3640         From "Yair Friedman (Jerusalem)" <YAIRFR@amdocs.com>
3641
3642         * infohack.el (infohack): Set max-lisp-eval-depth to 600+.
3643
3644 2001-03-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3645
3646         * gnus.texi (Posting Styles): Posting styles have (NAME VALUE),
3647         not (NAME . VALUE).
3648
3649 2001-02-25 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3650         From Michael Totschnig <michaelt@supernet.ca>.
3651
3652         * gnus.texi (Article Fontisizing): Fix.
3653
3654 2001-02-23  Simon Josefsson  <simon@josefsson.org>
3655
3656         * gnus.texi (Posting Server): Fix, due to change of default value
3657         of `gnus-post-method' to `current'.
3658
3659 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3660
3661         * gnus.texi: Remove double words. From Gerd Moellmann.
3662
3663         * infohack.el (batch-makeinfo): New.
3664
3665         * Makefile.in (EMACSINFO): Use it.
3666
3667 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * gnus.texi (Posting Styles): Doc fix.
3670
3671 2001-02-16  Simon Josefsson  <sjosefsson@rsasecurity.com>
3672
3673         * gnus.texi (Optional Backend Functions): Fix case.
3674
3675 2001-02-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3676
3677         * gnus.texi (Unread Articles): Say that Gnus itself never expires
3678         ticked articles.  Suggested by M D Greenhow
3679         mdg@greenhow36.clara.co.uk.
3680
3681 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3682
3683         * gnus.texi (Saving Articles): Addition.
3684
3685 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3686
3687         * gnus.texi (Group Parameters): Addition.
3688
3689 2001-02-11 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3690
3691         * gnus.texi (Choosing Commands): Move `G j' here.
3692
3693 2001-02-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3694
3695         * gnus.texi (Pterodactyl Gnus): Added.
3696         (Newest Features): Removed. Suggested by RMS.
3697
3698 2001-02-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3699
3700         * gnus.texi (Group Parameters): Mention `G c' in addition to `G p'.
3701
3702 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3703
3704         * gnus.texi (To From Newsgroups): Make it clear where to put the
3705         sample code.  Suggested by Dan Jacobson.
3706
3707         * gnus.texi (Mail Source Specifiers, IMAP, Agent and IMAP):
3708         Improve IMAP discussion.
3709
3710 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3711
3712         * message.texi (Message Headers): `message-generate-headers-first'.
3713
3714 2001-02-06 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3715
3716         * gnus.texi (Using GPG): Key binding.
3717
3718         * message.texi (Security): Ditto.
3719
3720 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3721
3722         * gnus.texi (Top): Add Using GPG.
3723
3724 2001-02-02  David Masterson <dmasters@Rational.Com>
3725
3726         * gnus.texi (The Server is Down): Add link to Group Levels.
3727
3728 2001-01-24  Simon Josefsson  <sj@extundo.com>
3729
3730         * gnus.texi (Mail Source Specifiers): Add IMAP :program, fix POP
3731         :program typo.
3732
3733 2001-01-15 16:15:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3734
3735         * gnus.texi (The Active File): Only old versionf of leafnode
3736         doesn't do some.
3737
3738 2001-01-23 23:28:08  Satomi Suzuki  <pan@mba.nifty.ne.jp>
3739
3740         * message.texi (message-ignored-news-headers): Add "X-Draft-From:".
3741         (message-ignored-mail-headers): Ditto.
3742
3743 2001-01-21  Raymond Scholz <ray-2001@zonix.de>
3744
3745         * message.texi: Rename X-Mailer and X-Newsreader to User-Agent.
3746
3747 2001-01-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3748
3749         * infohack.el: New file.
3750
3751         * Makefile.in: Use it.
3752
3753 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3754
3755         * gnus.texi (Hiding Headers): Add.
3756
3757         * emacs-mime.texi: Set dircategory to Emacs.
3758
3759 2001-01-16  Jesper Harder <harder@ifa.au.dk>
3760
3761         * gnus.texi (Group Line Specification): Add.
3762
3763 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3764
3765         * gnus.texi (Using GPG): Doc fix.
3766
3767 2001-01-15  Simon Josefsson  <simon@josefsson.org>
3768
3769         * message.texi (Security): Requires OpenSSL 0.9.6+.
3770
3771 2001-01-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3772
3773         * gnus.texi (Mail): Move explanation of
3774         `message-send-mail-partially-limit' to message.texi
3775
3776         * message.texi (Mail Variables): Ditto.
3777
3778 2001-01-10 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3779
3780         * gnus.texi (Article Washing): makeinfo 1.69 doesn't grok `anchor'.
3781
3782 2001-01-07 18:18:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3783
3784         * gnus.texi (myself): Quote .
3785
3786 2001-01-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3787
3788         * gnus.texi (Choosing Commands): Add xref for redisplaying the
3789         group.  Suggestion from Galen Boyer <galenboyer@yahoo.com>.
3790         (The Summary Buffer): Mention reselecting the current group in the
3791         menu.  Suggestion from Galen Boyer <galenboyer@yahoo.com>.
3792         (Followups To Yourself): Add Lisp example.
3793
3794 2001-01-05 06:53:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * emacs-mime.texi (time-date): Addition.
3797         (time-date): Addition.
3798
3799 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3800
3801         * gnus.texi (Newest Features): uref, not url.
3802
3803         * texi2latex.el (latexi-translate-file): Ignore anchor.
3804
3805 2001-01-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3806
3807         * gnus.texi (Article Washing): Refer to `Customizing Articles' for
3808         permanent changes.  Suggested by Russell Marks (russel dot marks
3809         at ntlworld dot com).
3810
3811 2001-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3812
3813         * gnus.texi (Article Washing): Mention `C-u g' as a sort of
3814         anti-washing.
3815
3816 2001-01-01 11:40:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3817
3818         * gnus.texi (extensions): Removed.
3819
3820 2000-12-31 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3821
3822         * texi2latex.el (latexi-translate-file): Understand uref.
3823
3824 2000-12-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3825
3826         * gnus.texi (Selecting a Group): Explain in more detail, what a
3827         prefix arg means for SPC.  Refer people to M-g command from
3828         summary buffer.  Suggested by Paul Repacholi
3829         <prep@prep.synonet.com> and Dan Jacobson <jidanni@kimo.com.tw>.
3830
3831 2000-12-29 21:43:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3832
3833         * message.texi (Spelling): New.
3834
3835 2000-12-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3836
3837         * texi2latex.el (latexi-translate-file): Support srcdir.
3838         (latexi-translate-file): Understand ifnottex, dircategory, and
3839         direntry. Set coding-system-for-write to iso-8859-1.
3840
3841         * Makefile.in: Fix for srcdir.
3842
3843         * gnus.texi (NoCeM): Use file instead of uref.
3844         (Mail Source Specifiers): Use subsubsection instead of
3845         subsubheading.
3846
3847 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3848
3849         * gnus.texi (Top): Set version to Oort Gnus v0.01.
3850
3851         * Makefile.in (install): The info files are in the current
3852         directory.
3853
3854 2000-12-29  Christopher Splinter  <chris@splinter.inka.de>
3855
3856         * gnus.texi (Customizing Articles): Added documentation for
3857         `gnus-treat-hide-citation-maybe', `gnus-treat-date-iso8601' and
3858         `gnus-treat-date-user-defined'.
3859
3860 2000-12-29 00:38:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3861
3862         * gnus.texi (Posting Styles): Addition.
3863
3864 2000-12-28 20:04:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3865
3866         * message.texi (Buffer Entry): New section.
3867
3868 2000-12-22  Christopher Splinter  <chris@splinter.inka.de>
3869
3870         * gnus.texi (Group Parameters): Add documentation for the `banner'
3871         group parameter.
3872
3873 2000-12-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3874
3875         * gnus.texi (Adaptive Scoring): Use setq by Thomas Seck
3876         <tmseck@web.de>.
3877
3878 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3879
3880         * gnus.texi (Article Washing): Doc addition by Paul Stevenson
3881         <p.stevenson@surrey.ac.uk>.
3882
3883 2000-12-10  Jim Meyering  <meyering@lucent.com>
3884
3885         * Makefile.in (.texi): Use `-I $(srcdir)' with `makeinfo' so that
3886         non-srcdir builds work.
3887
3888 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3889
3890         * gnus.texi (Fancy Mail Splitting): Add.
3891
3892 2000-11-20 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3893
3894         * gnus.texi (Archived Messages): Add.
3895
3896 2000-11-20 Jochen K\e,A|\e(Bpper <jochen@pc1.uni-duesseldorf.de>
3897
3898         * gnus.texi (Security): Fix typo.
3899
3900 2000-11-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3901
3902         * gnus.texi: Add.
3903
3904 2000-11-12  Florian Weimer  <fw@deneb.enyo.de>
3905
3906         * message.texi (Security): Fixed typo, change "PGP" to "OpenPGP".
3907
3908 2000-11-12  David Edmondson  <dme@dme.org>
3909
3910         * gnus.texi: remove `gnus-cite-prefix-regexp'.
3911
3912         * message.texi (Insertion): move `gnus-cite-prefix-regexp' from
3913         gnus.texi to here and rename to `message-cite-prefix-regexp'.
3914
3915 2000-11-11  Simon Josefsson  <sj@extundo.com>
3916
3917         * message.texi (Security): Add.
3918
3919         * emacs-mime.texi (MML Definition): Add sign, encrypt, keyfile and
3920         certfile.
3921
3922 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3923
3924         * gnus.texi (Mail Group Commands): `gnus-move-split-methods' uses
3925         group names as target, where `gnus-split-methods' uses file
3926         names.  Suggested by Nevin Kapur.
3927
3928 2000-11-07  Martin Buchholz <martin@xemacs.org>
3929
3930         * gnus.texi: Doc fix.
3931
3932 2000-11-01  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3933
3934         * gnus.texi (Fancy Mail Splitting): Explain
3935         `nnmail-split-fancy-with-parent'.
3936
3937 2000-11-01 09:12:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3938
3939         * gnus.texi (Finding the News): @env is not supported in texinfo 3.12.
3940
3941 2000-10-31  Jorge Godoy <godoy@conectiva.com>
3942
3943         * gnus.texi: gnus-gpg document.
3944
3945 2000-10-31  Simon Josefsson  <sj@extundo.com>
3946
3947         * gnus.texi (NNTP): Explain `port'.
3948
3949 2000-10-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3950
3951         * gnus.texi (Archived Messages): Explain what happens when group
3952         names mentioned in `gnus-message-archive-group' contain a select
3953         method.
3954
3955 2000-10-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3956
3957         * gnus.texi (Group Levels): Explain meaning of subscribed,
3958         unsubscribed, zombie, killed groups.
3959
3960 2000-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3961
3962         * gnus.texi (Gnus Development): nnmail-delete-incoming -->
3963         mail-source-delete-incoming.  Suggested by Karl Kleinpaste
3964         <karl@charcoal.com>.
3965
3966 2000-10-18  Dave Love  <fx@gnu.org>
3967
3968         * gnus.texi (NoCeM): Update.
3969
3970 2000-10-17  Simon Josefsson  <simon@josefsson.org>
3971
3972         * gnus.texi (IMAP): Add.
3973
3974 2000-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3975
3976         * gnus.texi (Windows Configuration): add examples; first example
3977         suggested by Stein A. Str\e,Ax\e(Bmme <stromme@mi.uib.no>.  (The actual
3978         Lisp code is also from him.)
3979
3980 2000-10-07  Dave Love  <fx@gnu.org>
3981
3982         * doclicense.texi: New file.
3983
3984 2000-10-07 16:50:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3985
3986         * Makefile.in: Use install-info.
3987
3988 2000-10-06 14:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3989
3990         * message.texi (Message Headers): Add.
3991
3992 2000-10-04 09:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
3993
3994         * gnus.texi (Article Hiding): Add.
3995         (Using MIME): Add.
3996
3997 2000-09-30  Simon Josefsson  <simon@josefsson.org>
3998
3999         * gnus.texi (Agent and IMAP): Add.
4000         (Splitting in IMAP): Fix.
4001
4002 2000-09-29  Simon Josefsson  <simon@josefsson.org>
4003
4004         * gnus.texi (Converting Kill Files): Fix URL.
4005         (Posting Styles): Fix regexp.
4006         (Mail Source Specifiers): Fix.
4007
4008 2000-09-29 12:53:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * Makefile.in: A workaround for @ifnottex.
4011
4012 2000-09-29 12:36:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4013
4014         * gnus.texi: Remove @c lines in the directory due to a bug in
4015         makeinfo 1.68 (GNU texinfo 3.12).
4016
4017 2000-09-22  Dave Love  <fx@gnu.org>
4018
4019         * message.texi, gnus.texi, emacs-mime.texi: Convert to GFDL.
4020
4021 2000-09-20 John H. Palmieri  <palmieri@math.washington.edu>
4022
4023         * gnus.texi (Mail Source Customization): Document of
4024         mail-source-incoming-file-prefix.
4025
4026 2000-09-20  Simon Josefsson  <simon@josefsson.org>
4027
4028         * gnus.texi (IMAP): Add examples.
4029
4030 2000-09-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4031
4032         * gnus.texi (IMAP): Add pointer to description of ~/.authinfo file
4033         format.
4034
4035 2000-09-17 Felix Natter  <f.natter@ndh.net>
4036
4037         * gnusref.tex: New version.
4038
4039         * refcard.tex: New version.
4040
4041 2000-09-17 18:03:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
4042
4043         * gnus.texi (Article Hiding): Doc fix as suggested by Felix Natter
4044         <fnatter@gmx.net>.
4045
4046 2000-06-22 Michael Totschnig <michaelt@supernet.ca>
4047
4048         * gnus.texi (Agent Basics): Doc fix.
4049
4050 2000-09-14 Jason R. Mastaler <jason@mastaler.com>
4051
4052         * gnus.texi (Mail Source Specifiers): Use $HOME.
4053
4054 2000-08-14  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4055
4056         * gnus.texi (Mail Source Specifiers): Replace `@paragraph' with
4057         `@subsubheading'.
4058
4059 2000-08-14  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4060
4061         * gnus.texi (Mail Source Specifiers): Try to document the
4062         interface to the functions called via (among others) the
4063         `:function' keyword.
4064
4065 2000-08-13 20:00:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
4066
4067         * gnus.texi (Topic Commands): Fix typo.
4068
4069 2000-08-13 20:20:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4070
4071         * gnus.texi (Topic Commands): Addition.
4072
4073 2000-08-11  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4074
4075         * gnus.texi (Expiring Mail): Extend documentation of variable
4076         `nnmail-expiry-target' and of group parameter `expiry-target'.
4077         Explain interaction between these.  Add Lisp example for setting
4078         `nnmail-expiry-target'.
4079
4080 2000-08-04  Andreas Oeldenberger <andreas.oeldenberger@gmx.net>
4081
4082         * message.texi (Forwarding): Fix.
4083
4084 2000-07-15  Simon Josefsson  <simon@josefsson.org>
4085
4086         * gnus.texi (nnimap-authinfo-file):
4087         (gnus-invalid-group-regexp): Add.
4088         (Mail Source Specifiers): Fix.
4089         (IMAP): Fix.
4090         (Agent Basics): Fix.
4091
4092 2000-07-12 19:37:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4093
4094         * gnus.texi (Article Washing): Add keystroke `t'.
4095
4096 2000-07-12 15:49:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
4097
4098         * Makefile.in: Add EMACS. Test -x "$(MAKEINFO)" does not work.
4099         Use sed instead of perl (suggested by Nick V. Pakoulin).
4100
4101 2000-07-03 00:24:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4102
4103         * gnus.texi (Splitting Mail): Mention gnus-summary-respool-trace.
4104         (Searching for Articles): Fix.
4105         (Newest Features): Fix.
4106
4107 2000-06-28  Simon Josefsson  <simon@josefsson.org>
4108
4109         * gnus.texi (Splitting in IMAP): Update.
4110
4111 2000-05-19 15:18:32  Dmitry Yaitskov <dimas@home.com>
4112
4113         * message.texi (Reply): Doc fix.
4114
4115 2000-05-17 00:50:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4116
4117         * gnus.texi (Listing Groups): Addition.
4118
4119 2000-05-16 21:46:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
4120
4121         * gnus.texi (Misc Group Stuff): Addition.
4122         (Article Washing): Ditto.
4123
4124 2000-05-15 10:16:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4125
4126         * gnus.texi (Mail Source Specifiers): Update maildir.
4127
4128 2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
4129
4130         * gnus.texi: direntry added.
4131
4132         * message.texi: direntry added.
4133
4134         * emacs-mime.texi: direntry added.
4135
4136 2000-05-02  Pavel Janik  <Pavel.Janik@inet.cz>
4137
4138         * gnus.texi (MIME comands): Spelling fix.
4139
4140 2000-05-03 21:12:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4141
4142         * gnus.texi (Summary Mail Commands): Addition.
4143         (Summary Post Commands): Ditto.
4144
4145 2000-04-27  Dave Love  <fx@gnu.org>
4146
4147         * gnus.texi (Article Washing): Update x-face bit.
4148
4149 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
4150
4151         * message.texi (Various Message Variables): Document
4152         message-default-charset.
4153
4154         * emacs-mime.texi (Charset Translation): New section.
4155
4156 2000-04-26 02:30:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4157
4158         * gnus.texi (Posting Styles): Addition.
4159
4160 2000-04-24 17:09:17  Felix Natter  <f.natter@ndh.net>
4161
4162         * gnusref.tex: New version.
4163
4164         * refcard.tex: New version.
4165
4166 2000-04-23 00:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4167
4168         * gnus.texi (Thread Commands): Add keystrokes.
4169         (Various Summary Stuff): Addition.
4170
4171 2000-04-22 21:12:25  Alan Shutko  <ats@acm.org>
4172
4173         * Makefile.in: Add pdf support.
4174
4175 2000-04-21 12:07:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
4176
4177         * gnus.texi (Listing Groups): Addition.
4178
4179 2000-04-21 13:45:52  Pavel Janik  <Pavel.Janik@inet.cz>
4180
4181         * gnus.texi (Mail Source Specifiers): Example for :plugged.
4182
4183 2000-04-20 20:37:48  Pavel Janik  <Pavel.Janik@inet.cz>
4184
4185         * gnus.texi (Limiting): Fix.
4186
4187 2000-04-20 20:32:40  Dmitry Yaitskov  <dimas@home.com>
4188
4189         * gnus.texi (Charsets): Typo fix.
4190
4191 2000-03-19  Simon Josefsson  <jas@pdc.kth.se>
4192
4193         * gnus.texi (IMAP): Addition.
4194
4195 2000-03-13 17:44:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4196
4197         * gnus.texi (Process/Prefix): Addition.
4198
4199 2000-02-04  Simon Josefsson  <jas@pdc.kth.se>
4200
4201         * gnus.texi (IMAP): Fix.
4202
4203 2000-01-27 18:06:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4204
4205         * gnus.texi (Remember): Addition.
4206
4207 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
4208
4209         * gnus.texi (Splitting in IMAP): Addition.
4210         (Mail Source Specifiers): Add fetchflag setting in example.
4211
4212 2000-01-08 08:10:04  Martin Bialasinski  <agr30+news@uni-koeln.de>
4213
4214         * gnus.texi (Mail and Post): Example.
4215
4216 2000-01-08 07:46:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4217
4218         * gnus.texi (Customizing w3): New.
4219
4220 2000-01-08 07:46:06  Hamish Macdonald  <hamishm@lucent.com>
4221
4222         * gnus.texi (Customizing w3): Example.
4223
4224 2000-01-06 17:55:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * gnus.texi (Charsets): Addition.
4227
4228 2000-01-05 15:58:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4229
4230         * gnus.texi (Mail Group Commands): Addition.
4231         (Top): Added detailmenu.
4232
4233 2000-01-03 01:31:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4234
4235         * gnus.texi (MIME Commands): Fix.
4236
4237 2000-01-03  Karl Kleinpaste <karl@justresearch.com>
4238
4239         * gnus.texi (Splitting in IMAP): Add '.' after @xref.
4240
4241 2000-01-02 08:39:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4242
4243         * gnus.texi: Closing paren.
4244         Doc fix.
4245
4246 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
4247
4248         * gnus.texi (Article Hiding): Addition.
4249         (Splitting in IMAP): Addition.
4250
4251 1999-12-17 12:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
4252
4253         * gnus.texi (Mail Source Specifiers): Addition.
4254
4255 1999-12-13 23:47:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4256
4257         * gnus.texi (Mail Source Specifiers): Addition.
4258
4259 1999-12-07 00:19:31  Shenghuo ZHU  <zsh@cs.rochester.edu>
4260
4261         * gnus.texi (Web Archive): Addition.
4262
4263 1999-12-06 05:17:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * gnus.texi (Slashdot): Addition.
4266
4267 1999-12-05 00:54:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4268
4269         * gnus.texi (Mail Source Specifiers): Removed backslashes.
4270
4271 1999-12-04 07:35:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4272
4273         * gnus.texi (Setting Process Marks): Addition.
4274
4275 1999-12-04 05:09:46  Manoj Srivastava  <srivasta@golden-gryphon.com>
4276
4277         * gnus.texi: Use defface instead of face-spec-set.
4278
4279 1999-12-04 02:31:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4280
4281         * gnus.texi (extension): Posting server fix.
4282         Url update.
4283
4284 1999-12-04 01:16:52  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>
4285
4286         * gnus.texi (group-buffer): Fix "theese".
4287
4288 1999-12-04 01:13:51  Thomas Gellekum  <tg@ihf.rwth-aachen.de>
4289
4290         * gnus.texi (Height): Typo fix.
4291
4292 1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
4293
4294         * xemacs.mak: New NMAKE file to support build and install of info
4295         documentation on Windows NT, requiring the `texinfo' XEmacs
4296         package.
4297
4298 1999-12-03 00:02:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4299
4300         * gnus.texi (Other Gnus Versions): New.
4301         (Gnus Versions): Made into own node.
4302
4303 1999-12-02 00:00:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4304
4305         * gnus.texi (Paging the Article): Addition.
4306         (History): Addition.
4307
4308 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
4309
4310         * gnus.texi (Mail Source Specifiers): Mention maildir in the
4311           overview and the possibility to use remote maildirs.
4312
4313 1999-12-01 14:21:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4314
4315         * gnus.texi (Topic Parameters): Addition.
4316         (Summary Message Commands): New.
4317         (Canceling and Superseding): Made into subsection.
4318         (Charsets): Addition.
4319
4320 1999-11-30 10:54:31  Shenghuo ZHU  <zsh@cs.rochester.edu>
4321
4322         * gnus.texi (Mail Source Specifiers): Add a note.
4323
4324 1999-11-27 17:15:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4325
4326         * gnus.texi: Typo fixes and @sc.
4327
4328 1999-11-26 16:59:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4329
4330         * gnus.texi (On Writing Manuals): New.
4331
4332 1999-11-23 17:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
4333
4334         * gnus.texi (Mail Source Specifiers): Update.
4335
4336 1999-11-23 05:07:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4337
4338         * gnus.texi (Web Archive): Add nnwarchive.
4339
4340 1999-11-23 03:05:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
4341
4342         * gnus.texi (Mail Source Specifiers): Add webmail.
4343
4344 1999-11-19 12:15:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4345
4346         * gnus.texi (Slashdot): Addition.
4347
4348 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4349
4350         * gnus.texi (Finding the Parent): Fix example.
4351
4352 1999-11-16 10:09:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4353
4354         * gnus.texi: Addition.
4355         (present): Addition.
4356
4357 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
4358
4359         * gnus.texi (Mail Source Specifiers): Fix. Added documentation for
4360         IMAP mail-source keywords `fetchflag' and `dontexpunge'.
4361
4362 1999-11-12 18:00:56  Eli Zaretskii  <eliz@is.elta.co.il>
4363
4364         * gnus.texi (Fancy Mail Splitting): Fix @vars.
4365
4366 1999-11-12 17:08:35  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4367
4368         * gnus.texi (Splitting in IMAP): @@ fix.
4369
4370 1999-11-12 08:17:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4371
4372         * gnus.texi (Mail Source Specifiers): Addition.
4373
4374 1999-11-12 08:17:44  Ulf Betlehem  <flu@iki.fi>
4375
4376         * gnus.texi (Mail Source Specifiers): Example.
4377
4378 1999-11-12 05:26:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4379
4380         * gnus.texi (Slashdot): Addition.
4381
4382 1999-11-11 04:32:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383
4384         * message.texi (News Headers): Fix.
4385
4386         * gnus.texi (Browsing the Web): New.
4387         (Slashdot): New.
4388         (Ultimate): New.
4389
4390 1999-11-10 11:32:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4391
4392         * gnus.texi (Archived Messages): Fix.
4393
4394 1999-11-07 01:28:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395
4396         * gnus.texi (MIME Commands): Addition.
4397
4398 1999-11-06 23:09:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4399
4400         * gnus.texi (Customizing Articles): Fix.
4401
4402 1999-11-05 22:34:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4403
4404         * gnus.texi (Posting Styles): Addition.
4405
4406 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4407
4408         * gnus.texi (Mail Source Specifiers): Add imap mail-source.
4409         (IMAP): New subsection.
4410         (SOUP): Typo.
4411
4412 1999-09-27 16:07:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413
4414         * emacs-mime.texi (New Viewers): Fix.
4415
4416 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4417
4418         * emacs-mime.texi (Customization): Document mm-inline-override-types
4419
4420 1999-09-25 10:58:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4421
4422         * message.texi (Forwarding): Updated.
4423
4424         * emacs-mime.texi (New Viewers): New.
4425
4426 1999-09-24 18:52:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4427
4428         * gnus.texi (Group Line Specification): Doc fix.
4429
4430 1999-09-24 18:06:33  Bill White  <billw@wolfram.com>
4431
4432         * gnus.texi (Article Washing): Fix.
4433
4434 1999-08-27 20:47:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435
4436         * gnus.texi (Posting Styles): Doc fix.
4437
4438 1999-08-27 18:51:42  Robin S. Socha  <robin@socha.net>
4439
4440         * gnus.texi: Typo fix.
4441
4442 1999-08-27 15:09:01  Jim Meyering  <meyering@ascend.com>
4443
4444         * gnus.texi (The Active File): Typo fix.
4445
4446 1999-08-27 15:00:23  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>
4447
4448         * gnus.texi (Generic Marking Commands): Typo fixes.
4449
4450 1999-08-27 14:46:21  Lee Willis  <lee@gbdirect.co.uk>
4451
4452         * gnus.texi (Customizing Articles): More explanation.
4453
4454 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4455
4456         * gnus.texi (More Threading): Document new variable
4457         `gnus-sort-gathered-threads-function'.
4458
4459 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4460
4461         * gnus.texi: Added `gnus-list-identifiers' stuff.
4462
4463 1999-07-09 19:41:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4464
4465         * gnus.texi (Using MIME): Addition.
4466         (Topic Commands): Addition.
4467
4468 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4469
4470         * gnus.texi (Fancy Mail Splitting): Document RESTRICT.
4471
4472 1999-07-07 10:26:59  Robin S. Socha  <robin@socha.net>
4473
4474         * gnus.texi (Scoring Tips): Typo.
4475
4476 1999-07-06 11:41:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4477
4478         * gnus.texi (Mail Source Specifiers): Fix.
4479         (Mail Source Customization): Deleted obsolete vars.
4480
4481 1999-07-05 05:16:55  Laura Conrad  <lconrad@world.std.com>
4482
4483         * gnus.texi (Mail in a Newsreader): Rewrite.
4484
4485 1999-07-04 04:33:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4486
4487         * gnus.texi (Posting Styles): Fix.
4488         (Mail in a Newsreader): New.
4489
4490 1999-06-13 02:29:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491
4492         * gnus.texi (MIME Commands): Addition.
4493         (Article Miscellania): New.
4494         (Customizing Articles): Addition.
4495
4496 1999-06-12 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4497
4498         * gnus.texi (Comparing Mail Backends): Slight edits.
4499
4500 1999-06-12 00:13:20  Karl Kleinpaste  <karl@justresearch.com>
4501
4502         * gnus.texi (Comparing Mail Backends): New.
4503
4504 1999-06-11 21:47:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505
4506         * gnus.texi (Group Score): Doc fix.
4507         (The Active File): Addition.
4508         (Document Groups): Addition.
4509
4510 1999-04-18  Didier Verna  <verna@inf.enst.fr>
4511
4512         * gnus.texi (Article treatment): document the new variable
4513         `gnus-article-date-lapsed-new-header'.
4514
4515 1999-04-26  Robert Bihlmeyer  <robbe@orcus.priv.at>
4516
4517         * gnus.texi (Posting Styles): Typo.
4518
4519 1999-04-18 12:46:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4520
4521         * gnus.texi (Summary Score Commands): Typo.
4522         (Choosing a Mail Backend): Addition.
4523
4524 1999-04-18 09:24:51  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
4525
4526         * gnus.texi (Startup Variables): Fix.
4527
4528 1999-04-18 09:12:28  Starback  <starback@ling.uu.se>
4529
4530         * gnus.texi (Subscription Methods): Typo.
4531
4532 1999-04-18 08:22:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4533
4534         * gnus.texi (Little Disk Space): Addition.
4535
4536 1999-03-25  Erik Toubro Nielsen  <erik@ifad.dk>
4537
4538         * gnus.texi (gnus-thread-sort-functions). 'reverse' => 'not'
4539
4540 1999-04-17 10:21:01  Jack Twilley  <jmt+usenet@nycap.rr.com>
4541
4542         * gnus.texi (Fancy Mail Splitting): Addition.
4543
4544 1999-04-07 06:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4545
4546         * gnus.texi (Gnus Development): New.
4547
4548 1999-03-06 20:12:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549
4550         * gnus.texi (Generic Marking Commands): New.
4551
4552 1999-03-01 16:41:42  Rob Browning  <rlb@cs.utexas.edu>
4553
4554         * gnus.texi (Score Variables): Clarify.
4555
4556 1999-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4557
4558         * gnus.texi: Add ',' after @xrefs.
4559
4560 1999-02-26 20:54:34  Jason R. Mastaler  <jason@4b.org>
4561
4562         * gnus.texi (Article Date): Added joke by Colin Rafferty
4563         (colin@xemacs.org).
4564
4565 1999-02-26 08:26:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4566
4567         * gnus.texi (Mail Source Specifiers): Fix.
4568
4569 Thu Feb 25 00:28:49 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4570
4571         * gnus.texi (Category Syntax): Typo fix.
4572
4573 1999-02-21 11:42:54  Vladimir Volovich  <vvv@vvv.vsu.ru>
4574
4575         * Makefile.in (.texi): Fix check for MAKEINFO.
4576
4577 1999-02-20 17:33:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * gnus.texi (Mail Source Specifiers): Addition.
4580
4581 1999-02-11 19:19:02  Carsten Leonhardt  <leo@arioch.oche.de>
4582
4583         * gnus.texi (Mail Source Specifiers): Document maildir.
4584
4585 1999-02-09 16:21:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4586
4587         * gnus.texi (Charsets): New.
4588
4589 1999-02-04 03:45:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4590
4591         * emacs-mime.texi (Conversion): New.
4592
4593 1999-02-03 03:04:18  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4594
4595         * gnus.texi (Fetching Mail): Typo fix.
4596
4597 1999-02-02 22:28:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4598
4599         * gnus.texi (Mail Source Specifiers): Addition.
4600
4601 1999-02-01 21:05:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4602
4603         * gnus.texi (Article Hiding): Addition.
4604
4605 1999-01-28 08:08:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4606
4607         * gnus.texi (Washing Mail): Addition.
4608
4609 1999-01-27 14:30:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4610
4611         * gnus.texi (Article Washing): Addition.
4612
4613 1999-01-25 04:24:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * message.texi (MIME): New.
4616
4617         * gnus.texi (Mail Sources): New.
4618         (Mail Source Specifiers): New.
4619         (Mail Source Customization): New.
4620         (Fetching Mail): New.
4621
4622 1999-01-23 09:47:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4623
4624         * gnus.texi (Article Washing): Removed.
4625         (Customizing Articles): Addition.
4626
4627 1999-01-16 20:36:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * gnus.texi (Customizing Articles): Rewrite.
4630         Remove mention of gnus-article-display-hook.
4631
4632 1999-01-12 07:14:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * gnus.texi (To From Newsgroups): Addition.
4635
4636 1999-01-03 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4637
4638         * gnus.texi (Group Agent Commands): Addition.
4639
4640 1998-12-19 23:29:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4641
4642         * gnus.texi (Splitting Mail): Addition.
4643
4644 1998-12-13 08:54:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4645
4646         * message.texi (Insertion): Add.
4647
4648 1998-12-03 13:34:48  James Troup  <james@nocrew.org>
4649
4650         * gnus.texi (MIME Commands): Typo fix.
4651
4652 1998-12-03  Didier Verna  <verna@inf.enst.fr>
4653
4654         * gnus.texi (Group Parameters): update for the posting-style group
4655         parameter.
4656
4657 1998-12-02 01:04:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4658
4659         * gnus.texi (Emacsen): Addition.
4660         (Picon Useless Configuration): Addition.
4661
4662 1998-12-01 00:27:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * emacs-mime.texi (rfc2045): New.
4665
4666 1998-11-29 00:03:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * emacs-mime.texi (Composing): New chapter.
4669
4670 1998-11-25  Karl Eichwalder  <ke@gnu.franken.de>
4671
4672         * Makefile.in (install): Remove emacs-info, add emacs-mime.
4673
4674 1998-11-25 10:56:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4675
4676         * gnus.texi (To From Newsgroups): Addition.
4677         (Anything Groups): Addition.
4678         (Article Washing): Addition.
4679         (MIME Commands): Addition.
4680
4681 1998-11-19 04:05:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4682
4683         * gnus.texi (Really Various Summary Commands): Addition.
4684
4685 1998-11-18 00:52:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4686
4687         * gnus.texi (MIME Commands): Addition.
4688         (Expiring Mail): Addition.
4689
4690 1998-11-07 17:18:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4691
4692         * gnus.texi (Gnus Reference Guide): Renamed.
4693
4694 1998-10-26 22:03:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4695
4696         * gnus.texi (Article Washing): Fix.
4697         (MIME Commands): Change.
4698
4699 1998-10-25 01:51:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4700
4701         * gnus.texi (Headers): Addition.
4702
4703 1998-10-24 08:37:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4704
4705         * gnus.texi (Summary Buffer Lines): Addition.
4706         (To): New.
4707         (To): Addition.
4708
4709 1998-10-15 18:15:34  Simon Josefsson  <jas@pdc.kth.se>
4710
4711         * gnus.texi (Group Info): Must be list of ranges.
4712
4713 1998-10-19 01:27:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714
4715         * gnus.texi (Article Washing): Addition.
4716
4717 1998-10-18 00:20:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718
4719         * gnus.texi (Changing Servers): Addition.
4720
4721 1998-10-17 21:34:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4722
4723         * gnus.texi (Windows Configuration): Addition.
4724
4725 1998-10-01 07:55:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * gnus.texi (Splitting Mail): Fix.
4728         (Washing Mail): Fix.
4729
4730 1998-09-30 05:54:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4731
4732         * gnus.texi (Selecting a Group): Addition.
4733
4734 1998-09-13 08:58:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4735
4736         * dir (File): Updated.
4737
4738 1998-09-12 08:53:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * emacs-mime.texi: New file.
4741
4742         * gnus.texi (Misc Article): Addition.
4743
4744 1998-09-11 08:52:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4745
4746         * gnus.texi (Group Score Commands): Fix.
4747         (Saving Articles): Fix.
4748         (Agent Expiry): Fix.
4749         (Using MIME): Change.
4750
4751 1998-09-10 03:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4752
4753         * gnus.texi (Windows Configuration): Addition.
4754
4755 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
4756
4757         * gnus.texi (Category Syntax): Added doc about agent categories
4758         and download scoring.
4759
4760 1998-09-05 17:36:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4761
4762         * gnus.texi (Sorting Groups): Change.
4763         (Various Summary Stuff): Addition.
4764
4765 1998-09-04 00:40:07  David S. Goldberg  <dsg@mitre.org>
4766
4767         * gnus.texi (Article Hiding): Verify.
4768
4769 1998-08-31 11:46:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4770
4771         * gnus.texi (Mail Folders): Addition.
4772         (Group Parameters): Addition.
4773         (MIME Commands): New.
4774
4775 1998-08-27 07:29:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4776
4777         * gnus.texi (Mail Folders): Addition.
4778
4779 ;; Local Variables:
4780 ;; coding: iso-2022-7bit
4781 ;; End: