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