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