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