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