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