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