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