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