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