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