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