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