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