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