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