(The problem of spam): Don't use @email for examples
[gnus] / texi / ChangeLog
1 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
2
3         * gnus.texi (The problem of spam): Don't use @email for examples
4         -- it creates a mailto-link in HTML and PDF.
5
6 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * gnus.texi (Mail Source Customization): Addition.
9
10 2003-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
11
12         * message.texi (Mail Variables): Added index entry for
13         `message-send-mail-partially-limit'
14
15 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
16
17         * gnus.texi (Batching Agents): Index.
18         (Agent Commands): do.
19         (Delayed Articles): do.
20         (Drafts): do.
21         (Web Archive): do.
22         (Article Washing): do.
23         (Slave Gnusae): do.
24         (Agent Basics): do.
25         (Exiting Gnus): do.
26         (Article Date): do.
27         (X-Face): do.
28         (Exiting the Summary Buffer): do.
29         (Charsets): do.
30         (Mail Group Commands): do.
31
32         * gnus.texi: Mark-up fixes.
33         
34 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
35
36         * gnus.texi: replace `H' mark with `$' mark
37         (Blackholes): add spam-blackhole-good-server-regex variable
38
39 2003-01-26  Simon Josefsson  <jas@extundo.com>
40
41         * sieve.texi (Installation): Extension .sv is also used.
42
43 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
44
45         * gnus.texi (Article Backlog): Update.
46
47 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
48
49         * gnus.texi (NNTP): Addition.
50
51 2003-01-23  Teodor Zlatanov  <tzz@bwh.harvard.edu>
52
53         * gnus.texi (Regular Expressions Header Matching): documentation
54         for new spam splitting functionality
55
56 2003-01-23  Jesper Harder  <harder@ifa.au.dk>
57
58         * gnus.texi (Signing and encrypting): Index.
59         (Smileys): Update.
60         (Toolbar): Move to XVarious because it's XEmacs specific.
61
62 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
63
64         * gnus.texi (Picons): Update.
65
66 2003-01-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
67
68         * gnus.texi (Agent Expiry, Agent Variables): Don't use @pxref for
69         index entries.
70
71 2003-01-22  Simon Josefsson  <jas@extundo.com>
72
73         * gnus.texi (IMAP): Add.
74         (Expiring in IMAP): Typo fixes.
75
76 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
77
78         * gnus.texi (Agent Regeneration): New node.
79         (gnus-select-article-hook): clarified.
80         (gnus-downloaded-mark): Added definition.
81         (gnus-undownloaded-mark): Updated definition to reference the new
82         %O spec.
83         (gnus-agent-catchup): Identified articles that are NOT marked as read.
84         (gnus-agent-fetch-group): New command.
85         (gnus-agent-fetch-series): New command.
86         (Agent Expiry): Added comment to document that
87         gnus-request-expire-articles may invoke gnus-agent-expire.
88         (gnus-agent-mark-unread-after-downloaded): New variable.
89         (gnus-agent-consider-all-articles): New variable.
90         (gnus-agent-max-fetch-size): New variable.
91         
92 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
93
94         * gnusref.tex (subsection*{Notes}): do.
95
96         * gnus.texi (Article Hiding): Remove gnus-article-hide-pgp.
97         (Customizing Articles): Remove gnus-treat-strip-pgp.
98
99 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
100
101         * gnus.texi (Various Summary Stuff): Add
102         gnus-summary-display-while-building.
103         (Group Parameters): Index gnus-parameters.
104         (Startup Files): Index gnus-site-init-file
105
106 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
107
108         * gnus.texi (Summary Buffer Lines): Additions to %B.
109
110         * gnus.texi: Markup fixes: use @code for nil and t, use @file for
111         files.
112         
113         * message.texi: do.
114
115         * emacs-mime.texi: do.
116         
117 2003-01-19  Jesper Harder  <harder@ifa.au.dk>
118
119         * dir (File): Add pgg.
120
121         * gnus.texi (Selecting a Group): Index gnus-auto-select-subject
122
123         * emacs-mime.texi (Display Customization): Add mm-keep-viewer-alive-types
124
125 2003-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * gnus.texi (Summary Agent Commands): Addition.
128
129 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
130
131         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
132         clarified syntax of gnus-spam-process-destinations and
133         gnus-ham-process-destinations variables
134         (Extending the spam elisp package): fixed typo in node name
135         (Bogofilter): new functionality and variables noted
136         (Filtering Spam Using The Spam ELisp Package): added mention of
137         nnimap-split-download-body
138
139 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
140
141         * gnus.texi: Don't use `path' in some cases. 
142         From the GNU coding standards:
143         
144             Please do not use the term ``pathname'' that is used in Unix
145             documentation; use ``file name'' (two words) instead.  We use
146             the term ``path'' only for search paths, which are lists of
147             directory names.
148
149         * message.texi: Ditto.
150
151 2003-01-15  Simon Josefsson  <jas@extundo.com>
152
153         * gnus.texi (X-Face): Revert substantial part of last fix.
154         (Splitting in IMAP): Add.
155
156 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
157
158         * gnus.texi (Window Layout): Fixed braces in example.
159
160 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
161
162         * gnus.texi (Article Washing): Use new function names in
163         `deuglify.el'.  Addition.
164
165 2003-01-13  Simon Josefsson  <jas@extundo.com>
166
167         * gnus.texi (X-Face): Fix.
168
169         * message.texi (Security): Fix.
170
171         * gnus.texi (Security): Fix.
172         (Signing and encrypting): Fix.
173
174 2003-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
175
176         * gnus.texi (Filtering Spam Using The Spam ELisp Package): removed
177         spam.el and spam-stat.el from the node and section names wherever
178         possible, since info indexing doesn't like `.' in the name
179
180 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * gnus.texi (Article Display): Addition.
183
184 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
185
186         * message.texi (Header Commands): Addition.
187
188 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
189
190         * gnus.texi (Article Washing): Added gnus-outlook-unwrap-lines,
191         gnus-outlook-repair-attribution, gnus-outlook-rearrange-citation.
192
193 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
194
195         * gnus.texi: Change .gnus to .gnus.el.
196         (Agent Commands): Remove batch here.
197         (MIME Commands): Add.
198
199         * message.texi (Canceling News): Document canlock.
200
201 2003-01-10  Alex Schroeder  <alex@emacswiki.org>
202
203         * gnus.texi (Creating a spam-stat dictionary): Explain how using
204         the Gnus Agent with nnimap might work to do this.
205         (Splitting mail using spam-stat): Use nnimap-split-fancy if you
206         use the nnimap back end.
207
208 2003-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * gnus.texi (Filtering Spam Using spam.el): Trivial fix.
211
212 2003-01-10  Simon Josefsson  <jas@extundo.com>
213
214         * gnus.texi (Choosing Variables, Agent Caveats): Add.
215
216 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
217
218         * gnus.texi (Filtering Spam Using spam.el, ifile spam filtering) 
219         (spam-stat spam filtering): added new functionality and explained
220         old functionality better, especially where it has changed in
221         ham/spam/unclassified group exit processing.
222
223 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
224
225         * gnus.texi (Splitting mail using spam-stat): Fix typo.
226         (Creating a spam-stat dictionary, Splitting mail using spam-stat):
227         Fix markup in a few places.
228
229 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * gnus.texi (Positioning Point): %~ => ~*.
232
233 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
234
235         * message.texi: Updated copyright line.
236         (Mailing Lists): Updated (renamed) function names.
237         (Header Commands): Updated (renamed) function names.
238         (Header Commands): Added message-to-list-only,
239         message-change-subject, message-cross-post-followup-to,
240         message-reduce-to-to-cc and message-add-archive-header.  Moved
241         message-sort-headers, message-insert-to, message-insert-newsgroups
242         and message-insert-disposition-notification-to from other
243         sections.
244         (Insertion): Added message-mark-inserted-region,
245         message-mark-insert-file.  Moved
246         message-insert-disposition-notification-to to section (Header
247         Commands).
248         (Various Commands): Moved message-insert-wide-reply,
249         message-insert-to, message-insert-newsgroups and
250         message-sort-headers to (Header Commands) section.
251         (Message Headers): Added message-subject-trailing-was-query.
252         (Insertion Variables): Added message-mark-insert-begin and
253         message-mark-insert-end.
254
255 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
256
257         * gnus.texi (Optional Back End Functions): Addition.
258         (Positioning Point): Changed to %~.
259
260 2003-01-08  Simon Josefsson  <jas@extundo.com>
261
262         * gnus.texi (MIME Commands): Add.
263
264 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
265
266         * message.texi (Various Commands): Addition.
267
268 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
269
270         * gnus.texi (Filtering Spam Using spam.el) 
271         (Blacklists and Whitelists, BBDB Whitelists, Blackholes) 
272         (Bogofilter, Ifile spam filtering, Extending spam.el): updated
273         documentation for the new spam.el functionality
274
275 2003-01-05  Jesper Harder  <harder@ifa.au.dk>
276
277         * refcard.tex: Fix pagebreak.
278
279         * gnusref.tex: Additions and fixes.
280
281         * booklet.tex: Add missing sections.
282
283         * gnus.texi (Mail Group Commands): Fix typo.
284         (XEmacs): Add sh-script.
285         (Article Washing): Fix.
286
287 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
288
289         * gnus.texi (Setting Process Marks): Addition.
290         (Group Line Specification): Addition.
291
292 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * gnus.texi (Group Line Specification): Addition.
295
296 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
297
298         * gnus.texi: Fix typos.
299
300 2003-01-02  Simon Josefsson  <jas@extundo.com>
301
302         * gnus.texi (Troubleshooting): Add.
303
304 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
305
306         * gnus.texi (Article Buttons): Regexps are case insensitive here.
307
308 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
309
310         * gnus.texi (Summary Generation Commands): Addition.
311
312 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
313
314         * message.texi (Message Headers): Added example.
315         (Message Headers): Addition.
316
317 2002-12-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
318
319         * gnus.texi (Top): Add pointers to related manuals.  Suggested by
320         Reiner Steib.
321
322 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
323
324         * gnus.texi (Saving Articles): Addition.
325
326 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
327
328         * gnus.texi (Blackholes): added information on query-dig and
329         dig.el; users are told that using blackhole checks is OK now
330
331 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
332
333         * gnus.texi (Loose Threads): add
334         gnus-summary-make-false-root-always. 
335         (Finding the Parent): Change name of nnweb server.
336
337 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
338
339         * emacs-mime.texi: Fix typos.  Index variables.  Add
340         mm-automatic-external-display, mm-w3m-safe-url-regexp and
341         mm-external-terminal-program.
342
343 2002-12-20  Jesper Harder  <harder@ifa.au.dk>
344
345         * message.texi (Message Headers): Add message-allow-no-recipients.
346         (Various Commands): Add TAB and message-tab-body-function.
347
348 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
349
350         * gnus.texi (Optional Back End Functions):
351         nnchoke-request-update-info need not return the info object.
352         
353 2002-12-15  Jesper Harder  <harder@ifa.au.dk>
354
355         * gnusref.tex: Additions.
356
357 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
358
359         * gnus.texi (Mail): Explain nil value of gnus-uu-digest-headers.
360
361 2002-12-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
362
363         * gnus.texi (Posting Styles): Clarify the `(header MATCH REGEXP)'
364         case.
365         (Back End Interface): Mention nnnotbackends.  Suggested by Jan
366         Rychter.
367
368 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
369
370         * gnus.texi (MIME Commands): Document gnus-inhibit-mime-unbuttonizing.
371
372 2002-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
373
374         * gnus.texi (Expiring in IMAP): backend -> back end.
375         (Wide Characters): The default value of
376         gnus-use-correct-string-widths under Emacs is nil.
377         (Filtering Spam Using spam.el): backend -> back end.
378         (Extending spam.el): backend -> back end.
379         (Filtering Spam Using Statistics (spam-stat.el)): Fix typo.
380         (Creating a spam-stat dictionary): Fix typo.
381         (Creating a spam-stat dictionary): backend -> back end.
382
383 2002-11-22  Teodor Zlatanov  <tzz@lifelogs.com>
384
385         * gnus.texi (Extending spam.el): fixed typos and wrong @items
386
387 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
388
389         * gnus.texi:
390         added new keyboard commands
391
392         * gnus.texi: added extended section on spam
393
394 2002-11-18  jas
395
396         * gnus.texi: Fix IMAP expiring typos.
397
398 2002-11-18  kaig
399
400         * gnus.texi: *** empty log message ***
401
402 2002-11-18  jas
403
404         * gnus.texi: More morse.
405
406         * gnus.texi (Article Washing): Add morse.
407
408 2002-11-17  jas
409
410         * gnus.texi: Fix typo.
411
412         * gnus.texi (Expiring in IMAP): Add.
413         (Group Parameters): Add reference.
414
415 2002-11-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
416
417         * gnus.texi (Expiring Mail): Give summary on difference between
418         auto-expire and total-expire and provide information for choosing
419         between them.
420
421 2002-11-18  Simon Josefsson  <jas@extundo.com>
422
423         * gnus.texi (Article Washing): Add morse.
424
425 2002-11-17  Simon Josefsson  <jas@extundo.com>
426
427         * gnus.texi (Expiring in IMAP): Add.
428         (Group Parameters): Add reference.
429
430 2002-10-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
431
432         * gnus.texi (RSS): Add gnus-summary-mark-as-read-forward into the
433         example code. From Christoph Conrad <christoph.conrad@gmx.de>.
434
435 2002-10-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
436
437         * gnus.texi (Other Marks): Document gnus-downloadable-mark and
438         gnus-undownloaded-mark.  Adapted idea from Sriram Karra
439         <karra@shakti.homelinux.net>.
440         (Formatting Fonts): Say that guillemets are wrong.  (How to enter
441         guillemets in Texinfo files?)
442
443 2002-10-12  Simon Josefsson  <jas@extundo.com>
444
445         * message.texi (Movement): Add.
446
447 2002-10-11  Jesper harder  <harder@ifa.au.dk>
448
449         * gnus.texi (Formatting Fonts): Fix for balloon help in GNU Emacs.
450
451 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
452
453         * gnus.texi (Delayed Articles): Fix gnus-delay-initialize.
454
455 2002-10-10  Simon Josefsson  <jas@extundo.com>
456
457         * message.texi (Security): Fix.
458
459 2002-10-04  Simon Josefsson  <jas@extundo.com>
460
461         * pgg.texi: Document sign parameter.
462
463         * gnus.texi: Add \gnuskey tex command.
464
465         * texi2latex.el (latexi-translate-file): Do PGG.  (Poor) support
466         of @set, @deffn, @defvar, @defun, @key.  Improve error.
467
468         * Makefile.in: Add PGG.
469
470         * pgg.texi: New file.
471
472 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
473
474         * gnus.texi (Group Information): Mention prefix argument for
475         gnus-group-fetch-charter and gnus-group-fetch-control.
476         From Jesper Harder.
477
478 2002-09-26  Simon Josefsson  <jas@extundo.com>
479
480         * gnus.texi (Agent Variables): Add.
481
482 2002-09-25  Simon Josefsson  <jas@extundo.com>
483
484         * gnus.texi (Troubleshooting): Add.
485
486 2002-09-23  Jesper harder  <harder@ifa.au.dk>
487
488         * gnus.texi (Summary Maneuvering): Fix gnus-auto-select-next.
489
490 2002-09-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
491
492         * gnus.texi (X-Face): Add GIF.
493
494 2002-09-18  Simon Josefsson  <jas@extundo.com>
495
496         * gnus.texi (A note on namespaces): New.
497
498 2002-09-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
499
500         * gnus.texi (Splitting Mail): "By default, splitting is performed
501         on all incoming messages."  This sentence had a "not" too many.
502         Explicitly say that `nnmail-resplit-incoming' has effect only for
503         `directory' mail-sources entries.
504
505 2002-09-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
506
507         * gnus.texi (Mail Source Specifiers): Say "one-to-one
508         correspondence" in the description of `directory'.
509
510 2002-09-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
511
512         * gnus.texi (Top, Summary Buffer): Add info to "Delayed Articles"
513         menu line.
514
515 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * gnus.texi (Article Hiding): Add a document for
518         gnus-article-address-banner-alist.
519
520 2002-09-11  Simon Josefsson  <jas@extundo.com>
521
522         * gnus.texi (Splitting in IMAP): Fix.
523
524 2002-09-10  Simon Josefsson  <jas@extundo.com>
525
526         * gnus.texi (Other Marks): Fix.
527
528 2002-09-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
529
530         * gnus.texi (Splitting Mail): Typo.
531         (Comparing Mail Back Ends): Say "back end" instead of "backend".
532         (Terminology): Try to explain "back end" better.
533
534 2002-09-09  Simon Josefsson  <jas@extundo.com>
535
536         * gnus.texi (Article Buttons): Add.
537
538 2002-09-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
539
540         * gnus.texi (Splitting Mail): Document nnmail-resplit-incoming,
541         xref to Mail Source Specifiers.
542         (Mail Source Specifiers): Add index entry for
543         nnmail-scan-directory-mail-source-once.  Add index entry for
544         nnmail-resplit-incoming, with xref to Splitting Mail.
545
546 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
547
548         * gnus.texi (Browse Foreign Server): Addition.
549         (Limiting): Addition.articles
550
551 2002-09-04  Simon Josefsson  <jas@extundo.com>
552
553         * gnus.texi (Mail Source Specifiers): Fix.
554
555 2002-09-03  Simon Josefsson  <jas@extundo.com>
556
557         * gnus.texi (Direct Functions, Common Variables): Named ports like
558         "snews" doesn't work with some external tools.  Thanks to
559         "D. Watson" <djwatson@u.washington.edu> for noting this.
560
561 2002-09-01  Simon Josefsson  <jas@extundo.com>
562
563         * gnus.texi (Gnus Unplugged): Fix, agent is now enabled by default.
564         (Agent as Cache): New.
565
566 2002-08-26  Jesper harder  <harder@ifa.au.dk>
567
568         * gnus.texi (Group Information): Add gnus-group-fetch-charter and
569         gnus-group-fetch-control.
570
571 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * gnus.texi (Posting Server): Document message-smtpmail-send-it.
574
575         * message.texi (Mail Variables): Add message-smtpmail-send-it.
576
577 2002-08-27  Simon Josefsson  <jas@extundo.com>
578
579         * gnus.texi (Mail Source Specifiers): Fix :path default.
580
581 2002-08-22  Jesper harder  <harder@ifa.au.dk>
582
583         * gnus.texi (Summary Mail Commands): Add
584         gnus-summary-reply-broken-reply-to and
585         gnus-summary-reply-broken-reply-to-with-original.
586         (Setting Process Marks): Add gnus-uu-unmark-region
587         (Article Header): Fix typo.
588         (MIME Commands): Fix typo.
589         (MIME Commands): Index gnus-article-decode-mime-words,
590         gnus-article-decode-charset and gnus-mime-view-all-parts.
591
592 2002-08-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
593
594         * gnus.texi (Mail Source Specifiers): Mention variable
595         nnmail-resplit-incoming under `directory' specifier.
596
597 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
598
599         * gnus.texi (Summary Buffer Lines): Document the %k specifier.
600
601 2002-08-15  Jesper harder  <harder@ifa.au.dk>
602
603         * gnus.texi (Group Line Specification): Add %C.
604         (Group Parameters): Comments can be displayed in the group line.
605
606 2002-08-07  Jesper harder  <harder@ifa.au.dk>
607
608         * emacs-mime.texi (Non-MIME): Add yenc.
609         (yenc): New node.
610
611 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * gnus.texi (Summary Sorting): Document randomization.
614
615 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
616
617         * gnus.texi (Web Searches): Added gmane and removed old
618         non-functioning search engines.  From Niklas Morberg
619         <niklas.morberg@axis.com>.
620
621 2002-05-14  Jesper Harder  <harder@ifa.au.dk>
622
623         * gnus.texi (Summary Buffer Lines): Fix typo.
624
625 2002-07-27  Simon Josefsson  <jas@extundo.com>
626
627         * gnus.texi (Summary Mail Commands): Trivial fix from Reiner Steib
628         <4uce.02.r.steib@gmx.net>.
629
630 2002-07-18  Karl Kleinpaste  <karl@charcoal.com>
631
632         * gnus.texi (To From Newsgroups): Additional text regarding how to
633         regenerate overviews via server buffer, and note to news admins
634         about overview.fmt.
635
636 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
637
638         * gnus.texi (Posting Styles): Fix example (it was using the To
639         header instead of the From header).  From Christopher Splinter
640         <cs@splinter.inka.de>.
641
642 2002-07-07  Simon Josefsson  <jas@extundo.com>
643
644         * gnus.texi (Top): Move hashcash down into spam chapter.
645         (Top): New spam menu.
646         (Various): Remove hashcash.
647         (Thwarting Email Spam): Split into introduction and "Anti-Spam
648         Basics" node.
649         (SpamAssassin): Add.
650         (Hashcash): Add.
651
652 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * gnus.texi (NNTP): Doc fix.
655
656 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
657
658         * gnus.texi (Washing Mail): Document the shortcoming of
659         nnmail-remove-leading-whitespace.
660
661 2002-06-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
662
663         * message.texi (News Headers): Include example for removing an
664         entry from message-required-news-headers.
665
666 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
667
668         * gnus.texi (NNTP): Add nntp-via-rlogin-command-switches.
669
670 2002-06-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
671
672         * gnus.texi (Mail Back End Variables): Document
673         nnmail-cache-ignore-groups.  Xref Fancy Mail Splitting.
674         (Fancy Mail Splitting): Mention nnmail-cache-ignore-groups and
675         why it is useful.
676
677 2002-06-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
678
679         * gnus.texi (Fancy Mail Splitting): Include all necessary
680         variables in the Lisp example.
681
682 2002-06-22  Simon Josefsson  <jas@extundo.com>
683
684         * gnus.texi (Pay Hashcash): Add.
685
686 2002-06-03  Simon Josefsson  <jas@extundo.com>
687
688         * gnus.texi (Splitting Mail): Add.
689
690 2002-05-23  Simon Josefsson  <jas@extundo.com>
691
692         * gnus.texi (Web Searches): Fix.  Trivial change from Niklas
693         Morberg <niklas.morberg@axis.com>.
694
695 2002-05-22  Simon Josefsson  <jas@extundo.com>
696
697         * gnus.texi (Mail): Add variable.
698
699 2002-05-16  Simon Josefsson  <jas@extundo.com>
700
701         * gnus.texi (Loose Threads): Add gnus-simplify-all-whitespace.
702
703 2002-05-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
704
705         * gnus.texi (Mail-To-News Gateways): The default
706         nngateway-header-transformation function inserts a "To" header,
707         not a "From" header.  From Jesper Harder <harder@ifa.au.dk>.
708
709 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
710
711         * message.texi (Security): Added a note about the signencrypt
712         style, and how to change it using `mml-signencrypt-style.'
713
714 2002-05-04  Simon Josefsson  <jas@extundo.com>
715
716         * emacs-mime.texi (Encoding Customization): Fix.
717
718 2002-05-04  Simon Josefsson  <jas@extundo.com>
719
720         * emacs-mime.texi: Move two chapters "Interface Functions" and
721         "Basic Functions" after the Decoding and Encoding chapters.  (No
722         text modified.)
723
724 2002-05-04  Simon Josefsson  <jas@extundo.com>
725
726         * emacs-mime.texi (Top): Change scope of manual to include users.
727         (Customization): Rename to Display Customization.
728         (MML Definition): Add cross references.
729         (Encoding Customization): New section.
730         (Charset Translation): More info and cross references.
731
732 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
733
734         * gnus.texi (Signing and encrypting): Fix doc.  Also, add a
735         paragraph about replysign/replyencrypt/replysignencryped use.
736
737 2002-05-01  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
738
739         * message.texi (Message Headers): Remove colon from index
740         entries.
741
742 2002-05-01  Simon Josefsson  <jas@extundo.com>
743
744         * gnus.texi (Group Mail Splitting): Fix example.
745         (Article Buttons): Document that REGEXP can be a variable as well.
746
747         * message.texi (Message Headers): Fix example.
748
749 2002-04-26  Steve Youngs  <youngs@xemacs.org>
750
751         * Makefile.in (infodir): Set to '@info_dir@' so we can separate
752         defaults for XEmacs and Emacs.
753
754 2002-04-27  Jesper Harder  <harder@ifa.au.dk>
755
756         * emacs-mime.texi (Customization): Update info on HTML renderers.
757
758         * gnus.texi (Article Washing): Update information on HTML washing.
759         Fix typos.
760
761 2002-04-09  Paul Jarc  <prj@po.cwru.edu>
762
763         * .cvsignore: added message-[0-9]*
764
765 2002-04-08  Paul Jarc  <prj@po.cwru.edu>
766
767         * gnus.texi (Group Parameters): Point to the message manual for a
768         full explanation of MFT.
769         * message.texi (Mailing Lists): Mention
770         message-gen-unsubscribed-mft.
771         From Karra <karra@cs.utah.edu>.
772
773 2002-04-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
774
775         * gnus.texi (Saving Articles): Add xref to Mail Group Commands
776         because people might be interested in `B c' for saving articles.
777         (Archived Messages): Ditto.
778
779 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
780
781         * gnus.texi (Sorting Groups): Add gnus-group-sort-selected-groups.
782         (Article Washing): Fix typo.
783
784         * message.texi (Various Commands): Index message-elide-ellipsis.
785         Add message-sort-headers.
786         (Mail Variables): Add message-qmail-inject-args,
787         message-mailer-swallows-blank-line, message-sendmail-f-is-evil,
788         message-qmail-inject-program.
789         (Various Message Variables): Add message-auto-save-directory,
790         message-strip-special-text-properties, message-cancel-hook.
791         (News Headers): Index message-user-organization etc.
792         (Forwarding): Add message-forward-before-signature.
793         (Mailing Lists): Index message-subscribed-address-file.
794         (Wide Reply): Add message-wide-reply-confirm-recipients.
795         (Canceling News): Add message-cancel-message.
796         (Sending Variables): Add message-interactive.
797
798 2002-03-25  Simon Josefsson  <jas@extundo.com>
799
800         * gnus.texi (Mail Spool): Add cindex for marks.
801         (Mail Folders): Add cindex for marks.
802
803 2002-03-24  Raymond Scholz <rscholz@zonix.de>
804
805         * gnus.texi (Summary Buffer Lines): Fix doc.
806
807 2002-03-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
808
809         * Makefile.in (booklet.dvi, booklet.pdf): Support booklet.
810
811 2002-03-24  Felix Natter <fnatter@gmx.net>
812
813         * booklet.tex, bk-at.tex, bk-lt.tex, gnuslog-booklet.eps: New file.
814         * gnusref.tex, refcard.tex: Support booklet.
815
816 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
817
818         * gnusref.tex: Addition.
819
820         * gnus.texi: Don't use @sc in headings.
821         (Article Display): Fix.
822         (Signing and encrypting): Add mml-unsecure-message.
823         (IMAP): Remove @. to make texi2latex work.
824         (Thread Commands): Fix.
825         (Unavailable Servers): Add gnus-server-offline-server.
826         (Topic Sorting): Add gnus-topic-sort-groups.
827         (Limiting): Fix.
828         (Article Washing): Fix gnus-article-strip-headers-in-body, add
829         gnus-article-outlook-deuglify-article.
830         (Article Header):  Add gnus-article-remove-leading-whitespace.
831         (Customizing Articles): Add gnus-treat-leading-whitespace.
832         (Summary Score Commands): Add gnus-score-find-favourite-words.
833         (Mailing List): Index gnus-mailing-list-insinuate.
834         (Mail Group Commands): Add gnus-article-encrypt-body,
835         gnus-summary-create-article.  Don't use @var if not
836         metasyntactic. Index gnus-summary-edit-article-done.
837
838         * message.texi (Security): Add mml-unsecure-message.
839         (Mailing Lists): Index message-goto-mail-followup-to.
840
841 2002-03-23  Jesper Harder <harder@ifa.au.dk>
842
843         * gnusref.tex, refcard.tex: Addition.
844
845 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
846
847         * message.texi (Sending Variables): Fix typo.
848         Trivial change from Raymond Scholz <rscholz@zonix.de>
849
850 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
851
852         * gnus.texi (Other Marks): Remove duplication.
853         Trivial change from David Aspinwall <aspinwall@timesten.com>
854
855 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
856
857         * gnus.texi: Mention nnmaildir where appropriate; fix some typos.
858
859 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
860
861         * message.texi (Mailing Lists): 'use is the default for
862         message-use-mail-followup-to, not nil; 'use is also not t.
863         Mention why an unsubscribed list poster might use MFT, and how to
864         disable MFT for a single message.
865
866 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
867
868         * gnus.texi (Splitting Mail): Addition.
869
870 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
871
872         * gnusref.tex (subsection*{Notes}): Addition.
873         Suggested by Felix Natter <fnatter@gmx.net>
874
875 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
876
877         * gnus.texi (Splitting Mail): Addition.
878
879 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
880
881         * gnus.texi (Slave Gnusae): Addition.
882         From  David S. Goldberg <david.goldberg6@verizon.net>
883
884 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
885
886         * emacs-mime.texi (mailcap): Addition.
887
888         * gnus.texi (Using MIME): Rename functions. Addition.
889
890 2002-02-16  Simon Josefsson  <jas@extundo.com>
891
892         * gnus.texi (Top): Change description of Posting Server node.
893         (Composing Messages): Ditto.
894         (Posting Server): Add some mail stuff.
895         (IMAP): Terminate @, from Emacs Gnus manual.
896         (Thwarting Email Spam): Use @sc.
897
898 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
899
900         * gnusref.tex (subsection*{Notes}): Update.
901         From: Felix Natter <fnatter@gmx.net>
902
903 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
904
905         * gnus.texi (Document Groups): Addition.
906
907 2002-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
908
909         * message.texi (Security): Fix @findex for the key `C-c C-m s p'.
910
911 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
912
913         Reinstate some changes to make latexpdf work.
914
915         * message.texi (Security): Don't use @key.
916         (Various Commands): Don't use @point.
917
918         * gnus.texi (Mail Source Specifiers): Use @uref.
919
920 2002-02-13  Jesper Harder <harder@ifa.au.dk>
921
922         * message.texi, gnus.texi, emacs-mime.texi: Use small caps
923         consistently.  MIME, NOV, NNTP, HTML, IMAP are written with @sc
924         most places -- it looks better if it's the same *everywhere*.
925         @kbd instead of @code for key sequences. @file instead of @code
926         for files.
927
928         * message.texi (Various Commands): use the proper @point glyph.
929
930         * gnus.texi (Summary Mail Commands): \e,A_\e(B doesn't work.  A German
931         spelling reform changed the correct spelling to "muss" anyway (I
932         think).
933
934         * gnus.texi (Mail sources): \e,A'\e(B doesn't work. Use "section" instead.
935
936         * gnus.texi (Mail Source Specifiers): use @url.
937
938         * message.texi, emacs-mime.texi: update copyright year.
939
940 2002-02-12  Paul Jarc  <prj@po.cwru.edu>
941
942         * gnus.texi (Required Back End Functions): specify the lowest and
943         highest article numbers for empty groups for nnchoke-request-list
944         and nnchoke-request-group.
945
946 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
947
948         * message.texi (Sending Variables): Addition.
949
950         * gnus.texi (Group Parameters): Add unread, not read.
951         (Archived Messages): Addition.
952
953 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
954
955         * gnus.texi (Group Parameters): Addition.
956         From: Steinar Bang <steinar@bang.priv.no>
957
958 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
959
960         * gnus.texi (Article Washing): Addition.
961         From: Michael Cook <michael.cook@cisco.com>
962
963 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
964
965         * gnus.texi (Gnus Unplugged): Use (setq gnus-agent t).
966         (Example Setup): Ditto.
967         (Category Syntax): Require gnus-agent.
968
969 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
970
971         * gnus.texi (Posting Styles): Addition.
972
973 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
974
975         * message.texi (Mailing Lists): Addition.
976         * gnus.texi (Group Parameters): Addition.
977         From Sriram Karra <karra@cs.utah.edu>.
978
979 2002-02-03  Karl Kleinpaste  <karl@charcoal.com>
980
981         * gnus.texi (Summary Score Commands): Added detail on "extra"
982         header scoring.
983         (Score File Format): ditto
984
985 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * emacs-mime.texi (Customization): Addition.
988
989 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
990
991         * gnus.texi (Posting Styles): Addition. Suggested by
992         Michael Cook <michael@waxrat.com>.
993
994 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
995
996         * emacs-mime.texi (Customization): Move emacs-w3m stuff backward;
997         added documentation for `mm-inline-text-html-with-w3m-keymap'.
998
999 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1000
1001         * gnus.texi (Agent Expiry): Addition.
1002
1003 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1004
1005         * emacs-mime.texi (Customization): Added documentation for
1006         `mm-inline-text-html-with-images'.
1007
1008         * gnus.texi (Article Washing): Replace w3m to emacs-w3m.
1009
1010 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * gnus.texi (Mail Spool): Addition.
1013
1014 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * emacs-mime.texi (Customization): Added documentation for
1017         `mm-inline-text-html-renderer'.
1018
1019 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1020
1021         * gnus.texi (Article Washing): Add URL about w3m.
1022
1023 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
1024
1025         * emacs-mime.texi (MML Definition): Added a few words about the
1026         recipients option.
1027         * message.texi (Security): Changed documentation to reflect use of
1028         the new secure tag.
1029
1030 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1031
1032         * gnus.texi (Article Washing): Addition.
1033
1034 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * gnus.texi (Document Groups): Added info on more doc types.
1037         (More Threading): Move documentation here.
1038
1039 2002-01-20  Simon Josefsson  <jas@extundo.com>
1040
1041         * message.texi (Mailing Lists): Fix.  From Love
1042         <lha@stacken.kth.se>.
1043
1044 2002-01-20  Patric Mueller  <bhaak@gmx.net>
1045
1046         * gnus.texi (Group Timestamp): Typo fix.
1047
1048 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * gnus.texi (Selecting a Group): Addition.
1051
1052 2002-01-19  Lars Magne Ingebrigtsen  <karra@cs.utah.edu>
1053
1054         * gnus.texi (Mail Spool): Note that the .marks files can be
1055         removed.
1056
1057 2002-01-17  Paul Jarc  <prj@po.cwru.edu>
1058
1059         * gnus.texi (Choosing a Mail Back End): mention nnmaildir.
1060         (Comparing Mail Backends): briefly describe nnmaildir.
1061
1062 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1063
1064         * gnus.texi (Agent Commands): Use gnus-agent-batch instead of
1065         gnus-agent-batch-fetch.
1066
1067 2002-01-15 Tue  Jari Aalto  <jari.aalto@poboxes.com>
1068
1069         * gnus.texi (Really Various Summary Commands): Added commands how
1070         to create nnvirtual group and and how to modify the nnvirtual
1071         regexp
1072
1073 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1074
1075         * gnus.texi (Agent Caveats): Add agent cache.
1076         (Agent Variables): Addition.
1077
1078 2002-01-12  Simon Josefsson  <jas@extundo.com>
1079
1080         * gnus.texi (Conformity): Fix typo.
1081
1082         * emacs-mime.texi (Flowed text, Standards): Add.
1083
1084 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1085
1086         * message.texi (Mailing Lists): Addition.
1087         * gnus.texi (Group Parameters): Addition.
1088         From Sriram Karra <karra@cs.utah.edu>.
1089
1090 2002-01-10  Colin Marquardt  <c.marquardt@alcatel.de>
1091
1092         * gnus.texi (Changing Servers): Addition.
1093
1094 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1095
1096         * gnus.texi (Archived Messages): Rename
1097         gnus-inews-mark-gcc-as-read to gnus-gcc-mark-as-read.
1098
1099         * Makefile.in (clean): Clean thumb*.
1100
1101 2002-01-05  Harry Putnam  <reader@newsguy.com>
1102
1103         * gnus.texi (Score Variables): Clarify.
1104
1105 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1106
1107         * gnus.texi (Agent Expiry): Addition.
1108         (Sorting the Summary Buffer): Addition.
1109
1110 2002-01-05  Simon Josefsson  <jas@extundo.com>
1111
1112         * gnus.texi (Conformity): Add MIME and Disposition Notifications.
1113
1114         * message.texi (Header Commands): Fix.  Add m-goto-from.
1115         (Insertion): Add m-i-disposition-notification-to.
1116
1117 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1118
1119         * Makefile.in (.latexi.pdf-x): Use thumbpdf.
1120
1121         * gnus.texi (Advanced Formatting): Double @'s. Use thumbpdf.
1122         colorlinks=true.
1123
1124 2002-01-05  Norman Walsh  <ndw@nwalsh.com>
1125
1126         * gnus-faq.texi: Fix typo.
1127
1128 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * gnus.texi (Sorting the Summary Buffer): Addition.
1131
1132 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1133
1134         * gnus.texi (Virtual Groups): Addition.
1135
1136 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1137
1138         * gnus.texi (Article Keymap): Addition.
1139         (Summary Mail Commands): Fix.
1140
1141 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * gnus.texi (Group Timestamp): Addition.  Example from Andras
1144         BALI.
1145         (X-Face): Addition.
1146         (Advanced Formatting): Add example.
1147
1148 2002-01-01  Simon Josefsson  <jas@extundo.com>
1149
1150         * gnus.texi (Conformity): Add and fix.
1151
1152         * message.texi (Security): Mention gpg-temp-directory.
1153
1154         * gnus.texi (Article Washing): Link to Security section.
1155         (Security): Fix.
1156         (Signing and Encrypting): Renamed from Using GPG.
1157         (IMAP): Fixes.
1158
1159 2002-01-01  Simon Josefsson  <jas@extundo.com>
1160
1161         * gnus.texi (Customizing Articles): Add crossreference links.  Add
1162         gnus-body-boundary-delimiter.
1163
1164 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * gnus.texi (Choosing Commands): Addition.
1167         (Article Display): Update.
1168         (Article Display): Addition.
1169         (Article Header): New.
1170         (Slow Terminal Connection): Addition.
1171         (Predicate Specifiers): New.
1172         (To From Newsgroups): Addition.
1173         (Topic Commands): Addition.
1174         Update the menus.
1175         Fix some references b0rked up by the menu fixing.
1176
1177 2001-12-31  Rui Zhu  <sprache@iname.com>
1178
1179         * emacs-mime.texi (Customization): Typo fix.
1180
1181 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182
1183         * gnus.texi (Article Display): Addition.
1184
1185         * emacs-mime.texi (Interface Functions): Addition.
1186
1187         * gnus.texi (Using MIME): Addition.
1188
1189 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus.texi (X-Face): Made into own node.
1192         (Article Display): New.
1193
1194         * emacs-mime.texi (Interface Functions): Addition.
1195
1196         * message.texi (Message Headers): Addition.
1197
1198 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199
1200         * emacs-mime.texi (Customization): Added example.
1201
1202         * gnus.texi (Selecting a Group): Addition.
1203         (Tree Display): Addition.
1204
1205 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
1206
1207         * gnus.texi (Using GPG): Remove obsolete reference to gpg-2comp.
1208
1209 2001-12-26  Simon Josefsson  <jas@extundo.com>
1210
1211         * gnus.texi (Summary Buffer Lines): Add xrefs.  Suggested by
1212         Arcady Genkin <agenkin-dated-1010249095.131f22@thpoon.com>.
1213
1214 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1215
1216         * gnus.texi (NNTP): Add a note for `nntp-prepare-post-hook'.
1217
1218 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
1219
1220         * ChangeLog, gnus.texi, emacs-mime.texi: (oops) removed
1221         buffer-file-coding-system
1222
1223 2001-12-18 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1224
1225         * ChangeLog, gnus.texi, emacs-mime.texi: Local Variables `coding'
1226         MUST be added!
1227
1228 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
1229
1230         * ChangeLog: changed coding to buffer-file-coding-system
1231         * emacs-mime.texi: changed -*- magic cookie -*- to Local Variables
1232         * gnus.texi: same
1233         * gnus-ref.tex: same
1234         * refcard.tex: same
1235
1236 2001-12-16  Simon Josefsson  <jas@extundo.com>
1237
1238         * gnus.texi (Saving Articles): Add muttprint.
1239         (Article Commands): Mention muttprint.
1240
1241 2001-12-15  Simon Josefsson  <jas@extundo.com>
1242
1243         * gnus.texi (Virtual Groups): Fix.  From Raymond Scholz
1244         <ray-2001@zonix.de>.
1245
1246 2001-12-15 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1247
1248         * gnus.texi, emacs-mime.texi: Fix the header.
1249
1250 2001-12-12  Didier Verna  <didier@lrde.epita.fr>
1251
1252         * gnus.texi (Misc Group Stuff): advertise `gnus-group-news'.
1253         * gnus.texi (Summary Mail Commands): advertise
1254         `gnus-summary-news-other-window'.
1255
1256 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1257
1258         * gnus.texi (Advanced Scoring Examples): Clarify that the
1259         examples are rules, not complete score files.
1260
1261 2001-12-09  Nevin Kapur  <nevin@jhu.edu>
1262
1263         * gnus.texi (Expiring Mail): Add.
1264
1265 2001-12-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1266
1267         * gnus.texi (Splitting in IMAP): Typo.  From Colin Marquardt
1268         <c.marquardt@alcatel.de>.
1269
1270 2001-12-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1271
1272         * infohack.el (infohack): To process write-protected files safely,
1273         make this buffer be writable after `find-file'.
1274         From TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1275
1276 2001-12-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1277
1278         * Makefile.in: Dependence.
1279
1280         * emacs-mime.texi: Add coding header.
1281
1282 2001-12-01  Simon Josefsson  <jas@extundo.com>
1283
1284         * gnus.texi (Group Line Specification, Summary Buffer Lines):
1285         Cross reference Positioning Point.
1286
1287 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1288
1289         * gnus.texi (Limiting): Addition.
1290
1291 2001-11-19  Simon Josefsson  <jas@extundo.com>
1292
1293         * message.texi (Header Commands, Insertion): Use C-c C-f C-i for
1294         Importance: instead of C-c C-u.  Move to Header Commands from
1295         Insertion. Suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
1296
1297 2001-11-17  Simon Josefsson  <jas@extundo.com>
1298
1299         * message.texi (Insertion): Use C-c C-u for Importance: instead of
1300         C-c C-p (used by SC).
1301
1302 2001-11-15  Simon Josefsson  <jas@extundo.com>
1303
1304         * message.texi (Insertion): Add C-c C-p,
1305         message-insert-importance-{low,high}.
1306         (Various Commands): Fix typo.
1307         (Insertion Variables): New section, all variables moved from
1308         Commands->Insertion into this node, Variables->Insertion
1309         Variables.
1310
1311 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1312
1313         * gnus.texi (Various Summary Stuff): Add gnus-newsgroup-variables.
1314
1315 2001-11-15 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1316
1317         * message.texi (Security): @uref not @url.
1318
1319 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1320
1321         * sieve.texi (Standards): Changed @samp to @uref.
1322
1323         * message.texi (Security): Changed @code to @uref.
1324
1325         * gnus-faq.texi: Changed a lot of @file to @uref.
1326
1327         * emacs-mime.texi (Standards): Changed @samp to @uref.
1328
1329 2001-11-13  Simon Josefsson  <jas@extundo.com>
1330
1331         * gnus.texi (Article Washing): Add `W s'.
1332
1333 2001-11-12  Simon Josefsson  <jas@extundo.com>
1334
1335         * gnus.texi (Security, Using GPG):
1336         * message.texi (Security):
1337         * emacs-mime.texi (MML Definition): Add PGP.
1338
1339 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1340
1341         * message.texi (Movement): message-beginning-of-line.
1342
1343 2001-11-07  Simon Josefsson  <jas@extundo.com>
1344
1345         * sieve.texi (Examples): Add.
1346         (Top): Add.
1347
1348         * gnus.texi (Saving Articles): Add gnus-summary-write-to-file.
1349
1350 2001-11-07  Simon Josefsson  <jas@extundo.com>
1351
1352         * gnus.texi (Misc Group Stuff): Add cross reference to Composing
1353         Messages.  Suggested by "Golubev I. N." <gin@mo.msk.ru>.
1354
1355 2001-11-04 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1356
1357         * gnus.texi: Use C-M- instead of M-C-.
1358         * message.texi (Insertion): Ditto.
1359         * sieve.texi (Managing Sieve): Ditto.
1360         Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
1361
1362 2001-11-02  Simon Josefsson  <jas@extundo.com>
1363
1364         * dir (File): Add Sieve.
1365
1366         * gnus.texi (Sieve Commands): Add crossposting.
1367
1368 2001-11-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1369
1370         * texi2latex.el (latexi-translate): Typo.
1371         (latexi-translate-file): Nine in a herd is enough.
1372
1373 2001-11-01  Simon Josefsson  <jas@extundo.com>
1374
1375         * sieve.texi (Installation): Workaround texi2latex bug (replacing
1376         inside verbatim needs a \end{verbatim} earlier in the file).
1377
1378         * texi2latex.el (latexi-translate): Add sieve.
1379
1380 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1381
1382         * gnus.texi (Article Washing): Add a note.
1383
1384 2001-11-01  Simon Josefsson  <jas@extundo.com>
1385
1386         * Makefile.in: Add sieve.
1387
1388         * gnus.texi (Misc Group Stuff):
1389         (Group Parameters): Add Sieve Commands.
1390         (top-level): Include Sieve manual after Emacs MIME.
1391
1392 2001-10-31  Simon Josefsson  <jas@extundo.com>
1393
1394         * gnus.texi (Group Parameters): Add integer `display'.
1395         (IMAP): Fix.
1396
1397 2001-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1398
1399         * gnus.texi (NNTP): Added documentation for
1400         `nntp-prepare-post-hook'.
1401
1402 2001-10-29  Simon Josefsson  <jas@extundo.com>
1403
1404         * gnus.texi (Customizing Articles): Sort list. Remove
1405         duplicate. Suggested by Henrik Holm <henrik@tele.ntnu.no>.
1406
1407 2001-10-27  Simon Josefsson  <jas@extundo.com>
1408
1409         * message.texi (Insertion): Fix message-yank*-prefix.
1410
1411 2001-10-25  Simon Josefsson  <jas@extundo.com>
1412
1413         * gnus.texi (Mail Source Specifiers): More info on SSL, kerberos etc.
1414         (IMAP): Ditto.  Suggested by Martin Blais <blais@discreet.com>.
1415
1416 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
1417
1418         * gnus.texi (Posting Server): Use `native' instead of `nil' for
1419         posting to native server.
1420
1421 2001-10-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1422
1423         * dir (File): Add standard explanation header.
1424
1425 2001-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1426
1427         * gnus.texi (Mail Source Specifiers): Explain more explicitly what
1428         happens for the `directory' entries.  Say that mail from foo.spool
1429         goes in the group foo.
1430
1431 2001-10-19  Simon Josefsson  <jas@extundo.com>
1432
1433         * Makefile.in (clean): rm gnus.out.
1434         (distclean): rm gnusconfig.tex (moved from "clean").
1435
1436         * gnus.texi (Using MIME): s/mime/MIME/ for PDF version.
1437
1438 2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1439
1440         * gnus.texi (Finding the News): Disrecommend nnspool for Leafnode
1441         users.
1442
1443 2001-10-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1444
1445         * gnus.texi (Archived Messages): Add new line after @item.
1446         From: Jesper Harder <harder@ifa.au.dk>
1447
1448 2001-10-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1449
1450         * gnus.texi (Formatting Basics): Extended format specs.
1451
1452 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
1453
1454         * gnus.texi (Summary Buffer Lines): Documment %( and %).
1455
1456 2001-09-04 21:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1457
1458         * gnus.texi (Topic Sorting): Addition.
1459
1460 2001-10-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1461
1462         * refcard.tex, gnusref.tex: Merge with the version
1463         from Felix Natter <f.natter@ndh.net>
1464
1465 2001-10-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1466
1467         * refcard.tex: Set version to Oort.
1468
1469         * gnusref.tex: New key bindings in Oort Gnus.
1470
1471 2001-10-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1472
1473         * Makefile.in (.dvi.ps): Use TEXPICTS.
1474         (.latexi.dvi-x): Remove gnus.toc as well.
1475
1476         * gnuslogo-refcard.eps: Remove BeginProcSet.
1477
1478 2001-10-12  Simon Josefsson  <jas@extundo.com>
1479
1480         * gnus.texi (Misc Group Stuff): Add UTF-8.
1481         (Misc Article): Document wash status characters.  Suggested by
1482         david.goldberg6@verizon.net (David S. Goldberg).
1483
1484 2001-10-10 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1485
1486         * gnusref.tex, refcard.tex: Use epsfig.
1487
1488         * gnuslogo-refcard.eps: Rename from gnuslog.refcard, and set a
1489         suitable bounding box.
1490
1491         * Makefile.in (.dvi.ps): New rule.
1492         (refcard.pdf): Use gnuslogo-refcard.eps.
1493
1494 2001-10-09 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1495
1496         * gnus.texi: Add href and bookmarks for pdf version.
1497
1498 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1499
1500         * Makefile.in (uninstall): Add uninstall.
1501
1502 2001-10-05  Simon Josefsson  <jas@extundo.com>
1503
1504         * Makefile.in (clean): Add gnusconfig.tex.  Suggested by Henrik
1505         Enberg <henrik@enberg.org>.
1506
1507 2001-10-04  Simon Josefsson  <jas@extundo.com>
1508
1509         * gnus.texi (Mail Source Customization): Add.
1510
1511 2001-10-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1512
1513         * Makefile.in (dvi): Don't depend on tmps.
1514
1515 2001-10-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1516
1517         * emacs-mime.texi (mailcap): rvplayer -> wavplayer.  Thanks to
1518         Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
1519
1520 2001-09-29  Simon Josefsson  <jas@extundo.com>
1521
1522         * gnus.texi (Foreign Groups): Fix.  Add "mailman".
1523         (Document Groups): Ditto.
1524
1525 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1526
1527         * Makefile.in (.texi): Remove $@ first.
1528
1529         * infohack.el (infohack-remove-unsupported): Remove @iflatex lines.
1530         (infohack): Specify a coding-system to save info files.
1531         From Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533 2001-09-28 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1534
1535         * gnusconfig.tex.in: Use cmss if pfu is not found.
1536
1537 2001-09-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1538
1539         * Makefile.in: Illustrated manual.
1540         * gnus.texi: Put message.texi and emacs-mime.texi in the
1541         illustrated manual.
1542         * texi2latex.el: Ditto.
1543
1544 2001-09-27 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1545
1546         * gnus.texi: Remove the extra white-space.
1547
1548 2001-09-27 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1549
1550         * gnusconfig.tex.in: New.
1551         * gnus.texi: Use it.
1552         * pagestyle.sty: Don't set verbatim font.
1553         * postamble.tex: Set in ...
1554         * bembo.sty: Removed.
1555         * Makefile.in (gnusconfig.tex): Check gnusconfig.tex.in.
1556         (LATEX): Use configure.
1557
1558 2001-09-26 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1559
1560         * gnus.texi (Limiting): Addition.
1561
1562 2001-09-25 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1563
1564         * gnus.texi (Pterodactyl Gnus): Put @item in one line.
1565
1566 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1567
1568         * gnus.texi: eps path fix.
1569         * postamble.tex: Ditto.
1570         * texi2latex.el: Ditto.
1571
1572         * Makefile.in: Move some to ps/Makefile.in.
1573
1574 2001-09-24  Simon Josefsson  <jas@extundo.com>
1575
1576         * etc/*, herds/*, misc/*, picons/*, screen/*, smilies/*, xface/*:
1577         New files, from pspackage.tar.gz.
1578
1579         * Makefile.in (distclean): Make veryclean.
1580
1581         * gnus.texi (Summary Mail Commands): Fix.
1582         (Summary Post Commands): Fix.
1583         (The Manual): Fix.
1584
1585 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1586
1587         * gnus.texi: Use "back end".
1588
1589 2001-09-23  Simon Josefsson  <jas@extundo.com>
1590
1591         * gnus.texi (Top): Move IMAP up from "Other Sources" to "Select
1592         Methods".
1593         (Charsets): Update default value.
1594         (Finding the Parent): Add nnimap.
1595         (Security): Add.
1596         (Mailing List): Add.
1597         (Archived Messages): Comment out XEmacs 19 stuff.
1598         (Using GPG): Add reference to message manual.
1599         (Direct Functions): Mention OpenSSL as well as SSLeay.
1600         (Mail Source Specifiers): Add recent IMAP :stream and
1601         :authentication.
1602         (Agent Commands): Fix.
1603         (GroupLens): Add URL and note about this being historical.
1604         (Wide Characters): Update default value.
1605         (Picon Requirements): Remove old XEmacs 19 stuff.
1606
1607 2001-09-22  Simon Josefsson  <jas@extundo.com>
1608
1609         * gnus.texi (Other Marks): Add Recent.
1610
1611 2001-09-14  Simon Josefsson  <jas@extundo.com>
1612
1613         * gnus.texi (Mail Folders): Add.
1614
1615 2001-09-11  Simon Josefsson  <jas@extundo.com>
1616
1617         * gnus.texi (Delayed Articles): Fix.  Suggested by Paul Jarc
1618         <prj@po.cwru.edu>.
1619
1620 2001-09-08  Simon Josefsson  <jas@extundo.com>
1621
1622         * gnus.texi (MIME Commands): Add gnus-buttonized-mime-types.
1623
1624 2001-09-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1625
1626         * gnus.texi (Topic Commands): Make this the first subsection of
1627         `Group Topics'.  Rearrange keys to mention the most important keys
1628         first and to have subsections.  Add some more explanation for
1629         C-k/C-y.
1630         (Group Buffer): Add comment from Alex Schroeder as todo item.
1631
1632 2001-09-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1633
1634         * gnus.texi (Fancy Mail Splitting): Mention `delete' near the
1635         explanation of `junk'.
1636
1637 2001-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1638
1639         * gnus.texi (Optional Backend Functions): The default function to
1640         make a date format is `message-make-date', which should produce a
1641         time zone.
1642
1643 2001-09-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1644
1645         * gnus.texi (Optional Backend Functions): More detail about the
1646         DATE arg for nnchoke-request-newgroups.  Reported by Paul Jarc.
1647
1648 2001-09-01  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1649
1650         * gnus.texi (Hooking New Backends Into Gnus): Say where to put the
1651         call for gnus-declare-backend.  Add an index entry for
1652         gnus-declare-backend.  Suggested by Paul Jarc.
1653
1654 2001-08-29  Simon Josefsson  <jas@extundo.com>
1655         From Anders Jackson <jackson@hig.se>
1656
1657         * gnus.texi (Group Parameters): Fix.
1658
1659 2001-08-27  Simon Josefsson  <jas@extundo.com>
1660
1661         * gnus.texi (Archiving Mail): Add.
1662
1663 2001-08-25  Simon Josefsson  <jas@extundo.com>
1664
1665         * gnus.texi (Mail Spool): Add marks.
1666         (MH Spool): Doesn't use marks file.
1667         (Mail Folders): Add marks.
1668
1669 2001-08-25  Simon Josefsson  <jas@extundo.com>
1670         From Henrik Enberg <henrik@enberg.org>
1671
1672         * gnus.texi (Group Parameters): Fix.
1673
1674 2001-08-24 16:03:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1675
1676         * gnus.texi (Group Parameters): Fix.
1677
1678 2001-08-24  Simon Josefsson  <jas@extundo.com>
1679
1680         * Makefile.in (latexps): Make tmps.
1681
1682 2001-08-24  Simon Josefsson  <jas@extundo.com>
1683         From Jesper Harder <harder@ifa.au.dk>
1684
1685         * Makefile.in (latexps): Escape {.
1686
1687         * splitindex: Ditto.
1688
1689 2001-08-23 19:22:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1690
1691         * gnus.texi (Group Parameters): Fix.
1692         (Group Parameters): Addition.
1693         (Limiting): Addition.
1694
1695 2001-08-21 23:55:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * gnus.texi (Score Variables): Fix.
1698
1699 2001-08-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1700
1701         * gnus.texi (Delayed Articles): New section.  Documents
1702         gnus-delay.el.
1703         (Fancy Mail Splitting): Say that nnmail-cache-accepted-message-ids
1704         must be non-nil for splitting with parents to work.
1705
1706 2001-08-19 17:31:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1707
1708         * gnus.texi (Other Marks): Addition.
1709         (Positioning Point): New.
1710         (Tabulation): New.
1711
1712 2001-08-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1713
1714         * gnus.texi (Getting Started Reading Mail): Use (nnml "") rather
1715         than (nnml "private") as the example server specification.  This
1716         way, the example group names a few paragraphs further down are
1717         correct, and I expect that most people are going to use the empty
1718         string as name, anyway.  Please holler if that is wrong.
1719
1720 2001-08-18  Simon Josefsson  <jas@extundo.com>
1721
1722         * gnus.texi (Optional Backend Functions): Remove `set'
1723         request-set-mark action.
1724
1725 2001-08-18 00:40:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1726
1727         * gnus.texi (Wide Characters): New section.
1728
1729 2001-08-17  Simon Josefsson  <jas@extundo.com>
1730
1731         * gnus.texi: Replace 20,20 with 23,23 for
1732         gnus-summary-line-format.
1733
1734 2001-08-17 14:24:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus.texi (Group Parameters): Document regexp substitution.
1737         (Group Parameters): Addition.
1738
1739 2001-08-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1740         From Nevin Kapur <nevin@jhu.edu>
1741
1742         * gnus.texi (September Gnus): Typo.
1743
1744 2001-08-12  Simon Josefsson  <jas@extundo.com>
1745         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
1746
1747         * gnus.texi (Other Marks): Add recent.
1748         (Optional Backend Functions): Add forward and recent.
1749
1750 2001-08-12  Kai Grossjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
1751
1752         * gnus.texi (Window Layout): Renamed from `Windows
1753         Configuration'.  After all, we're not talking about Microsoft.
1754         Suggested by Barry Fishman.
1755
1756 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1757
1758         * gnus.texi (Summary Mail Commands): Remove duplicate explanation
1759         of `S W'.  Reported by Norbert Koch.
1760
1761 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1762         From Benjamin Rutt <brutt@bloomington.in.us>
1763
1764         * gnus.texi (Troubleshooting): Addition.
1765
1766 2001-08-09  Simon Josefsson  <jas@extundo.com>
1767         From Benjamin Rutt <brutt@bloomington.in.us>
1768
1769         * gnus.texi (Mail Backend Variables): Fix.
1770
1771 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1772
1773         * gnus.texi (Summary Buffer Lines): Mention `gnus-goto-colon'.
1774
1775 2001-08-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1776
1777         * gnus.texi (Backend Interface): Explain about article numbers.
1778         Suggested by Paul Jarc.
1779
1780 2001-08-02 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1781
1782         * emacs-mime.texi (Non-MIME): Addition.
1783
1784         * gnus.texi (Group Parameters): Addition.
1785         (Mailing List): Addition.
1786
1787 2001-08-01  Simon Josefsson  <jas@extundo.com>
1788
1789         * texi2latex.el (latexi-translate-file): Don't use point-at-bol.
1790         (latexi-translate-file): Translate some more things, including
1791         some hardcoded things that cause problems for LaTeX.  From Jesper
1792         Harder <harder@ifa.au.dk>.
1793
1794 2001-07-31  Simon Josefsson  <jas@extundo.com>
1795
1796         * bembo.sty: New file.
1797
1798         * texi2latex.el (latexi-translate-file): Support @noindent.
1799
1800         * gnus-faq.texi (Reading News FAQ): Fix (@email -> @samp).
1801
1802 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1803         From Janne Rinta-Manty <rintaman@cs.helsinki.fi>
1804
1805         * gnus.texi (Read Articles): Typo.
1806
1807 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
1808
1809         * gnus.texi (Fancy Mail Splitting): New variable
1810         nnmail-split-fancy-with-parent-ignore-groups
1811
1812 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1813
1814         * gnus.texi (Duplicates): Make split method regexp more specific,
1815         in case other `Gnus-Warning' headers are added in the future.
1816         Suggested by Karl Kleinpaste.
1817
1818 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1819         From Karl Kleinpaste <karl@charcoal.com>
1820
1821         * gnus.texi (Summary Buffer Lines): Add %B.
1822
1823 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1824         From Jesper Harder <harder@myrealbox.com>
1825
1826         * message.texi (Insertion): Addition.
1827
1828 2001-07-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1829
1830         * gnus.texi (Charsets): Addition.
1831
1832 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1833
1834         * gnus.texi (Searching for Articles): Raw articles.
1835
1836 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1837
1838         * message.texi (Insertion): Refer to gnus-cite-attribution-suffix.
1839
1840 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1841
1842         * gnus.texi (RSS): Add.
1843         From Christoph Conrad <cc@cli.de>.
1844
1845 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1846
1847         * gnus.texi (Incorporating Old Mail): Add index.
1848
1849 2001-07-13 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1850
1851         * gnus.texi (Group Parameters): Add.
1852
1853 2001-07-04  Simon Josefsson  <jas@extundo.com>
1854
1855         * gnus.texi (IMAP): Add.
1856
1857 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
1858
1859         * gnus.texi (Example Methods): use the new nntp-open-connection
1860         methods in the examples.
1861         * gnus.texi (NNTP): update for the new nntp-open-connection methods.
1862         * gnus.texi (Direct Functions): new node.
1863         * gnus.texi (Indirect Functions): new node.
1864         * gnus.texi (Common Variables): new node.
1865
1866 2001-06-27  Simon Josefsson  <jas@extundo.com>
1867         From Ralph Schleicher <rs@nunatak.allgaeu.org>
1868
1869         * gnus.texi (MIME Commands): Add.
1870
1871 2001-06-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1872
1873         * gnus.texi (Summary Score Commands): Say that some commands
1874         create ADAPT files.
1875
1876 2001-06-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1877
1878         * gnus.texi (Duplicates): Contents of Gnus-Warning header have
1879         changed.  Reported by Peter J Acklam.
1880
1881 2001-06-19  Simon Josefsson  <jas@extundo.com>
1882
1883         * gnus.texi (IMAP): Fix `imtest' discussion.
1884
1885         * gnus-faq.texi (Frequently Asked Questions): Fix URL.
1886
1887 2001-06-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1888
1889         * gnus.texi (Group Line Specification): Explain why %t is only an
1890         estimate.
1891
1892 2001-06-16  Simon Josefsson  <jas@extundo.com>
1893
1894         * gnus.texi (IMAP): Add.
1895
1896 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1897
1898         * gnus.texi (Article Washing): Add.
1899
1900 2001-06-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1901
1902         * gnus.texi: behaviour -> behavior. Suggested by Eli Zaretskii
1903         <eliz@is.elta.co.il>.
1904
1905 2001-06-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1906
1907         * gnus.texi: Apply "overfull hbox" patch from Eli Zaretskii
1908         <eliz@is.elta.co.il>.
1909
1910 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1911
1912         * gnus.texi (RSS): Add.
1913
1914 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1915
1916         * gnus.texi (Setting Marks): Add.
1917
1918 2001-05-27  Simon Josefsson  <simon@josefsson.org>
1919
1920         * message.texi (Insertion): Add message-yank-cited-prefix.
1921
1922 2001-05-22  Simon Josefsson  <simon@josefsson.org>
1923         From Jesper Harder <harder@ifa.au.dk>
1924
1925         * gnus.texi (Article Washing): Add.
1926
1927 2001-05-16  Simon Josefsson  <simon@josefsson.org>
1928         From Jesper Harder <harder@ifa.au.dk>
1929
1930         * texi2latex.el (latexi-translate-file): Also exchange ref.
1931
1932         * gnus.texi: Add \gnusref and \gnusuref.
1933
1934 2001-05-16  Simon Josefsson  <simon@josefsson.org>
1935         From Raymond Scholz <ray-2001@zonix.de>
1936
1937         * gnus.texi (Using MIME): Add and fix.
1938
1939 2001-05-05  Florian Weimer  <fw@deneb.enyo.de>
1940
1941         * gnus.texi (IMAP): Remove double paragraph (suggest by Norbert
1942         Koch), fix NNTP reference.
1943
1944 2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1945         Suggested by Dan Christensen <jdc@uwo.ca>
1946
1947         * gnus.texi (Mail Group Commands): Add pxref.
1948         (Group Maintenance): Ditto.
1949         (Topic Commands): Ditto.
1950         (Expiring Mail): Typo.
1951
1952 2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1953         From Raymond Scholz <ray-2001@zonix.de>
1954
1955         * gnus.texi (Summary Buffer Lines): Mention the meaning of a
1956         colon.
1957
1958 2001-05-03 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1959         From Sriram Karra <karra@cs.utah.edu>.
1960
1961         * gnus.texi: Add default value.
1962
1963 2001-05-03 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * gnus.texi (Using GPG): Use example environment.
1966
1967 2001-05-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1968
1969         * gnus.texi (Expunging mailboxes): Typo.
1970
1971 2001-04-15 19:38:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus.texi (Mail and Post): Fix.
1974
1975 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1976
1977         * gnus.texi: Remove a few The's.
1978         (RSS): New.
1979
1980 2001-04-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1981
1982         * gnus.texi (Unread Articles): Say that dormants are similar to
1983         ticked.
1984
1985 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1986
1987         * gnus.texi (Sorting Groups): Note `C-k' and `C-y' for manually
1988         moving groups around.
1989
1990 2001-04-07  Ryan Yeske <rcyeske@vcn.bc.ca>
1991
1992         * gnus.texi (Splitting in IMAP): Fix.
1993
1994 2001-04-07  Jesper Harder <harder@ifa.au.dk>
1995
1996         * gnus.texi (More Threading): Fix.
1997
1998 2001-04-01 00:32:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1999
2000         * gnus.texi (S): Renamed.
2001         (Summary Sorting): Addition.
2002
2003 2001-03-31 00:40:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * gnus.texi (Other Marks): Additon.
2006         (The End): Remove "The" from menus.
2007
2008 2001-03-30 23:34:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus.texi (Adaptive Scoring): Addition.
2011         (Summary Mail Commands): Addition.
2012
2013 2001-03-17  Matthias Wiehl  <mwiehl@gmx.de>
2014
2015         * message.texi (Security): Typos.
2016
2017 2001-03-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2018
2019         * gnus.texi (Hiding Headers): Typos.  Reported by Sriram Karra
2020         <karra@cs.utah.edu>.
2021
2022 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2023
2024         * message.texi (Message Headers): Update doc for
2025         `message-generate-headers-first'.
2026
2027 2001-03-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2028         From Nevin Kapur <nevin@jhu.edu>
2029
2030         * gnus.texi (Mail Source Specifiers): Fix.
2031
2032 2001-03-04 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2033         From "Yair Friedman (Jerusalem)" <YAIRFR@amdocs.com>
2034
2035         * infohack.el (infohack): Set max-lisp-eval-depth to 600+.
2036
2037 2001-03-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2038
2039         * gnus.texi (Posting Styles): Posting styles have (NAME VALUE),
2040         not (NAME . VALUE).
2041
2042 2001-02-25 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2043         From Michael Totschnig <michaelt@supernet.ca>.
2044
2045         * gnus.texi (Article Fontisizing): Fix.
2046
2047 2001-02-23  Simon Josefsson  <simon@josefsson.org>
2048
2049         * gnus.texi (Posting Server): Fix, due to change of default value
2050         of `gnus-post-method' to `current'.
2051
2052 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2053
2054         * gnus.texi: Remove double words. From Gerd Moellmann.
2055
2056         * infohack.el (batch-makeinfo): New.
2057
2058         * Makefile.in (EMACSINFO): Use it.
2059
2060 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2061
2062         * gnus.texi (Posting Styles): Doc fix.
2063
2064 2001-02-16  Simon Josefsson  <sjosefsson@rsasecurity.com>
2065
2066         * gnus.texi (Optional Backend Functions): Fix case.
2067
2068 2001-02-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2069
2070         * gnus.texi (Unread Articles): Say that Gnus itself never expires
2071         ticked articles.  Suggested by M D Greenhow
2072         mdg@greenhow36.clara.co.uk.
2073
2074 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2075
2076         * gnus.texi (Saving Articles): Addition.
2077
2078 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2079
2080         * gnus.texi (Group Parameters): Addition.
2081
2082 2001-02-11 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2083
2084         * gnus.texi (Choosing Commands): Move `G j' here.
2085
2086 2001-02-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2087
2088         * gnus.texi (Pterodactyl Gnus): Added.
2089         (Newest Features): Removed. Suggested by RMS.
2090
2091 2001-02-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2092
2093         * gnus.texi (Group Parameters): Mention `G c' in addition to `G p'.
2094
2095 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2096
2097         * gnus.texi (To From Newsgroups): Make it clear where to put the
2098         sample code.  Suggested by Dan Jacobson.
2099
2100         * gnus.texi (Mail Source Specifiers, IMAP, Agent and IMAP):
2101         Improve IMAP discussion.
2102
2103 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2104
2105         * message.texi (Message Headers): `message-generate-headers-first'.
2106
2107 2001-02-06 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2108
2109         * gnus.texi (Using GPG): Key binding.
2110
2111         * message.texi (Security): Ditto.
2112
2113 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2114
2115         * gnus.texi (Top): Add Using GPG.
2116
2117 2001-02-02  David Masterson <dmasters@Rational.Com>
2118
2119         * gnus.texi (The Server is Down): Add link to Group Levels.
2120
2121 2001-01-24  Simon Josefsson  <sj@extundo.com>
2122
2123         * gnus.texi (Mail Source Specifiers): Add IMAP :program, fix POP
2124         :program typo.
2125
2126 2001-01-15 16:15:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * gnus.texi (The Active File): Only old versionf of leafnode
2129         doesn't do some.
2130
2131 2001-01-23 23:28:08  Satomi Suzuki  <pan@mba.nifty.ne.jp>
2132
2133         * message.texi (message-ignored-news-headers): Add "X-Draft-From:".
2134         (message-ignored-mail-headers): Ditto.
2135
2136 2001-01-21  Raymond Scholz <ray-2001@zonix.de>
2137
2138         * message.texi: Rename X-Mailer and X-Newsreader to User-Agent.
2139
2140 2001-01-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2141
2142         * infohack.el: New file.
2143
2144         * Makefile.in: Use it.
2145
2146 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2147
2148         * gnus.texi (Hiding Headers): Add.
2149
2150         * emacs-mime.texi: Set dircategory to Emacs.
2151
2152 2001-01-16  Jesper Harder <harder@ifa.au.dk>
2153
2154         * gnus.texi (Group Line Specification): Add.
2155
2156 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2157
2158         * gnus.texi (Using GPG): Doc fix.
2159
2160 2001-01-15  Simon Josefsson  <simon@josefsson.org>
2161
2162         * message.texi (Security): Requires OpenSSL 0.9.6+.
2163
2164 2001-01-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2165
2166         * gnus.texi (Mail): Move explanation of
2167         `message-send-mail-partially-limit' to message.texi
2168
2169         * message.texi (Mail Variables): Ditto.
2170
2171 2001-01-10 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2172
2173         * gnus.texi (Article Washing): makeinfo 1.69 doesn't grok `anchor'.
2174
2175 2001-01-07 18:18:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2176
2177         * gnus.texi (myself): Quote .
2178
2179 2001-01-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2180
2181         * gnus.texi (Choosing Commands): Add xref for redisplaying the
2182         group.  Suggestion from Galen Boyer <galenboyer@yahoo.com>.
2183         (The Summary Buffer): Mention reselecting the current group in the
2184         menu.  Suggestion from Galen Boyer <galenboyer@yahoo.com>.
2185         (Followups To Yourself): Add Lisp example.
2186
2187 2001-01-05 06:53:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * emacs-mime.texi (time-date): Addition.
2190         (time-date): Addition.
2191
2192 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2193
2194         * gnus.texi (Newest Features): uref, not url.
2195
2196         * texi2latex.el (latexi-translate-file): Ignore anchor.
2197
2198 2001-01-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2199
2200         * gnus.texi (Article Washing): Refer to `Customizing Articles' for
2201         permanent changes.  Suggested by Russell Marks (russel dot marks
2202         at ntlworld dot com).
2203
2204 2001-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2205
2206         * gnus.texi (Article Washing): Mention `C-u g' as a sort of
2207         anti-washing.
2208
2209 2001-01-01 11:40:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210
2211         * gnus.texi (extensions): Removed.
2212
2213 2000-12-31 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2214
2215         * texi2latex.el (latexi-translate-file): Understand uref.
2216
2217 2000-12-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2218
2219         * gnus.texi (Selecting a Group): Explain in more detail, what a
2220         prefix arg means for SPC.  Refer people to M-g command from
2221         summary buffer.  Suggested by Paul Repacholi
2222         <prep@prep.synonet.com> and Dan Jacobson <jidanni@kimo.com.tw>.
2223
2224 2000-12-29 21:43:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2225
2226         * message.texi (Spelling): New.
2227
2228 2000-12-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2229
2230         * texi2latex.el (latexi-translate-file): Support srcdir.
2231         (latexi-translate-file): Understand ifnottex, dircategory, and
2232         direntry. Set coding-system-for-write to iso-8859-1.
2233
2234         * Makefile.in: Fix for srcdir.
2235
2236         * gnus.texi (NoCeM): Use file instead of uref.
2237         (Mail Source Specifiers): Use subsubsection instead of
2238         subsubheading.
2239
2240 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2241
2242         * gnus.texi (Top): Set version to Oort Gnus v0.01.
2243
2244         * Makefile.in (install): The info files are in the current
2245         directory.
2246
2247 2000-12-29  Christopher Splinter  <chris@splinter.inka.de>
2248
2249         * gnus.texi (Customizing Articles): Added documentation for
2250         `gnus-treat-hide-citation-maybe', `gnus-treat-date-iso8601' and
2251         `gnus-treat-date-user-defined'.
2252
2253 2000-12-29 00:38:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * gnus.texi (Posting Styles): Addition.
2256
2257 2000-12-28 20:04:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2258
2259         * message.texi (Buffer Entry): New section.
2260
2261 2000-12-22  Christopher Splinter  <chris@splinter.inka.de>
2262
2263         * gnus.texi (Group Parameters): Add documentation for the `banner'
2264         group parameter.
2265
2266 2000-12-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2267
2268         * gnus.texi (Adaptive Scoring): Use setq by Thomas Seck
2269         <tmseck@web.de>.
2270
2271 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2272
2273         * gnus.texi (Article Washing): Doc addition by Paul Stevenson
2274         <p.stevenson@surrey.ac.uk>.
2275
2276 2000-12-10  Jim Meyering  <meyering@lucent.com>
2277
2278         * Makefile.in (.texi): Use `-I $(srcdir)' with `makeinfo' so that
2279         non-srcdir builds work.
2280
2281 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2282
2283         * gnus.texi (Fancy Mail Splitting): Add.
2284
2285 2000-11-20 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2286
2287         * gnus.texi (Archived Messages): Add.
2288
2289 2000-11-20 Jochen K\e,A|\e(Bpper <jochen@pc1.uni-duesseldorf.de>
2290
2291         * gnus.texi (Security): Fix typo.
2292
2293 2000-11-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2294
2295         * gnus.texi: Add.
2296
2297 2000-11-12  Florian Weimer  <fw@deneb.enyo.de>
2298
2299         * message.texi (Security): Fixed typo, change "PGP" to "OpenPGP".
2300
2301 2000-11-12  David Edmondson  <dme@dme.org>
2302
2303         * gnus.texi: remove `gnus-cite-prefix-regexp'.
2304
2305         * message.texi (Insertion): move `gnus-cite-prefix-regexp' from
2306         gnus.texi to here and rename to `message-cite-prefix-regexp'.
2307
2308 2000-11-11  Simon Josefsson  <sj@extundo.com>
2309
2310         * message.texi (Security): Add.
2311
2312         * emacs-mime.texi (MML Definition): Add sign, encrypt, keyfile and
2313         certfile.
2314
2315 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2316
2317         * gnus.texi (Mail Group Commands): `gnus-move-split-methods' uses
2318         group names as target, where `gnus-split-methods' uses file
2319         names.  Suggested by Nevin Kapur.
2320
2321 2000-11-07  Martin Buchholz <martin@xemacs.org>
2322
2323         * gnus.texi: Doc fix.
2324
2325 2000-11-01  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2326
2327         * gnus.texi (Fancy Mail Splitting): Explain
2328         `nnmail-split-fancy-with-parent'.
2329
2330 2000-11-01 09:12:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2331
2332         * gnus.texi (Finding the News): @env is not supported in texinfo 3.12.
2333
2334 2000-10-31  Jorge Godoy <godoy@conectiva.com>
2335
2336         * gnus.texi: gnus-gpg document.
2337
2338 2000-10-31  Simon Josefsson  <sj@extundo.com>
2339
2340         * gnus.texi (NNTP): Explain `port'.
2341
2342 2000-10-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2343
2344         * gnus.texi (Archived Messages): Explain what happens when group
2345         names mentioned in `gnus-message-archive-group' contain a select
2346         method.
2347
2348 2000-10-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2349
2350         * gnus.texi (Group Levels): Explain meaning of subscribed,
2351         unsubscribed, zombie, killed groups.
2352
2353 2000-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2354
2355         * gnus.texi (Gnus Development): nnmail-delete-incoming -->
2356         mail-source-delete-incoming.  Suggested by Karl Kleinpaste
2357         <karl@charcoal.com>.
2358
2359 2000-10-18  Dave Love  <fx@gnu.org>
2360
2361         * gnus.texi (NoCeM): Update.
2362
2363 2000-10-17  Simon Josefsson  <simon@josefsson.org>
2364
2365         * gnus.texi (IMAP): Add.
2366
2367 2000-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2368
2369         * gnus.texi (Windows Configuration): add examples; first example
2370         suggested by Stein A. Str\e,Ax\e(Bmme <stromme@mi.uib.no>.  (The actual
2371         Lisp code is also from him.)
2372
2373 2000-10-07  Dave Love  <fx@gnu.org>
2374
2375         * doclicense.texi: New file.
2376
2377 2000-10-07 16:50:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2378
2379         * Makefile.in: Use install-info.
2380
2381 2000-10-06 14:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2382
2383         * message.texi (Message Headers): Add.
2384
2385 2000-10-04 09:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
2386
2387         * gnus.texi (Article Hiding): Add.
2388         (Using MIME): Add.
2389
2390 2000-09-30  Simon Josefsson  <simon@josefsson.org>
2391
2392         * gnus.texi (Agent and IMAP): Add.
2393         (Splitting in IMAP): Fix.
2394
2395 2000-09-29  Simon Josefsson  <simon@josefsson.org>
2396
2397         * gnus.texi (Converting Kill Files): Fix URL.
2398         (Posting Styles): Fix regexp.
2399         (Mail Source Specifiers): Fix.
2400
2401 2000-09-29 12:53:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2402
2403         * Makefile.in: A workaround for @ifnottex.
2404
2405 2000-09-29 12:36:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2406
2407         * gnus.texi: Remove @c lines in the directory due to a bug in
2408         makeinfo 1.68 (GNU texinfo 3.12).
2409
2410 2000-09-22  Dave Love  <fx@gnu.org>
2411
2412         * message.texi, gnus.texi, emacs-mime.texi: Convert to GFDL.
2413
2414 2000-09-20 John H. Palmieri  <palmieri@math.washington.edu>
2415
2416         * gnus.texi (Mail Source Customization): Document of
2417         mail-source-incoming-file-prefix.
2418
2419 2000-09-20  Simon Josefsson  <simon@josefsson.org>
2420
2421         * gnus.texi (IMAP): Add examples.
2422
2423 2000-09-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2424
2425         * gnus.texi (IMAP): Add pointer to description of ~/.authinfo file
2426         format.
2427
2428 2000-09-17 Felix Natter  <f.natter@ndh.net>
2429
2430         * gnusref.tex: New version.
2431
2432         * refcard.tex: New version.
2433
2434 2000-09-17 18:03:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
2435
2436         * gnus.texi (Article Hiding): Doc fix as suggested by Felix Natter
2437         <fnatter@gmx.net>.
2438
2439 2000-06-22 Michael Totschnig <michaelt@supernet.ca>
2440
2441         * gnus.texi (Agent Basics): Doc fix.
2442
2443 2000-09-14 Jason R. Mastaler <jason@mastaler.com>
2444
2445         * gnus.texi (Mail Source Specifiers): Use $HOME.
2446
2447 2000-08-14  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2448
2449         * gnus.texi (Mail Source Specifiers): Replace `@paragraph' with
2450         `@subsubheading'.
2451
2452 2000-08-14  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2453
2454         * gnus.texi (Mail Source Specifiers): Try to document the
2455         interface to the functions called via (among others) the
2456         `:function' keyword.
2457
2458 2000-08-13 20:00:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
2459
2460         * gnus.texi (Topic Commands): Fix typo.
2461
2462 2000-08-13 20:20:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463
2464         * gnus.texi (Topic Commands): Addition.
2465
2466 2000-08-11  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2467
2468         * gnus.texi (Expiring Mail): Extend documentation of variable
2469         `nnmail-expiry-target' and of group parameter `expiry-target'.
2470         Explain interaction between these.  Add Lisp example for setting
2471         `nnmail-expiry-target'.
2472
2473 2000-08-04  Andreas Oeldenberger <andreas.oeldenberger@gmx.net>
2474
2475         * message.texi (Forwarding): Fix.
2476
2477 2000-07-15  Simon Josefsson  <simon@josefsson.org>
2478
2479         * gnus.texi (nnimap-authinfo-file):
2480         (gnus-invalid-group-regexp): Add.
2481         (Mail Source Specifiers): Fix.
2482         (IMAP): Fix.
2483         (Agent Basics): Fix.
2484
2485 2000-07-12 19:37:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2486
2487         * gnus.texi (Article Washing): Add keystroke `t'.
2488
2489 2000-07-12 15:49:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
2490
2491         * Makefile.in: Add EMACS. Test -x "$(MAKEINFO)" does not work.
2492         Use sed instead of perl (suggested by Nick V. Pakoulin).
2493
2494 2000-07-03 00:24:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * gnus.texi (Splitting Mail): Mention gnus-summary-respool-trace.
2497         (Searching for Articles): Fix.
2498         (Newest Features): Fix.
2499
2500 2000-06-28  Simon Josefsson  <simon@josefsson.org>
2501
2502         * gnus.texi (Splitting in IMAP): Update.
2503
2504 2000-05-19 15:18:32  Dmitry Yaitskov <dimas@home.com>
2505
2506         * message.texi (Reply): Doc fix.
2507
2508 2000-05-17 00:50:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2509
2510         * gnus.texi (Listing Groups): Addition.
2511
2512 2000-05-16 21:46:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
2513
2514         * gnus.texi (Misc Group Stuff): Addition.
2515         (Article Washing): Ditto.
2516
2517 2000-05-15 10:16:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2518
2519         * gnus.texi (Mail Source Specifiers): Update maildir.
2520
2521 2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
2522
2523         * gnus.texi: direntry added.
2524
2525         * message.texi: direntry added.
2526
2527         * emacs-mime.texi: direntry added.
2528
2529 2000-05-02  Pavel Janik  <Pavel.Janik@inet.cz>
2530
2531         * gnus.texi (MIME comands): Spelling fix.
2532
2533 2000-05-03 21:12:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
2534
2535         * gnus.texi (Summary Mail Commands): Addition.
2536         (Summary Post Commands): Ditto.
2537
2538 2000-04-27  Dave Love  <fx@gnu.org>
2539
2540         * gnus.texi (Article Washing): Update x-face bit.
2541
2542 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2543
2544         * message.texi (Various Message Variables): Document
2545         message-default-charset.
2546
2547         * emacs-mime.texi (Charset Translation): New section.
2548
2549 2000-04-26 02:30:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2550
2551         * gnus.texi (Posting Styles): Addition.
2552
2553 2000-04-24 17:09:17  Felix Natter  <f.natter@ndh.net>
2554
2555         * gnusref.tex: New version.
2556
2557         * refcard.tex: New version.
2558
2559 2000-04-23 00:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2560
2561         * gnus.texi (Thread Commands): Add keystrokes.
2562         (Various Summary Stuff): Addition.
2563
2564 2000-04-22 21:12:25  Alan Shutko  <ats@acm.org>
2565
2566         * Makefile.in: Add pdf support.
2567
2568 2000-04-21 12:07:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2569
2570         * gnus.texi (Listing Groups): Addition.
2571
2572 2000-04-21 13:45:52  Pavel Janik  <Pavel.Janik@inet.cz>
2573
2574         * gnus.texi (Mail Source Specifiers): Example for :plugged.
2575
2576 2000-04-20 20:37:48  Pavel Janik  <Pavel.Janik@inet.cz>
2577
2578         * gnus.texi (Limiting): Fix.
2579
2580 2000-04-20 20:32:40  Dmitry Yaitskov  <dimas@home.com>
2581
2582         * gnus.texi (Charsets): Typo fix.
2583
2584 2000-03-19  Simon Josefsson  <jas@pdc.kth.se>
2585
2586         * gnus.texi (IMAP): Addition.
2587
2588 2000-03-13 17:44:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * gnus.texi (Process/Prefix): Addition.
2591
2592 2000-02-04  Simon Josefsson  <jas@pdc.kth.se>
2593
2594         * gnus.texi (IMAP): Fix.
2595
2596 2000-01-27 18:06:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * gnus.texi (Remember): Addition.
2599
2600 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2601
2602         * gnus.texi (Splitting in IMAP): Addition.
2603         (Mail Source Specifiers): Add fetchflag setting in example.
2604
2605 2000-01-08 08:10:04  Martin Bialasinski  <agr30+news@uni-koeln.de>
2606
2607         * gnus.texi (Mail and Post): Example.
2608
2609 2000-01-08 07:46:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2610
2611         * gnus.texi (Customizing w3): New.
2612
2613 2000-01-08 07:46:06  Hamish Macdonald  <hamishm@lucent.com>
2614
2615         * gnus.texi (Customizing w3): Example.
2616
2617 2000-01-06 17:55:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618
2619         * gnus.texi (Charsets): Addition.
2620
2621 2000-01-05 15:58:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus.texi (Mail Group Commands): Addition.
2624         (Top): Added detailmenu.
2625
2626 2000-01-03 01:31:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2627
2628         * gnus.texi (MIME Commands): Fix.
2629
2630 2000-01-03  Karl Kleinpaste <karl@justresearch.com>
2631
2632         * gnus.texi (Splitting in IMAP): Add '.' after @xref.
2633
2634 2000-01-02 08:39:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * gnus.texi: Closing paren.
2637         Doc fix.
2638
2639 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2640
2641         * gnus.texi (Article Hiding): Addition.
2642         (Splitting in IMAP): Addition.
2643
2644 1999-12-17 12:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2645
2646         * gnus.texi (Mail Source Specifiers): Addition.
2647
2648 1999-12-13 23:47:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2649
2650         * gnus.texi (Mail Source Specifiers): Addition.
2651
2652 1999-12-07 00:19:31  Shenghuo ZHU  <zsh@cs.rochester.edu>
2653
2654         * gnus.texi (Web Archive): Addition.
2655
2656 1999-12-06 05:17:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2657
2658         * gnus.texi (Slashdot): Addition.
2659
2660 1999-12-05 00:54:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2661
2662         * gnus.texi (Mail Source Specifiers): Removed backslashes.
2663
2664 1999-12-04 07:35:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2665
2666         * gnus.texi (Setting Process Marks): Addition.
2667
2668 1999-12-04 05:09:46  Manoj Srivastava  <srivasta@golden-gryphon.com>
2669
2670         * gnus.texi: Use defface instead of face-spec-set.
2671
2672 1999-12-04 02:31:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2673
2674         * gnus.texi (extension): Posting server fix.
2675         Url update.
2676
2677 1999-12-04 01:16:52  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>
2678
2679         * gnus.texi (group-buffer): Fix "theese".
2680
2681 1999-12-04 01:13:51  Thomas Gellekum  <tg@ihf.rwth-aachen.de>
2682
2683         * gnus.texi (Height): Typo fix.
2684
2685 1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
2686
2687         * xemacs.mak: New NMAKE file to support build and install of info
2688         documentation on Windows NT, requiring the `texinfo' XEmacs
2689         package.
2690
2691 1999-12-03 00:02:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692
2693         * gnus.texi (Other Gnus Versions): New.
2694         (Gnus Versions): Made into own node.
2695
2696 1999-12-02 00:00:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2697
2698         * gnus.texi (Paging the Article): Addition.
2699         (History): Addition.
2700
2701 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
2702
2703         * gnus.texi (Mail Source Specifiers): Mention maildir in the
2704           overview and the possibility to use remote maildirs.
2705
2706 1999-12-01 14:21:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2707
2708         * gnus.texi (Topic Parameters): Addition.
2709         (Summary Message Commands): New.
2710         (Canceling and Superseding): Made into subsection.
2711         (Charsets): Addition.
2712
2713 1999-11-30 10:54:31  Shenghuo ZHU  <zsh@cs.rochester.edu>
2714
2715         * gnus.texi (Mail Source Specifiers): Add a note.
2716
2717 1999-11-27 17:15:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2718
2719         * gnus.texi: Typo fixes and @sc.
2720
2721 1999-11-26 16:59:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * gnus.texi (On Writing Manuals): New.
2724
2725 1999-11-23 17:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2726
2727         * gnus.texi (Mail Source Specifiers): Update.
2728
2729 1999-11-23 05:07:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
2730
2731         * gnus.texi (Web Archive): Add nnwarchive.
2732
2733 1999-11-23 03:05:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2734
2735         * gnus.texi (Mail Source Specifiers): Add webmail.
2736
2737 1999-11-19 12:15:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2738
2739         * gnus.texi (Slashdot): Addition.
2740
2741 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
2742
2743         * gnus.texi (Finding the Parent): Fix example.
2744
2745 1999-11-16 10:09:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2746
2747         * gnus.texi: Addition.
2748         (present): Addition.
2749
2750 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2751
2752         * gnus.texi (Mail Source Specifiers): Fix. Added documentation for
2753         IMAP mail-source keywords `fetchflag' and `dontexpunge'.
2754
2755 1999-11-12 18:00:56  Eli Zaretskii  <eliz@is.elta.co.il>
2756
2757         * gnus.texi (Fancy Mail Splitting): Fix @vars.
2758
2759 1999-11-12 17:08:35  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2760
2761         * gnus.texi (Splitting in IMAP): @@ fix.
2762
2763 1999-11-12 08:17:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2764
2765         * gnus.texi (Mail Source Specifiers): Addition.
2766
2767 1999-11-12 08:17:44  Ulf Betlehem  <flu@iki.fi>
2768
2769         * gnus.texi (Mail Source Specifiers): Example.
2770
2771 1999-11-12 05:26:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2772
2773         * gnus.texi (Slashdot): Addition.
2774
2775 1999-11-11 04:32:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2776
2777         * message.texi (News Headers): Fix.
2778
2779         * gnus.texi (Browsing the Web): New.
2780         (Slashdot): New.
2781         (Ultimate): New.
2782
2783 1999-11-10 11:32:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2784
2785         * gnus.texi (Archived Messages): Fix.
2786
2787 1999-11-07 01:28:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * gnus.texi (MIME Commands): Addition.
2790
2791 1999-11-06 23:09:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2792
2793         * gnus.texi (Customizing Articles): Fix.
2794
2795 1999-11-05 22:34:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2796
2797         * gnus.texi (Posting Styles): Addition.
2798
2799 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
2800
2801         * gnus.texi (Mail Source Specifiers): Add imap mail-source.
2802         (IMAP): New subsection.
2803         (SOUP): Typo.
2804
2805 1999-09-27 16:07:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2806
2807         * emacs-mime.texi (New Viewers): Fix.
2808
2809 1999-10-29  David S. Goldberg  <dsg@mitre.org>
2810
2811         * emacs-mime.texi (Customization): Document mm-inline-override-types
2812
2813 1999-09-25 10:58:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * message.texi (Forwarding): Updated.
2816
2817         * emacs-mime.texi (New Viewers): New.
2818
2819 1999-09-24 18:52:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * gnus.texi (Group Line Specification): Doc fix.
2822
2823 1999-09-24 18:06:33  Bill White  <billw@wolfram.com>
2824
2825         * gnus.texi (Article Washing): Fix.
2826
2827 1999-08-27 20:47:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2828
2829         * gnus.texi (Posting Styles): Doc fix.
2830
2831 1999-08-27 18:51:42  Robin S. Socha  <robin@socha.net>
2832
2833         * gnus.texi: Typo fix.
2834
2835 1999-08-27 15:09:01  Jim Meyering  <meyering@ascend.com>
2836
2837         * gnus.texi (The Active File): Typo fix.
2838
2839 1999-08-27 15:00:23  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>
2840
2841         * gnus.texi (Generic Marking Commands): Typo fixes.
2842
2843 1999-08-27 14:46:21  Lee Willis  <lee@gbdirect.co.uk>
2844
2845         * gnus.texi (Customizing Articles): More explanation.
2846
2847 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
2848
2849         * gnus.texi (More Threading): Document new variable
2850         `gnus-sort-gathered-threads-function'.
2851
2852 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
2853
2854         * gnus.texi: Added `gnus-list-identifiers' stuff.
2855
2856 1999-07-09 19:41:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * gnus.texi (Using MIME): Addition.
2859         (Topic Commands): Addition.
2860
2861 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
2862
2863         * gnus.texi (Fancy Mail Splitting): Document RESTRICT.
2864
2865 1999-07-07 10:26:59  Robin S. Socha  <robin@socha.net>
2866
2867         * gnus.texi (Scoring Tips): Typo.
2868
2869 1999-07-06 11:41:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2870
2871         * gnus.texi (Mail Source Specifiers): Fix.
2872         (Mail Source Customization): Deleted obsolete vars.
2873
2874 1999-07-05 05:16:55  Laura Conrad  <lconrad@world.std.com>
2875
2876         * gnus.texi (Mail in a Newsreader): Rewrite.
2877
2878 1999-07-04 04:33:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * gnus.texi (Posting Styles): Fix.
2881         (Mail in a Newsreader): New.
2882
2883 1999-06-13 02:29:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2884
2885         * gnus.texi (MIME Commands): Addition.
2886         (Article Miscellania): New.
2887         (Customizing Articles): Addition.
2888
2889 1999-06-12 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890
2891         * gnus.texi (Comparing Mail Backends): Slight edits.
2892
2893 1999-06-12 00:13:20  Karl Kleinpaste  <karl@justresearch.com>
2894
2895         * gnus.texi (Comparing Mail Backends): New.
2896
2897 1999-06-11 21:47:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2898
2899         * gnus.texi (Group Score): Doc fix.
2900         (The Active File): Addition.
2901         (Document Groups): Addition.
2902
2903 1999-04-18  Didier Verna  <verna@inf.enst.fr>
2904
2905         * gnus.texi (Article treatment): document the new variable
2906         `gnus-article-date-lapsed-new-header'.
2907
2908 1999-04-26  Robert Bihlmeyer  <robbe@orcus.priv.at>
2909
2910         * gnus.texi (Posting Styles): Typo.
2911
2912 1999-04-18 12:46:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2913
2914         * gnus.texi (Summary Score Commands): Typo.
2915         (Choosing a Mail Backend): Addition.
2916
2917 1999-04-18 09:24:51  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
2918
2919         * gnus.texi (Startup Variables): Fix.
2920
2921 1999-04-18 09:12:28  Starback  <starback@ling.uu.se>
2922
2923         * gnus.texi (Subscription Methods): Typo.
2924
2925 1999-04-18 08:22:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2926
2927         * gnus.texi (Little Disk Space): Addition.
2928
2929 1999-03-25  Erik Toubro Nielsen  <erik@ifad.dk>
2930
2931         * gnus.texi (gnus-thread-sort-functions). 'reverse' => 'not'
2932
2933 1999-04-17 10:21:01  Jack Twilley  <jmt+usenet@nycap.rr.com>
2934
2935         * gnus.texi (Fancy Mail Splitting): Addition.
2936
2937 1999-04-07 06:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * gnus.texi (Gnus Development): New.
2940
2941 1999-03-06 20:12:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * gnus.texi (Generic Marking Commands): New.
2944
2945 1999-03-01 16:41:42  Rob Browning  <rlb@cs.utexas.edu>
2946
2947         * gnus.texi (Score Variables): Clarify.
2948
2949 1999-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2950
2951         * gnus.texi: Add ',' after @xrefs.
2952
2953 1999-02-26 20:54:34  Jason R. Mastaler  <jason@4b.org>
2954
2955         * gnus.texi (Article Date): Added joke by Colin Rafferty
2956         (colin@xemacs.org).
2957
2958 1999-02-26 08:26:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2959
2960         * gnus.texi (Mail Source Specifiers): Fix.
2961
2962 Thu Feb 25 00:28:49 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
2963
2964         * gnus.texi (Category Syntax): Typo fix.
2965
2966 1999-02-21 11:42:54  Vladimir Volovich  <vvv@vvv.vsu.ru>
2967
2968         * Makefile.in (.texi): Fix check for MAKEINFO.
2969
2970 1999-02-20 17:33:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2971
2972         * gnus.texi (Mail Source Specifiers): Addition.
2973
2974 1999-02-11 19:19:02  Carsten Leonhardt  <leo@arioch.oche.de>
2975
2976         * gnus.texi (Mail Source Specifiers): Document maildir.
2977
2978 1999-02-09 16:21:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2979
2980         * gnus.texi (Charsets): New.
2981
2982 1999-02-04 03:45:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2983
2984         * emacs-mime.texi (Conversion): New.
2985
2986 1999-02-03 03:04:18  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2987
2988         * gnus.texi (Fetching Mail): Typo fix.
2989
2990 1999-02-02 22:28:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus.texi (Mail Source Specifiers): Addition.
2993
2994 1999-02-01 21:05:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2995
2996         * gnus.texi (Article Hiding): Addition.
2997
2998 1999-01-28 08:08:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2999
3000         * gnus.texi (Washing Mail): Addition.
3001
3002 1999-01-27 14:30:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * gnus.texi (Article Washing): Addition.
3005
3006 1999-01-25 04:24:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3007
3008         * message.texi (MIME): New.
3009
3010         * gnus.texi (Mail Sources): New.
3011         (Mail Source Specifiers): New.
3012         (Mail Source Customization): New.
3013         (Fetching Mail): New.
3014
3015 1999-01-23 09:47:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016
3017         * gnus.texi (Article Washing): Removed.
3018         (Customizing Articles): Addition.
3019
3020 1999-01-16 20:36:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3021
3022         * gnus.texi (Customizing Articles): Rewrite.
3023         Remove mention of gnus-article-display-hook.
3024
3025 1999-01-12 07:14:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3026
3027         * gnus.texi (To From Newsgroups): Addition.
3028
3029 1999-01-03 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * gnus.texi (Group Agent Commands): Addition.
3032
3033 1998-12-19 23:29:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3034
3035         * gnus.texi (Splitting Mail): Addition.
3036
3037 1998-12-13 08:54:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3038
3039         * message.texi (Insertion): Add.
3040
3041 1998-12-03 13:34:48  James Troup  <james@nocrew.org>
3042
3043         * gnus.texi (MIME Commands): Typo fix.
3044
3045 1998-12-03  Didier Verna  <verna@inf.enst.fr>
3046
3047         * gnus.texi (Group Parameters): update for the posting-style group
3048         parameter.
3049
3050 1998-12-02 01:04:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3051
3052         * gnus.texi (Emacsen): Addition.
3053         (Picon Useless Configuration): Addition.
3054
3055 1998-12-01 00:27:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3056
3057         * emacs-mime.texi (rfc2045): New.
3058
3059 1998-11-29 00:03:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * emacs-mime.texi (Composing): New chapter.
3062
3063 1998-11-25  Karl Eichwalder  <ke@gnu.franken.de>
3064
3065         * Makefile.in (install): Remove emacs-info, add emacs-mime.
3066
3067 1998-11-25 10:56:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3068
3069         * gnus.texi (To From Newsgroups): Addition.
3070         (Anything Groups): Addition.
3071         (Article Washing): Addition.
3072         (MIME Commands): Addition.
3073
3074 1998-11-19 04:05:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3075
3076         * gnus.texi (Really Various Summary Commands): Addition.
3077
3078 1998-11-18 00:52:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3079
3080         * gnus.texi (MIME Commands): Addition.
3081         (Expiring Mail): Addition.
3082
3083 1998-11-07 17:18:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * gnus.texi (Gnus Reference Guide): Renamed.
3086
3087 1998-10-26 22:03:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3088
3089         * gnus.texi (Article Washing): Fix.
3090         (MIME Commands): Change.
3091
3092 1998-10-25 01:51:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3093
3094         * gnus.texi (Headers): Addition.
3095
3096 1998-10-24 08:37:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3097
3098         * gnus.texi (Summary Buffer Lines): Addition.
3099         (To): New.
3100         (To): Addition.
3101
3102 1998-10-15 18:15:34  Simon Josefsson  <jas@pdc.kth.se>
3103
3104         * gnus.texi (Group Info): Must be list of ranges.
3105
3106 1998-10-19 01:27:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * gnus.texi (Article Washing): Addition.
3109
3110 1998-10-18 00:20:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3111
3112         * gnus.texi (Changing Servers): Addition.
3113
3114 1998-10-17 21:34:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3115
3116         * gnus.texi (Windows Configuration): Addition.
3117
3118 1998-10-01 07:55:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3119
3120         * gnus.texi (Splitting Mail): Fix.
3121         (Washing Mail): Fix.
3122
3123 1998-09-30 05:54:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3124
3125         * gnus.texi (Selecting a Group): Addition.
3126
3127 1998-09-13 08:58:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * dir (File): Updated.
3130
3131 1998-09-12 08:53:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * emacs-mime.texi: New file.
3134
3135         * gnus.texi (Misc Article): Addition.
3136
3137 1998-09-11 08:52:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3138
3139         * gnus.texi (Group Score Commands): Fix.
3140         (Saving Articles): Fix.
3141         (Agent Expiry): Fix.
3142         (Using MIME): Change.
3143
3144 1998-09-10 03:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3145
3146         * gnus.texi (Windows Configuration): Addition.
3147
3148 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
3149
3150         * gnus.texi (Category Syntax): Added doc about agent categories
3151         and download scoring.
3152
3153 1998-09-05 17:36:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3154
3155         * gnus.texi (Sorting Groups): Change.
3156         (Various Summary Stuff): Addition.
3157
3158 1998-09-04 00:40:07  David S. Goldberg  <dsg@mitre.org>
3159
3160         * gnus.texi (Article Hiding): Verify.
3161
3162 1998-08-31 11:46:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3163
3164         * gnus.texi (Mail Folders): Addition.
3165         (Group Parameters): Addition.
3166         (MIME Commands): New.
3167
3168 1998-08-27 07:29:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3169
3170         * gnus.texi (Mail Folders): Addition.
3171
3172 ;; Local Variables:
3173 ;; coding: iso-2022-7bit
3174 ;; End: