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