gnus.texi (Finding the Parent): Spelling fixes
[gnus] / texi / ChangeLog
1 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
2
3         Specify .texi encoding (Bug#16292).
4         * auth.texi, epa.texi, gnus-coding.texi, gnus-faq.texi, message.texi:
5         * sasl.texi, sieve.texi: Add @documentencoding.
6
7 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8
9         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
10         shift_jis from the default value set to mm-coding-system-priorities for
11         Japanese users.
12
13 2013-08-13  Glenn Morris  <rgm@gnu.org>
14
15         * epa.texi (Encrypting/decrypting gpg files):
16         Rename nodes to avoid characters that can cause Texinfo problems.
17
18 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
21
22 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23
24         * gnus.texi (Basic Usage): Mention that warp means jump here.
25         (The notmuch Engine): Mention notmuch.
26
27 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
28
29         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
30         `gnus-subthread-sort-functions' and remove the obsolete documentation
31         of `gnus-sort-threads-recursively'.
32
33 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
34
35         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
36         `gnus-sort-threads-recursively'.
37
38 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
39
40         * gnus.texi (Customizing Articles): Document function predicates.
41
42 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
43
44         * gnus.texi (lines): Correct description of
45         `gnus-registry-track-extra's default value.  Mention
46         `gnus-registry-remove-extra-data'.
47
48 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
49
50         * gnus.texi (Group Parameters): Mention regexp
51         substitutions (bug#11688).
52
53 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
54
55         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
56
57 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
58
59         * gnus.texi (Emacsen): Fix version.
60
61         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
62
63 2013-07-06  Glenn Morris  <rgm@gnu.org>
64
65         * gnus.texi (Top): Restrict "Other related manuals" to info output.
66         (Foreign Groups): Use @indicateurl for examples.
67         (Direct Functions): Remove defunct URL.
68         (RSS): Update URL.
69
70         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
71         (FAQ 7-1): Update URL.
72
73 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
74
75         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
76         for keys q and Q.
77         (Standards): Reference RFC5804 as the defining document of the
78         managesieve protocol.
79
80 2013-06-10  Glenn Morris  <rgm@gnu.org>
81
82         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
83
84 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * gnus.texi (Article Date):
87         Fix description of gnus-article-update-date-headers.
88
89 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
90
91         * gnus.texi (Fancy Mail Splitting): Fix typo.
92
93 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
94
95         doc: convert some TeX accents to UTF-8
96         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
97         '@"{@dotless{i}}'.
98
99 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
102
103 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
104
105         * emacs-mime.texi, gnus-coding.texi: Specify utf-8, not iso-8859-1, for
106         ASCII files.
107
108 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
109
110         * emacs-mime.texi: Switch from Latin-1 to UTF-8.
111
112 2013-02-13  Glenn Morris  <rgm@gnu.org>
113
114         * message.texi (News Headers): Don't mention yow any more.
115
116 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
117
118         * auth.texi (VERSION): Set before first use.
119
120 2012-12-27  Glenn Morris  <rgm@gnu.org>
121
122         * auth.texi (Help for users): Break long lines.
123
124 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
125
126         * gnus.texi (Customizing the IMAP Connection): Mention the other
127         authenticators.
128
129 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
130
131         * gnus.texi (Browse Foreign Server): Document
132         `gnus-browse-delete-group'.
133
134 2012-12-21  Glenn Morris  <rgm@gnu.org>
135
136         * auth.texi, epa.texi, gnus-coding.texi, sasl.texi:
137         May as well just include doclicense.texi in everything.
138
139         * auth.texi, emacs-mime.texi, epa.texi, gnus-coding.texi, gnus.texi,
140         message.texi, sasl.texi, sieve.texi: Do not mention buying copies from
141         the FSF, which does not publish these manuals.
142
143 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
144
145         * doclicense.texi: Update to latest version from FSF.
146         This is just a minor editorial change.
147
148 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
149
150         * doclicense.texi: Update to latest version from FSF.
151         This is just a minor editorial change.
152
153 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
154
155         Update manual for new time stamp format (Bug#12706).
156         * emacs-mime.texi (time-date): Update for new format.
157         Also, fix bogus time stamp and modernize a bit.
158
159 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
160
161         * gnus.texi (Mail Source Specifiers):
162         Document :leave keyword used for pop mail source.
163
164 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
165
166         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
167         methods, so don't mention smtpmail here.
168
169 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
170
171         * gnus.texi (Picons): Document gnus-picon-properties.
172
173 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
174
175         * gnus.texi (Group Timestamp): Mention where to find documentation for
176         the `gnus-tmp-' variables (bug#11601).
177
178 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * gnus.texi: Remove mention of compilation, as that's no longer
181         supported.
182
183 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
184
185         * auth.texi (Help for users): Update for .gpg file being second.
186
187 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * epa.texi: New file imported from Emacs.
190
191         * pgg.texi: Remove.
192
193         * Makefile.in: Replace pgg.* with epa.*.
194
195 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
196
197         * auth.texi (Secret Service API): Edit further and give examples.
198         (Secret Service API): Adjust @samp to @code for collection names.
199
200 2012-04-04  Glenn Morris  <rgm@gnu.org>
201
202         * auth.texi (Secret Service API): Copyedits.
203         (Help for developers): Fill in some missing function doc-strings.
204         (Help for users, Help for developers)
205         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
206
207 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
208
209         * auth.texi (Secret Service API): Add the missing text.
210
211 2012-04-04  Chong Yidong  <cyd@gnu.org>
212
213         * message.texi (Using PGP/MIME): Note that epg is now the default.
214
215         * gnus.texi: Reduce references to obsolete pgg library.
216         (Security): Note that epg is now the default.
217
218         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
219
220 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
221
222         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
223         reflect the new default.
224
225 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
226
227         * gnus.texi (Client-Side IMAP Splitting): Note that `nnimap-inbox' now
228         can be a list.
229
230 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
231
232         * gnus.texi (Archived Messages): Mention gnus-gcc-pre-body-encode-hook
233         and gnus-gcc-post-body-encode-hook.
234
235 2012-02-28  Glenn Morris  <rgm@gnu.org>
236
237         * gnus-faq.texi, gnus-news.texi, gnus.texi:
238         Standardize possessive apostrophe usage.
239
240 2012-02-17  Glenn Morris  <rgm@gnu.org>
241
242         * gnus.texi (Posting Styles): Fix cross-refs to other manual.
243
244 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
245
246         * gnus.texi (Various Summary Stuff): Remove mention of
247         `gnus-propagate-marks'.
248
249 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
250
251         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks, which
252         no longer exist.
253
254 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
255
256         * gnus.texi (Customizing the IMAP Connection): Mention
257         nnimap-record-commands.
258
259 2012-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
260
261         * gnus.texi (Archived Messages): Document gnus-gcc-self-resent-messages.
262
263 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
264
265         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
266         example (modified from an example by Michael Albinus).
267
268 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
269
270         * message.texi (Mail Variables): Mention the optional user parameter
271         for X-Message-SMTP-Method.
272
273 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
274
275         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
276
277         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
278
279 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
280
281         * gnus.texi (Key Index): Change encoding to utf-8.
282
283 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
284
285         * gnus.texi (Agent Basics): Fix outdated description of
286         `gnus-agent-auto-agentize-methods'.
287
288 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289
290         * gnus.texi (Group Parameters): Really note precedence.
291
292 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * gnus.texi (Group Parameters): Note precedence.
295
296 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
297
298         * gnus.texi (Filtering New Groups, Score File Format): Spelling fix.
299
300 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
301
302         * gnus.texi (Mail Source Customization, Mail Back End Variables):
303         Use octal notation for file permissions, which are normally
304         thought of in octal.
305         (Mail Back End Variables): Use more-plausible modes in example.
306
307 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
308
309         * auth.texi (Help for developers): Spelling fix.
310
311 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
312
313         * gnus.texi (Using MIME, Score File Syntax): Spelling fix.
314
315 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
316
317         * emacs-mime.texi (Display Customization):
318         * gnus-faq.texi (FAQ 6-3):
319         * gnus.texi (Sieve Commands, Other Decode Variables): Spelling fix.
320
321 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
322
323         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
324
325 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
326
327         * gnus.texi (Article Washing): Spelling fix.
328
329 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
330
331         * message.el (Insertion Variables): Spelling fix.
332
333 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
334
335         * gnus.texi (Propagating marks, Red Gnus): Spelling fix.
336
337 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
338
339         * gnus.texi (The swish++ Engine, The swish-e Engine):
340         * message.texi (IDNA): Spelling fix.
341
342 2011-11-24  Glenn Morris  <rgm@gnu.org>
343
344         * gnus.texi: Fix case of "GnuTLS".
345
346 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
347
348         * gnus-refcard.tex: Spelling fix; remove trailing whitespace.
349
350         * gnus.texi (nnmairix caveats): Spelling fix.
351
352 2011-11-20  Glenn Morris  <rgm@gnu.org>
353
354         * gnus.texi (Group Information):
355         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
356
357 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
358
359         * gnus-coding.texi (Gnus Maintenance Guide):
360         Rename from "Gnus Maintainance Guide".
361
362         * gnus.texi (Article Washing):
363         * gnus-news.texi: Fix typos.
364
365 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
366
367         * gnus-news.texi (Changes in group mode):
368         * gnus.texi (The imap Engine, The gmane Engine)
369         (Extending the Spam package): Spelling fix.
370
371 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
372
373         * gnus.texi (Score File Syntax):
374         * message.texi (Various Message Variables): Spelling fix.
375
376 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
377
378         * gnus.texi (Contributors):
379         * pgg.texi (Architecture): Spelling fix.
380
381 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
382
383         * gnus.texi (Sending or Not Sending): Fix typo.
384
385 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
386
387         * emacs-mime.texi (Flowed text):
388         * gnus-faq.texi (FAQ 4-15):
389         * gnus.texi (Sticky Articles, Diary Summary Line Format): Spelling fix.
390
391 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
392
393         * auth.texi (GnuPG and EasyPG Assistant Configuration):
394         * gnus.texi (Customizations): Spelling fix.
395
396 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
397
398         * gnus.texi (Other Gnus Versions): Remove.
399
400 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * gnus.texi (Gnus Utility Functions): Add more references and
403         explanations (bug#9683).
404
405 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus.texi (Archived Messages): Note the default (bug#9552).
408
409 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
410
411         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
412         (Finding the News): Doc clarification.
413         (Terminology): Mention naming.
414
415 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * gnus.texi: Remove mentions of `recent', which are now obsolete.
418         (Interactive): Document `quiet'.
419
420 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
423         (Filtering New Groups): Clarify how simple the "options -n" format is.
424         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
425         is internal.
426
427 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
428
429         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
430         zombies.
431         (Checking New Groups): Ditto (bug#8974).
432         (Checking New Groups): Moved the reference to the right place.
433
434 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
435
436         * gnus.texi (Startup Files): Clarify that we're talking about numbered
437         backups, and not actual vc (bug#8975).
438
439 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
440
441         * gnus.texi (Summary Mail Commands): Document
442         `gnus-summary-reply-to-list-with-original'.
443
444 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
445
446         * gnus.texi (Store custom flags and keywords): Refer to
447         `gnus-registry-article-marks-to-{chars,names}' instead of
448         `gnus-registry-user-format-function-{M,M2}'.
449
450 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
451
452         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
453         (Store custom flags and keywords): Mention
454         `gnus-registry-user-format-function-M' and
455         `gnus-registry-user-format-function-M2'.
456
457 2011-05-17  Glenn Morris  <rgm@gnu.org>
458
459         * gnus.texi (Face): Fix typo.
460
461 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
462
463         * gnus.texi (Summary Buffer Lines):
464         gnus-summary-user-date-format-alist does not exist.
465         (Sorting the Summary Buffer): More about sorting threads.
466
467 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
468
469         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
470         (Fancy splitting to parent, Store arbitrary data): Updated
471         gnus-registry docs.
472
473 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474
475         * gnus.texi (Window Layout): @itemize @code doesn't exist.
476         It's @table @code.
477
478 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
479
480         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
481
482 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483
484         * message.texi (Various Commands): Document format specs in the
485         ellipsis.
486
487 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
488
489         * message.texi (Insertion Variables): Document message-cite-style.
490
491 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
492
493         * auth.texi (Help for developers): Update docs to explain that the
494         :save-function will only run the first time.
495
496 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
497
498         * auth.texi (Help for developers): Show example of using
499         `auth-source-search' with prompts and :save-function.
500
501 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
502
503         * message.texi (Message Buffers): Update default value of
504         message-generate-new-buffers.
505
506 2011-02-23  Glenn Morris  <rgm@gnu.org>
507
508         * gnus.texi: Standardize some Emacs/XEmacs terminology.
509
510 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
511
512         * auth.texi (Help for users): Mention ~/.netrc is also searched by
513         default now.
514
515 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
516
517         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
518
519 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
520
521         * gnus.texi (Window Layout): Document layout names.
522
523 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
524
525         * auth.texi: Sync @dircategory with Emacs/info/dir.
526         * emacs-mime.texi: Sync @dircategory with Emacs/info/dir.
527         * gnus.texi: Sync @dircategory with Emacs/info/dir.
528         * message.texi: Sync @dircategory with Emacs/info/dir.
529         * pgg.texi: Sync @dircategory with Emacs/info/dir.
530         * sasl.texi: Sync @dircategory with Emacs/info/dir.
531         * sieve.texi: Sync @dircategory with Emacs/info/dir.
532
533 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
534
535         * auth.texi (Help for users): Use :port instead of :protocol for all
536         auth-source docs.
537         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
538         to have two files in `auth-sources'.
539
540 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
541
542         * auth.texi (Help for users):
543         Login collection is "Login" and not "login".
544
545 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
546
547         * auth.texi (Overview, Help for users, Help for developers):
548         Update docs.
549         (Help for users): Talk about spaces.
550
551 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
552
553         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
554         manuals use it now.
555
556         * Makefile.in (nowebhack): Fixed to use -D flag instead of overrides.
557
558 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
559
560         * overrides.texi: New file to set or clear WEBHACKDEVEL.
561
562         * sieve.texi: Use WEBHACKDEVEL.
563
564         * sasl.texi: Use WEBHACKDEVEL.
565
566         * pgg.texi: Use WEBHACKDEVEL.
567
568         * message.texi: Use WEBHACKDEVEL.
569
570         * gnus.texi: Use WEBHACKDEVEL.
571
572         * emacs-mime.texi: Use WEBHACKDEVEL.
573
574         * auth.texi: Use WEBHACKDEVEL.
575
576         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
577         manuals.
578
579 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
580
581         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
582
583 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
584
585         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
586         since it's run automatically.
587
588 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
589
590         * gnus.texi (Customizing Articles): Fix typo.
591
592 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
593
594         * gnus.texi (Customizing Articles): Document the new way of customizing
595         the date headers(s).
596
597 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
598
599         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
600         splitting example.
601
602 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
605
606 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
607
608         * message.texi (IDNA): Explain what it is.
609
610 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
611
612         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
613
614 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
615
616         * gnus.texi (Archived Messages): Remove outdated text.
617
618 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
619
620         * gnus.texi (Foreign Groups): Added clarification of foreign groups.
621
622 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
623
624         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
625
626 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
627
628         * gnus.texi (The swish++ Engine): Add customizable parameters
629         descriptions.
630         (The swish-e Engine): Ditto.
631
632 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
633
634         * gnus.texi: First pass at adding (rough) nnir documentation.
635
636 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
637
638         * gnus.texi (Filtering New Groups):
639         Mention gnus-auto-subscribed-categories.
640         (The First Time): Remove, since default-subscribed-newsgroups has been
641         removed.
642
643 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
644
645         * gnus.texi (Server Commands): Point to the rest of the server
646         commands.
647
648 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
649
650         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
651         g'.
652
653 2010-12-02  Julien Danjou  <julien@danjou.info>
654
655         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
656
657 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
658
659         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
660         (Direct Functions): Note the STARTTLS upgrade.
661
662 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * gnus.texi (Server Commands): Document gnus-server-show-server.
665
666 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
667
668         * gnus.texi (Misc Article): Document gnus-inhibit-images.
669
670 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
671
672         * gnus.texi (Article Washing): Fix typo.
673
674 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
677
678 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
679
680         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
681         since that works by default.
682
683 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
684
685         * gnus.texi (Customizing the IMAP Connection): Document
686         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
687
688 2010-11-03  Glenn Morris  <rgm@gnu.org>
689
690         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
691
692 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
693
694         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
695
696 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
697
698         * gnus.texi (Client-Side IMAP Splitting): Mention
699         nnimap-unsplittable-articles.
700
701 2010-10-29  Julien Danjou  <julien@danjou.info>
702
703         * gnus.texi (Finding the News): Remove references to obsoletes
704         variables `gnus-nntp-server' and `gnus-secondary-servers'.
705
706 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
707
708         * gnus.texi (Group Parameters, Buttons): Fix typos.
709
710 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
711
712         * gnus.texi (Subscription Commands): Mention that you can also
713         subscribe to new groups via the Server buffer, which is probably more
714         convenient when subscribing to many groups.
715
716 2010-10-21  Julien Danjou  <julien@danjou.info>
717
718         * message.texi (Message Headers): Allow message-default-headers to be a
719         function.
720
721 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
722
723         * gnus-news.texi: Mention new archive defaults.
724
725 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
726
727         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
728
729 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * gnus.texi (HTML): Document the function value of
732         gnus-blocked-images.
733         (Article Washing): shr and gnus-w3m, not the direct function names.
734
735 2010-10-20  Julien Danjou  <julien@danjou.info>
736
737         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
738         variable.
739
740 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
741
742         * gnus.texi (Customizing the IMAP Connection): The port strings are
743         strings.
744         (Document Groups): Mention git.
745
746 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
747
748         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
749         bzr/Gnus git sync.
750
751 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
752
753         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
754         change.
755
756 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
759         @item syntax for in-Emacs makeinfo.
760
761 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
762
763         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
764         trim sentence.
765
766 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
767
768         * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
769         some configurations require to set up gpg-agent.
770
771 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
772
773         * gnus.texi (Spam Package Introduction): Mention `$'.
774
775 2010-10-09  Glenn Morris  <rgm@gnu.org>
776
777         * gnus.texi (Article Washing): Fix previous change.
778
779 2010-10-08  Julien Danjou  <julien@danjou.info>
780
781         * gnus.texi: Add mm-shr.
782
783 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
784
785         * gnus.texi (Finding the Parent, The Gnus Registry)
786         (Registry Article Refer Method): Update docs for nnregistry.el.
787
788 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
789
790         * auth.texi (Help for users)
791         (GnuPG and EasyPG Assistant Configuration): Update docs.
792
793 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
794
795         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
796
797 2010-10-06  Julien Danjou  <julien@danjou.info>
798
799         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
800
801         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
802         broken link.
803
804         * Makefile.in: Remove xml2texi stuff.
805
806         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
807
808         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
809         to ReiserFS.
810
811         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
812         (FAQ 7-1): Fix getmail URL.
813
814 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
815
816         * gnus.texi (Misc Article): Document gnus-widen-article-window.
817
818 2010-10-03  Julien Danjou  <julien@danjou.info>
819
820         * emacs-mime.texi (Display Customization): Update
821         mm-inline-large-images documentation and add documentation for
822         mm-inline-large-images-proportion.
823
824 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * gnus.texi (Splitting Mail): Fix @xref syntax.
827         (Splitting Mail): Really fix the @ref syntax.
828
829 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * gnus.texi (Splitting Mail): Mention the new fancy splitting
832         function.
833         (Article Hiding): Add google banner example.  Suggested by Benjamin
834         Xu.
835
836 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
837
838         * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
839         nnimap-split-rule from examples.
840
841 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
842
843         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
844         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
845         Fishman.
846         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
847
848 2010-09-30  Julien Danjou  <julien@danjou.info>
849
850         * gnus.texi (Gravatars): Fix documentation about
851         gnu-gravatar-properties.
852
853 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
854
855         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
856         (Client-Side IMAP Splitting): Document 'default.
857
858 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
859
860         * gnus.texi (Customizing the IMAP Connection): Document
861         nnimap-fetch-partial-articles.
862
863 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * gnus-news.texi: Mention nnimap-inbox.
866
867         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
868
869 2010-09-26  Julien Danjou  <julien@danjou.info>
870
871         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
872
873 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * gnus.texi (Security): Remove gpg.el mention.
876
877 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
878
879         * gnus.texi (Browse Foreign Server): New variable
880         gnus-browse-subscribe-newsgroup-method.
881
882         * gnus-news.texi: Mention it.
883
884 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * gnus.texi (NoCeM): Removed.
887         (Startup Variables): No jingle.
888
889 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
892         (Unavailable Servers): Document gnus-server-copy-server.
893         (Using IMAP): Document the new nnimap.
894
895 2010-09-25  Julien Danjou  <julien@danjou.info>
896
897         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
898
899 2010-09-24  Julien Danjou  <julien@danjou.info>
900
901         * gnus.texi: Add Gravatars.
902
903 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904
905         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
906
907 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908
909         * gnus.texi (Expunging mailboxes): Update name of the expunging
910         command.
911
912 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
913
914         * emacs-mime.texi (rfc2047): Update description for
915         rfc2047-encode-parameter.
916
917 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918
919         * gnus-news.texi: Say what Emacs versions we support.
920
921 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
922
923         * gnus.texi (Adaptive Scoring): Fix typo.
924
925 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * gnus.texi (Article Display): Document gnus-html-show-images.
928
929 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930
931         * gnus.texi (HTML): Document gnus-max-image-proportion.
932
933 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * gnus.texi (HTML): Document gnus-blocked-images.
936
937         * message.texi (Wide Reply): Document message-prune-recipient-rules.
938
939 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
940
941         * gnus.texi (Summary Mail Commands): Note that only the addresses from
942         the first message are used for wide replies.
943         (Changing Servers): Remove documentation on gnus-change-server and
944         friends, since it's been removed.
945
946 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * gnus.texi (Drafts): Mention B DEL.
949
950 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
951
952         * gnus.texi (Delayed Articles): Mention that the Date header is the
953         original one, even if you delay.
954
955 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * gnus.texi (Asynchronous Fetching): Document
958         gnus-async-post-fetch-function.
959         (HTML): Made into its own section.
960
961 2010-06-24  Glenn Morris  <rgm@gnu.org>
962
963         * auth.texi, emacs-mime.texi, gnus.texi, message.texi, pgg.texi:
964         * sasl.texi: Start direntry descriptions in column 32, per Texinfo
965         convention.  Make them end with a period.
966
967 2010-06-23  Glenn Morris  <rgm@gnu.org>
968
969         * gnus-faq.texi, pgg.texi, sasl.texi, sieve.texi: Untabify.
970
971 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
972
973         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
974
975 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
976
977         * message.texi (Header Commands, Responses): Fix typos.
978
979 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
980
981         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
982         the CVS repo.  Put the Git repo in the news section.
983
984         * gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
985         Removed some mentions of CVS.  Mention the new Git repo.
986
987 2010-04-15  Andreas Seltenreich  <seltenreich@gmx.de>
988
989         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
990         (Mail Group Commands): Add index entry.
991
992 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
993
994         * gnus.texi (Finding the News): Add pointers to the Server buffer
995         because it's essential.
996
997 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
998
999         * gnus.texi (MIME Commands): Update description of
1000         gnus-article-browse-html-article.
1001
1002 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1003
1004         * auth.texi (Secret Service API): Add TODO node.
1005         (Help for users): Explain the new source options for `auth-sources'.
1006
1007 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * gnus.texi (Score File Format): Fix typo.
1010
1011 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1012
1013         * gnus.texi (Posting Styles): Use with-current-buffer.
1014
1015 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1016
1017         * gnus.texi (Direct Functions): Add missing port number to tls method.
1018
1019 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1020
1021         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1022
1023 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
1024
1025         * auth.texi (Help for users): Corrected markup.
1026
1027 2009-09-02  Glenn Morris  <rgm@gnu.org>
1028
1029         * emacs-mime.texi (time-date): Mention float-time.
1030
1031 2009-08-28  Teodor Zlatanov  <tzz@lifelogs.com>
1032
1033         * auth.texi: Rewritten for coverage and clarity.
1034
1035 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1036
1037         * gnus.texi (Expiring Mail): Mention
1038         gnus-mark-copied-or-moved-articles-as-expirable.
1039         (Various Various): Mention gnus-safe-html-newsgroups.
1040
1041         * gnus-news.texi: Mention
1042         gnus-mark-copied-or-moved-articles-as-expirable.
1043
1044         * emacs-mime.texi (Display Customization): Add xref to
1045         gnus-safe-html-newsgroups.
1046
1047 2009-07-16  Glenn Morris  <rgm@gnu.org>
1048
1049         * gnus-refcard.tex: Condense a few sentences in order to
1050         make them fit on one line, and add some page breaks, to improve the
1051         layout in the pdfs.
1052
1053 2009-07-15  Glenn Morris  <rgm@gnu.org>
1054
1055         * gnus-refcard.tex (Copyright): Add 2009.
1056         (Notes): Add missing line-break.
1057         (Threading): Reword to fit on one line.
1058
1059 2009-07-15  Glenn Morris  <rgm@gnu.org>
1060
1061         * Makefile.in (gnus-booklet.pdf): Use jobname rather than
1062         clobbering gnus-refcard.pdf.
1063
1064 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
1065
1066         * gnus.texi (Security): Fix wording; add a link to epa.info.
1067
1068 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
1069
1070         * message.texi (Header Commands): Fix descriptions to match
1071         keybindings.
1072
1073 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
1074
1075         * gnus.texi (Security): Mention that EasyPG is the current default.
1076
1077 2009-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1078
1079         * auth.texi: Synch up with Emacs---change Info file name auth.info to
1080         auth; remove duplicate @settitle, @dircategory, and @direntry sections;
1081         fix Tex switches.
1082
1083 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
1084
1085         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1086         news.software.readers.  Reported by Florian Rehnisch.
1087
1088 2009-04-02  Glenn Morris  <rgm@gnu.org>
1089
1090         * auth.texi: Capitalize direntry.
1091
1092 2009-03-03  Glenn Morris  <rgm@gnu.org>
1093
1094         * auth.texi: Fix @setfilename.
1095
1096 2009-02-26  Glenn Morris  <rgm@gnu.org>
1097
1098         * gnus.texi: Minor updates for mbox Rmail.
1099
1100 2009-02-26  Karl Berry  <karl@gnu.org>
1101
1102         * gnus-coding.texi,
1103         * gnus.texi,
1104         * message.texi,
1105         * pgg.texi,
1106         * sasl.texi,
1107         * sieve.texi: Consistently use @insertcopying in the Top node,
1108         @contents at the front (after @end titlepage),
1109         and @direntry after @copying.
1110         (Bug#1988)
1111
1112 2009-02-20  Teodor Zlatanov  <tzz@lifelogs.com>
1113
1114         * dir: Add auth.texi.
1115
1116         * Makefile.in (INSTALL_DATA, INFO_DEPS, dvi, pdf, latex): Add
1117         auth.texi.
1118
1119 2009-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1120
1121         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1122
1123 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1124
1125         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1126         gnus-nocem-issuers, and gnus-nocem-verifyer.
1127
1128 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1129
1130         * auth.texi: New file documenting auth-source.
1131
1132 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
1133
1134         * gnus-news.texi: Print version about Incoming*.
1135
1136 2009-01-17  Reiner Steib  <Reiner.Steib@gmx.de>
1137
1138         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1139         commands as described at the top.  Reported by Allan Gottlieb
1140         <gottlieb@nyu.edu>.
1141
1142 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1145         nnmail-pathname-coding-system.
1146
1147 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1148
1149         * gnus.texi (Group Parameters): Add note for local variables.
1150
1151 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1152
1153         * gnus.texi (Converting Kill Files): Fix URL.  Include
1154         gnus-kill-to-score.el in contrib directory.
1155
1156 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
1157
1158         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1159         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
1160         (Paging the Article): Add index entry.
1161
1162 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1163
1164         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1165
1166 2008-12-04  David Engster  <dengste@eml.cc>
1167
1168         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
1169           of nnml-get-new-mail.  Change URL for mairix patch.
1170
1171 2008-11-19  Glenn Morris  <rgm@gnu.org>
1172
1173         * doclicense.texi: Change to FDL 1.3.
1174         Relicense all texi files under FDL 1.3 or later.
1175
1176 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1177
1178         * infohack.el (infohack): Use Info-split-threshold to decide whether to
1179         split Info files.
1180
1181 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1182
1183         * message.texi (Sending Variables): Fixed variable documentation to
1184         avoid the "y/n" wording.
1185
1186 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
1187
1188         * message.texi (Sending Variables): Added `message-confirm-send' doc.
1189
1190 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1191
1192         * infohack.el (infohack-include-files): New function.
1193         (infohack): Use it to insert @include files before performing
1194         texinfo-every-node-update.
1195
1196         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1197         @enumerate section so as to be able to be formatted with MAKEINFO=no.
1198
1199 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1200
1201         * gnus.texi (Top, Setup, Fancy splitting to parent)
1202         (Store custom flags and keywords, Store arbitrary data): Clean up
1203         markup.
1204
1205 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
1206
1207         * gnus.texi (The Gnus Registry): Document it.
1208
1209 2008-09-08  David Engster  <dengste@eml.cc>
1210
1211         * gnus.texi (nnmairix): Point out that nnml uses MH format.  Clarify
1212         section about choosing back end servers.
1213
1214 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
1215
1216         * gnus.texi (Sorting the Summary Buffer, Summary Sorting): Add
1217         gnus-summary-sort-by-most-recent-number and
1218         gnus-summary-sort-by-most-recent-date.
1219         (Summary Sorting): Explain prefix argument.
1220
1221 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1222
1223         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1224         gnus-summary-pipe-output.
1225
1226 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * gnus.texi (Saving Articles): Describe the 2nd argument of
1229         gnus-summary-save-in-pipe.
1230         (SpamAssassin): Use it.
1231
1232 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1235
1236 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * gnus.texi (Saving Articles): Mention
1239         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1240
1241 2008-06-16  Glenn Morris  <rgm@gnu.org>
1242
1243         * pgg.texi, sasl.texi: Add Cover-Texts.
1244
1245 2008-06-15  Glenn Morris  <rgm@gnu.org>
1246
1247         * sasl.texi: Refer to license in Emacs manual.
1248
1249         * gnus-coding.texi: Refer to license in Gnus manual.
1250
1251         * emacs-mime.texi, gnus.texi, message.texi, sieve.texi:
1252         Remove references to external license, since doclicense is included.
1253
1254 2008-06-13  Glenn Morris  <rgm@gnu.org>
1255
1256         * emacs-mime.texi, gnus-coding.texi, gnus.texi, message.texi
1257         * sieve.texi: Update Back-Cover Text as per maintain.info.
1258
1259 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
1260
1261         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
1262
1263         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1264         (gnus-faq.xml): Update repository host.
1265
1266         * xml2texi.scm (boilerplate): Update copyright years.
1267         (format-q-level): Change node names to "FAQ N-M", since period in
1268         "[N.M]" is invalid, see "(texinfo)Node Line Requirements".
1269
1270         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1271
1272 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
1273
1274         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1275         Fix a typo.
1276
1277 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
1278
1279         * gnus.texi (Mail Source Customization): Correct values of
1280         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
1281         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1282
1283 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1284
1285         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1286         coding standards.
1287
1288 2008-06-14  David Engster  <dengste@eml.cc>
1289
1290         * gnus.texi (nnmairix): Markup fixes.
1291
1292 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
1293
1294         * gnus.texi (nnmairix): Markup and other minor fixes.
1295
1296 2008-06-05  David Engster  <dengste@eml.cc>
1297
1298         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1299
1300 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
1301
1302         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1303         (Searching, nnir, nnmairix): New stub nodes.
1304
1305 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1306
1307         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1308
1309 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
1310
1311         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
1312
1313 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1314
1315         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 0.11.
1316
1317 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1318
1319         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1320         (Various Summary Stuff): Fix typo in last xref.
1321
1322 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1323
1324         * gnus.texi (Oort Gnus): Add message-fill-column.
1325
1326 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
1327
1328         * gnus.texi (Mail Source Specifiers): Typo fix.
1329
1330 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1331
1332         * gnus.texi (Diary Headers Generation): Update key binding for
1333         `gnus-diary-check-message'.
1334
1335 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1336
1337         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 0.9.
1338
1339 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1340
1341         * gnus.texi (Emacsen): Addition.
1342
1343 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1344
1345         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1346
1347 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1348
1349         * gnus.texi, gnus-faq.texi, message.texi: No Gnus v0.8 is released.
1350
1351 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
1352
1353         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1354
1355 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
1356
1357         * gnus-news.texi: Update tool bar item.
1358
1359 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
1360
1361         * gnus-news.texi: Fix typos.
1362
1363 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
1364
1365         * gnus.texi (Top): Fix version.  Add SASL.
1366
1367 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1368
1369         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1370         gnus-read-ephemeral-gmane-group-url,
1371         gnus-read-ephemeral-emacs-bug-group,
1372         gnus-read-ephemeral-debian-bug-group.
1373
1374 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1375
1376         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1377
1378         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
1379         Add FIXMEs for Bookmarks and gnus-registry-marks.
1380
1381 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1382
1383         * gnus.texi (Smileys): Document `smiley-style'.
1384
1385 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1386
1387         * gnus.texi (Gnus Development): Clarify difference between ding and
1388         gnu.emacs.gnus.
1389         (MIME Commands, Using MIME, RSS): Fix markup.
1390
1391         * gnus-faq.texi ([8.4]): Ditto.
1392
1393 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1394
1395         * gnus.texi (Emacsen): Remove obsolete stuff.
1396
1397 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
1398
1399         * gnus.texi (Oort Gnus): Add version info WRT
1400         `mail-source-delete-incoming'.
1401
1402 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1403
1404         * gnus.texi (Top): Add "Other related manuals" and version info in
1405         `iftex' output.
1406         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1407         gnus-balloon-face-0 and the corresponding format specifiers.
1408
1409 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1410
1411         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1412         (Common Variables): Give precedence to the netcat methods over the
1413         telnet methods, and mention that they are more reliable.
1414
1415 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1416
1417         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1418         Update for change of `mail-source-delete-incoming'.
1419
1420         * gnus-news.texi: Ditto.
1421
1422 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1423
1424         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1425         custom versions.
1426
1427 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1428
1429         * Update copyright years.
1430
1431 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
1432
1433         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1434         using different Emacs versions.
1435
1436 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1437
1438         * Makefile.in (datarootdir): Define.
1439         (install, uninstall): Quote directory name that might contain
1440         whitespace.
1441
1442         * gnus-news.texi: Mention that spaces and tabs are allowed in the
1443         installation directory name.
1444
1445         * ps/Makefile.in (datarootdir): Define.
1446
1447 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
1448
1449         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1450         (Group Parameters): Document `mail-source' parameter.
1451
1452 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1453
1454         * gnus-news.texi: Mention gnus-article-describe-bindings.
1455
1456 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1457
1458         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1459
1460 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1461
1462         * gnus.texi (Article Keymap): Add gnus-article-wide-reply-with-original;
1463         fix descriptions of gnus-article-reply-with-original and
1464         gnus-article-followup-with-original.
1465
1466 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1467
1468         * message.texi (Mail Variables): Add some text from "(gnus)Posting
1469         Server".  Add `message-send-mail-with-mailclient'.
1470
1471         * gnus.texi (Posting Server): Move some text to "(message)Mail
1472         Variables" and add a reference here.
1473
1474 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1475
1476         * gnus.texi (Group Parameters): Reorder the text and add a note about
1477         `gnus-parameters' near the beginning of the node.
1478
1479 2007-12-17  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
1480
1481         * gnus.texi (Score File Editing): Fix function name.
1482
1483 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
1484
1485         * gnus.texi (Score Variables): Fix typo.
1486
1487 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488
1489         * gnus.texi (Other Files): Add the yenc command.
1490
1491 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
1492
1493         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1494         since 2004-08-06.
1495
1496 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1497
1498         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1499         on body.
1500
1501 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1504         and rfc2047-allow-irregular-q-encoded-words; fix description of
1505         rfc2047-encode-encoded-words.
1506
1507 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1508
1509         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1510
1511 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
1512
1513         * gnus-news.texi: Fix spelling.
1514         `message-insert-formatted-citation-line', not
1515         `message-insert-formated-citation-line'.
1516
1517 2007-10-29  Glenn Morris  <rgm@gnu.org>
1518
1519         * gnus-refcard.tex: Restore Feb 2007 copyright clarifications
1520         lost in update to Gnus trunk.
1521
1522 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
1523
1524         * gnus.texi (Troubleshooting): Adjust Gnus version number.
1525
1526 2007-10-14  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
1527
1528         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1529
1530 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1531
1532         * gnus-news.texi: Remove Oort Gnus stuff.
1533
1534 2007-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1535
1536         * gnus-news.texi: Mention non-ASCII group names; move new text about
1537         `New make.bat', `~/News/overview/ not used', `(require 'gnus-load)',
1538         and `Gnus no longer generate the Sender: header' from GNUS-NEWS.
1539
1540 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1541
1542         * Relicense "GPLv2 or later" files to "GPLv3 or later".
1543
1544 2007-10-03  Holger Schauer  <Holger.Schauer@gmx.de>
1545
1546         * gnus.texi (X-Face): Fix typo.
1547
1548 2007-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1549
1550         * gnus.texi (Slow/Expensive Connection): Merge explanation for NOV into
1551         the Terminology section.
1552         (Terminology): Do.
1553
1554 2007-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
1555
1556         * gnus.texi (Sorting the Summary Buffer): Remove
1557         gnus-article-sort-by-date-reverse.
1558
1559         * gnus-coding.texi (Gnus Coding Style) <message>: Add "patches
1560         welcome".
1561         (Gnus Coding Style) <General purpose libraries>: Move hex-util.el here.
1562
1563 2007-09-20  Jim Meyering  <jim@meyering.net>  (tiny change)
1564
1565         * gnus.texi (On Writing Manuals): Fix typos.
1566
1567 2007-09-17  Lowell Gilbert  <lgusenet@be-well.ilk.org>  (tiny change)
1568
1569         * gnus.texi (Slow/Expensive Connection): Improve descriptions.
1570
1571 2007-09-17  Allan Gottlieb  <gottlieb@nyu.edu>  (tiny change)
1572
1573         * gnus.texi (Slow/Expensive Connection): Improve descriptions.
1574
1575 2007-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1576
1577         * gnus.texi (Crosspost Handling): Replace gnus-nov-is-evil with
1578         nntp-nov-is-evil; move vindex to gnus-nov-is-evil to Slow/Expensive
1579         Connection; add xref to Slow/Expensive Connection.
1580         (Slow/Expensive Connection): Describe not only NNTP connection; improve
1581         gnus-nov-is-evil; add an explanation of NOV.
1582         (Slow Machine): Add xref to Slow/Expensive Connection.
1583
1584 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1585
1586         * gnus.texi (Selecting a Group): Rename gnus-maximum-newsgroup to
1587         gnus-newsgroup-maximum-articles.  Suggested by Leo <sdl.web@gmail.com>.
1588         (Non-ASCII Group Names): Fix select method example.
1589
1590 2007-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1591
1592         * gnus.texi (Non-ASCII Group Names): New node.
1593         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1594         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1595
1596 2007-08-31  Michaël Cadilhac  <michael@cadilhac.name>
1597
1598         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1599         clean the output of the program `imap-shell-program'.
1600
1601 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
1602
1603         * gnus-coding.texi (Gnus Coding Style) <Encryption and security>: Add
1604         sha1.el and hex-util.el.
1605         (Gnus Coding Style) <Networking>: Write dns.el and dns-mode.el instead
1606         of dns*.el.
1607         (Gnus Coding Style) <Mail and News related RFCs>: Document missing Gnus
1608         dependencies.
1609         (Gnus Maintainance Guide): Give advice for post-Emacs-22.1 defcustoms.
1610         Say that it should also be used when the default changed.
1611         (Gnus Coding Style) <Compatibility>: Adjust versions for 5.10.10.
1612         (Gnus Coding Style) <Emacs MIME>: Add "patches welcome".
1613         (Gnus Coding Style) <Gnus backends>: Clean up.
1614
1615 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
1616
1617         * message.texi (MIME): Replace mml-attach with mml-attach-file.
1618
1619 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1622
1623 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1624
1625         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1626
1627 2007-08-13  Tassilo Horn  <tassilo@member.fsf.org>
1628
1629         * gnus-news.texi: Mention sticky article buffers.
1630
1631         * gnus.texi (Sticky Articles): Documentation for sticky article buffers.
1632
1633 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1636
1637 2007-08-08  Glenn Morris  <rgm@gnu.org>
1638
1639         * gnus.texi, sieve.texi: Replace `iff'.
1640
1641 2007-07-25  Glenn Morris  <rgm@gnu.org>
1642
1643         * Relicense all FSF files to GPLv3 or later.
1644
1645 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
1646
1647         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1648
1649 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
1650
1651         * emacs-mime.texi: Add @documentencoding directive.
1652
1653 2007-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1654
1655         * gnus.texi (Splitting Mail): Fix description of
1656         nnmail-mail-splitting-decodes.
1657
1658 2007-07-04  Reiner Steib  <Reiner.Steib@gmx.de>
1659
1660         * gnus-news.texi: Add message-citation-line-format.
1661
1662 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1663
1664         * gnus-coding.texi (Gnus Maintainance Guide): Update for Emacs 22.1.
1665
1666 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1667
1668         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1669         Control Panel.
1670
1671         * gnus.texi (Misc Article): Add index entry for
1672         gnus-single-article-buffer.
1673
1674 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
1675
1676         * gnus.texi (Starting Up): Fix typo.
1677
1678 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1679
1680         * gnus.texi (Asynchronous Fetching): Fix typo.
1681
1682 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1685
1686 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1687
1688         * gnus.texi (Article Buttons, Mail Source Customization)
1689         (Sending or Not Sending, Customizing NNDiary):
1690         * message.texi (Message Headers): Fix typos.
1691
1692 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
1693
1694         * gnus.texi (Misc Group Stuff, Summary Buffer)
1695         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
1696
1697 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * gnus.texi (Archived Messages): Document
1700         gnus-update-message-archive-method.
1701
1702 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1705
1706 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
1707
1708         * gnus.texi (Group Maneuvering): Document
1709         `gnus-summary-next-group-on-exit'.
1710
1711 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * gnus.texi (Really Various Summary Commands): Mention
1714         gnus-auto-select-on-ephemeral-exit.
1715
1716 2007-05-03  Reiner Steib  <Reiner.Steib@gmx.de>
1717
1718         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1719
1720 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1721
1722         * gnus.texi, message.texi: Bump version number.
1723
1724         * doclicense.texi: Update to version 1.2 from Emacs CVS.
1725
1726 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1727
1728         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1729
1730 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
1731
1732         * gnus.texi, message.texi, pgg.texi, sieve.texi: Include GFDL.
1733
1734 2007-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * gnus.texi (Group Line Specification, Misc Group Stuff)
1737         (Server Commands): Parenthesize @pxref{Mail Spool}.
1738
1739 2007-04-11  Didier Verna  <didier@xemacs.org>
1740
1741         New user option: message-signature-directory.
1742         * gnus-news.texi: Advertise it.
1743         * message.texi (Insertion Variables): Document it.
1744         * gnus.texi (Posting Styles): Ditto.
1745
1746 2007-04-11  Didier Verna  <didier@xemacs.org>
1747
1748         * gnus.texi (Group Line Specification):
1749         * gnus.texi (Misc Group Stuff):
1750         * gnus.texi (Server Commands): Document the group compaction feature.
1751         * gnus-news.texi: Ditto.
1752
1753 2007-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
1754
1755         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1756
1757         * gnus-news.texi: Add message-fill-column.
1758
1759         * message.texi (Various Message Variables): Add message-fill-column.
1760
1761         * gnus-news.el (gnus-news-header-disclaimer): Add newlines.
1762
1763 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1764
1765         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1766
1767 2007-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1768
1769         * gnus.texi: Untabify.
1770
1771 2007-03-28  Didier Verna  <didier@xemacs.org>
1772
1773         * gnus.texi (Group Parameters): Document the posting-style merging
1774         process in topic-mode.
1775
1776 2007-03-26  Richard Stallman  <rms@gnu.org>
1777
1778         * pgg.texi (Caching passphrase): Clean up previous change.
1779
1780 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
1781
1782         * gnus.texi (Setting Process Marks): Fix typo.
1783
1784 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
1785
1786         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1787
1788         * gnus.texi (Mail Source Specifiers): Fix typo.
1789
1790 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
1791
1792         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1793
1794         * gnus-news.el (gnus-news-header-disclaimer, gnus-news-trailer): Switch
1795         to standard GPL text for license.  Update copyright for years from
1796         Emacs 21 to present (mainly adding 2001).  Text taken from Glenn
1797         Morris' change to GNUS-NEWS in Emacs / v5-10.
1798
1799 2007-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1800
1801         * gnus.texi, message.texi: Bump No Gnus version.
1802
1803 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * message.texi (Message Buffers): Update documentation for
1806         message-generate-new-buffers.
1807
1808 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
1809
1810         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1811
1812 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1813
1814         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1815         The variable now uses a list of symbols instead of just a symbol.
1816         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1817
1818 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
1819
1820         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1821         problems on the console, and security risk in not using gpg-agent.
1822
1823 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1824
1825         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1826         nntp-open-connection-functions-never-echo-commands.
1827
1828 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1829
1830         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
1831         <tassilo@member.fsf.org>.
1832
1833 2007-01-13  Romain Francoise  <romain@orebokech.com>
1834
1835         * gnus.texi (Mail Spool): Fix typo.
1836         Update copyright.
1837
1838 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1839
1840         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1841         variables only in info to avoid redundant entries in the printed
1842         manual.
1843
1844 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
1845
1846         * message.texi (Using PGP/MIME): Document gpg-agent usage.
1847
1848 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1849
1850         * message.texi (Security): Split into sub-nodes.
1851
1852 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853
1854         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1855
1856 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1857
1858         * gnus.texi (Summary Generation Commands):
1859         * gnus-news.texi: Add gnus-summary-insert-ticked-articles.
1860
1861 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
1862
1863         * gnus.texi (Customizing Articles): Add index entries for all
1864         gnus-treat-* variables.
1865
1866 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
1867
1868         * gnus.texi (IMAP): Fix incorrect explanation of
1869         nnimap-search-uids-not-since-is-evil in documentation for
1870         nnimap-expunge-search-string.
1871
1872 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
1873
1874         * gnus.texi (Mail and Post): Index gnus-message-highlight-citation.
1875         (SpamAssassin back end): Rename spam-spamassassin-path to
1876         spam-spamassassin-program.
1877         (ifile spam filtering): Rename spam-ifile-database-path to
1878         spam-ifile-database.
1879
1880 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1881
1882         * gnus-news.texi: Add gnus-message-highlight-citation.
1883
1884         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1885
1886         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1887         rebind C-s.
1888
1889 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
1890
1891         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1892         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1893         "expiring mail".
1894         (IMAP): Document nnimap-search-uids-not-since-is-evil and
1895         nnimap-nov-is-evil.
1896
1897 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
1898
1899         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1900         to t.
1901         (Prerequisites): Add explanation about gpg-agent.
1902
1903 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
1904
1905         * pgg.texi: Added short note on gpg-agent to the introduction.
1906
1907 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1908
1909         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1910         also applies to Cc.
1911
1912 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1913
1914         * gnus.texi (X-Face): Clarify.  Say which programs are required
1915         on Windows.
1916
1917 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1920
1921 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * message.texi (Mail Headers): Document `opportunistic'.
1924
1925 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1926
1927         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
1928         gnus-dired-attach.
1929         (Selecting a Group): Fix typo.
1930
1931 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
1932
1933         * gnus.texi (Image Enhancements): Update for Emacs 22.
1934
1935         * gnus-faq.texi ([1.3]): Update.
1936
1937 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
1938
1939         * gnus.texi (Foreign Groups): Say where change of editing commands are
1940         stored.  Add reference to `gnus-parameters'.
1941
1942 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1943
1944         * emacs-mime.texi (Encoding Customization): Explain how to set
1945         mm-coding-system-priorities per hierarchy.
1946
1947 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
1948
1949         * gnus-news.texi: Addition for `mm-fill-flowed'.
1950
1951         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1952
1953 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1954
1955         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1956         mails with pop3-leave-mail-on-server.  Fix wording.
1957         (Limiting): Improve gnus-summary-limit-to-articles.
1958         (X-Face): Fix typo.
1959
1960 2006-07-24  Richard Stallman  <rms@gnu.org>
1961
1962         * pgg.texi: Move periods and commas inside quotes.
1963
1964 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1967         in .../site-lisp/gnus/ by default.
1968         [ From gnus-news.texi in the trunk. ]
1969
1970 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
1971
1972         * gnus.texi (MIME Commands): Additions for yEnc.
1973
1974 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1975
1976         * gnus.texi, message.texi: Fix typos.
1977
1978 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1979
1980         * gnus.texi (Example Setup): Use ;; instead of ;;; to better follow
1981         coding conventions.
1982
1983 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1984
1985         * gnus.texi (Summary Buffer Lines): Fix typo.
1986
1987 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1988
1989         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1990         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1991
1992 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * message.texi (News Headers): Update message-syntax-checks section.
1995
1996 2006-05-30  Didier Verna  <didier@xemacs.org>
1997
1998         * message.texi (Wide Reply): Update documentation of
1999         message-dont-reply-to-names (now allowing a list of regexps).
2000
2001 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2002
2003         * gnus.texi (Saving Articles): Addition.
2004
2005 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2006
2007         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2008
2009 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
2010
2011         * message.texi (Interface): Add tool bar customization.
2012         (MIME): Index and text additions for mml-attach.
2013
2014         * gnus.texi (Oort Gnus): Reorder entries in sections.  Fix some
2015         entries.
2016         (Starting Up): Add references to "Emacs for Heathens" and to
2017         "Finding the News".  Add user-full-name and user-mail-address.
2018         (Group Buffer Format): Add tool bar customization and update.
2019         (Summary Buffer): Add tool bar customization.
2020         (Posting Styles): Add message-alternative-emails.
2021
2022 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2025
2026 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2027
2028         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
2029
2030 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>
2031
2032         * pgg.texi (Caching passphrase): Added documentation for
2033         pgg-gpg-use-agent.
2034
2035 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2036
2037         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2038         (Splitting mail using spam-stat): Fix @xref.
2039
2040 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
2041
2042         * gnus.texi (Spam Package): Major revision of the text.
2043         Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2044 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2045
2046         * gnus-refcard.tex: Remove duplicate \def's.  Update date.
2047
2048 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * gnus.texi (SpamAssassin back end): Fix typo.
2051
2052         * sieve.texi (Examples): Fix grammar.
2053
2054 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055
2056         * gnus.texi (Searching for Articles): Document M-S and M-R.
2057         (Limiting): Document / b.
2058
2059 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060
2061         * gnus.texi (Thread Commands): T M-^.
2062
2063 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064
2065         * message.texi (Mail Aliases): Document ecomplete.
2066         (Mail Aliases): Fix typo.
2067
2068 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2069
2070         * gnus.texi, gnus-faq.texi, message.texi: No Gnus v0.4 is released.
2071
2072 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2073
2074         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2075         (Server Commands): Key `v' is reserved for users.
2076
2077 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2078
2079         * gnus.texi (Summary Buffer Lines): Add `*'.
2080
2081 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
2082
2083         * gnus.texi (Group Parameters): Mention
2084         gnus-permanently-visible-groups.
2085
2086 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2089         fix typo.
2090
2091 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
2092
2093         * gnus.texi (X-Face): Clarify.
2094         (Face): Need Emacs with PNG support.
2095
2096 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2097
2098         * gnus.texi, message.texi: Bump version.
2099
2100 2006-04-04  Simon Josefsson  <jas@extundo.com>
2101
2102         * gnus.texi (Security): Improve.
2103
2104 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2105
2106         * gnus-news.texi: Restore customizable tool bar item.  Markup
2107         fixes.  Minor rewording.  Add "New packages and libraries",
2108         "summary and article", "Appearance" and "Miscellaneous".  Remove
2109         "Major new features" and "Other changes".  Add some @xref-s.
2110
2111 2006-03-31  Romain Francoise  <romain@orebokech.com>
2112
2113         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2114         to t, not nil (and has for the past eight years).
2115
2116 2006-03-30  Romain Francoise  <romain@orebokech.com>
2117
2118         * gnus-news.texi: Reorder entries in sections.  Fix typos.
2119         Add local variables section.
2120
2121         * gnus-news.el (gnus-news-header-disclaimer): Delete top section.
2122         (gnus-news-fill-column): Increment to 80.
2123         (gnus-news-translate-file): Support nested list items.
2124
2125 2006-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
2126
2127         * gnus-news.texi: Add gnus-group-update-tool-bar.
2128
2129 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
2130
2131         * gnus.texi (Top): Add comment about version line.
2132
2133         * message.texi (Top): Ditto.  Change to take named versions into
2134         account.
2135
2136         * gnus-news.texi: Add customizable tool bar.
2137
2138 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2139
2140         * gnus.texi (Posting Styles): Add x-face-file to example.
2141         (X-Face): Refer to posting styles.
2142
2143         * gnus-faq.texi ([5.8]): Add x-face-file.
2144         ([8.4]): Add links to gmane.emacs.gnus.user and
2145         gmane.emacs.gnus.general.
2146
2147 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2148
2149         * sasl.texi: Use @copyright{} instead of (C).  Update copyright.
2150
2151 2006-03-27  Karl Berry  <karl@gnu.org>
2152
2153         * gnus.texi, message.texi, emacs-mime.texi, sieve.texi, pgg.texi:
2154         Do not indent copyright year list.
2155
2156 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2157
2158         * gnus-faq.texi: Use .invalid.
2159         ([5.4]): Fix gnus-posting-styles example.
2160
2161 2006-03-20  Romain Francoise  <romain@orebokech.com>
2162
2163         * gnus.texi (Mail Folders, Mail Spool): Grammar fixes.
2164
2165 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2168
2169 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2170
2171         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2172         easy to understand.
2173
2174 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * gnus.texi: Markup fix.
2177         (Fancy Mail Splitting): Specify new feature.
2178
2179 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2180
2181         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2182         partial-words matching.
2183
2184 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2185
2186         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2187
2188         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2189         (MIME Commands): Fix mm-discouraged-alternatives.
2190
2191 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2192
2193         * gnus-news.el, gnus-news.texi: Update copyright.
2194
2195 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2196
2197         * xemacs.mak: Remove outdated file.  Use make.bat instead.
2198
2199         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2200
2201 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
2202
2203         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2204         string.
2205         (Gnus Versions): Add history beyond start of Oort.
2206
2207         * gnus-news.texi: Add nnml-use-compressed-files.
2208
2209 2006-01-31  Romain Francoise  <romain@orebokech.com>
2210
2211         * message.texi: Update copyright year.
2212
2213 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2214
2215         * ps/Makefile.in (distclean): Remove Makefile.
2216
2217         * Makefile.in (almost-clean): Rename from clean.
2218         (clean): Rename from veryclean.
2219         (distclean): Use clean.
2220         (pspackage): Use almost-clean.
2221
2222 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2223
2224         * gnus.texi: Update copyright.
2225
2226 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2227
2228         * gnus.texi (Article Washing): Additions.
2229
2230 2006-01-08  Alex Schroeder  <alex@gnu.org>
2231
2232         * pgg.texi (Caching passphrase): Rewording.
2233
2234 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2235
2236         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2237
2238 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2239
2240         * gnus.texi (Group Parameters): Fix description.
2241         (RSS): Addition.
2242
2243 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2246
2247 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2248
2249         * emacs-mime.texi (Display Customization): Add setting example to
2250         mm-discouraged-alternatives.
2251
2252 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2253
2254         * gnus.texi (Gmane Spam Reporting): Fix
2255         spam-report-gmane-use-article-number.  Add
2256         spam-report-user-mail-address.
2257
2258 2005-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2259
2260         * gnus-news.el (gnus-news-translate-file): Fix previous commit.
2261
2262         * gnus-coding.texi (Gnus Coding Style): Add `uudecode.el'.
2263         (Gnus Maintainance Guide): Add ref to "Gnus Development".  Add
2264         conventions about custom versions.
2265
2266 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2267
2268         * gnus.texi (MIME Commands): Mention addition of
2269         multipart/alternative to gnus-buttonized-mime-types and add xref
2270         to mm-discouraged-alternatives.
2271
2272         * emacs-mime.texi (Display Customization): Mention addition of
2273         "image/.*" and add xref to gnus-buttonized-mime-types in the
2274         mm-discouraged-alternatives section.
2275
2276 2005-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2277
2278         * gnus-news.el: Markup and description fixes and additions.
2279
2280 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2281
2282         * pgg.texi (User Commands): Fix description of pgg-verify-region.
2283         (Selecting an implementation): Fix descriptions.
2284
2285 2005-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
2286
2287         * gnus-news.el: Update Copyright.
2288         (gnus-news-translate-file): Avoid "*Note" at beginning of line.
2289
2290 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2291
2292         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2293
2294 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * message.texi (Various Message Variables): Addition.
2297
2298 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * message.texi: Fix default values.
2301
2302 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * message.texi (Header Commands): Clarify descriptions of
2305         message-cross-post-followup-to, message-reduce-to-to-cc, and
2306         message-insert-wide-reply.
2307         (Various Commands): Fix kindex for message-kill-to-signature;
2308         clarify description of message-tab.
2309
2310 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2311
2312         * message.texi (Mailing Lists): Fix description about MFT.
2313
2314         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2315
2316 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * gnus.texi (Slow Terminal Connection): Replace old description
2319         with new one.
2320
2321 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2322
2323         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2324         replace X-Draft-Headers with X-Draft-From.
2325
2326 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * gnus.texi (Various Various): Fix the default value of
2329         nnheader-max-head-length.
2330         (Gnus Versions): Fix typo.
2331
2332 2005-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
2333
2334         * gnus-coding.texi (Gnus Coding Style): Add MIME subsection.
2335         (Gnus Maintainance Guide): Improvements.
2336
2337         * gnus.texi (Sorting the Summary Buffer): Replace 2005-10-29
2338         change by a reference to `Group Parameters'.  Use `(not ...)' in
2339         example instead of `lambda' expression.
2340         (Group Parameters): Add simplified sorting example based on
2341         example for `Sorting the Summary Buffer' from Jari Aalto
2342         <jari.aalto@cante.net>.
2343         (Example Methods): Add example for an indirect connection.
2344
2345 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2348         new variable gnus-toolbar-thickness.
2349
2350 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2351
2352         * gnus.texi (Agent and flags): Add it to the detailmenu.
2353
2354 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
2355
2356         * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2357         (Agent Parameters): Updated parameter names to match code.
2358         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2359         'gnus-agent-summary-fetch-series'.
2360         (Agent and flags): New section providing a generalized discussion
2361         of flag handling.
2362         (Agent and IMAP): Removed flag discussion.
2363         (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2364
2365 2005-11-08  Romain Francoise  <romain@orebokech.com>
2366
2367         * gnus.texi (Exiting the Summary Buffer): Add new function
2368         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2369
2370 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2373
2374 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2375
2376         * gnus.texi (X-Face): Fix description.
2377         (XVarious): Remove gnus-xmas-logo-color-alist and
2378         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2379
2380 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
2381
2382         * pgg.texi (User Commands): Document additional passphrase
2383         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2384         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2385
2386 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
2387
2388         * gnus.texi (Conformity): Fix typo.
2389         (Customizing Articles): Document `first'.
2390
2391 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2392
2393         * gnus.texi (Group Parameters): Mention new variable
2394         gnus-parameters-case-fold-search.
2395         (Home Score File): Addition.
2396
2397 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
2398
2399         * pgg.texi (How to use): Update the example to add autoload of
2400         pgg-encrypt-symmetric-region.
2401         (User Commands): Document pgg-encrypt-symmetric-region.
2402         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2403
2404 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2405
2406         * gnus.texi (Sorting the Summary Buffer):
2407         Add `gnus-thread-sort-by-date-reverse'.  Add example
2408         host to different sorting in NNTP and RSS groups.
2409
2410 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2411
2412         * gnus-coding.texi: Split into nodes.
2413         (Gnus Coding Style): Add flow-fill.el.
2414
2415 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2416
2417         * gnus-coding.texi (Dependencies): Add some text.
2418         (Dependencies): Update encrypt.el.
2419
2420 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2421
2422         * gnus.texi (Document Groups): Remove duplicate item.
2423
2424 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2425
2426         * gnus.texi (Document Server Internals): Addition.
2427
2428 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2429
2430         * gnus.texi (A note on namespaces): Fix RFC reference.
2431
2432 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * gnus.texi (RSS): Fix key description.
2435
2436 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2437
2438         * gnus.texi: Emacs/w3 -> Emacs/W3.
2439         (Browsing the Web): Fix description.
2440         (Web Searches): Ditto.
2441         (Customizing W3): Ditto.
2442
2443 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2444
2445         * gnus.texi (Maildir): Clarify expire-age and expire-group.
2446
2447 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * gnus-news.texi: Mention that the Lisp files are now installed in
2450         .../site-lisp/gnus/ by default.
2451
2452 2005-10-03  Simon Josefsson  <jas@extundo.com>
2453
2454         * gnus-news.texi: Fix typo.
2455
2456 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2457
2458         * gnus-coding.texi: Added  some comments.
2459
2460         * message.texi (Insertion): Describe prefix for
2461         message-mark-inserted-region and message-mark-insert-file.
2462
2463 2005-09-28  Simon Josefsson  <jas@extundo.com>
2464
2465         * message.texi (IDNA): Fix.
2466
2467 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2468
2469         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2470         nntp-server-hook, and nntp-warn-about-losing-connection; fix
2471         description of nntp-open-connection-function.
2472         (Common Variables): Fix descriptions.
2473
2474 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2475
2476         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2477         LaTeX documents.  Describe "text/x-gnus-verbatim".
2478
2479 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * gnus.texi (Server Buffer Format): Document the %a format spec.
2482
2483 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2486
2487 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
2488
2489         * gnus.texi (Blacklists and Whitelists)
2490         (Blacklists and Whitelists, BBDB Whitelists)
2491         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2492         (spam-stat spam filtering, SpamOracle)
2493         (Extending the Spam ELisp package): Removed extra quote symbol for
2494         clarity.
2495
2496 2005-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2497
2498         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2499         gnus-article-delete-part and gnus-article-replace-part.
2500         (Using MIME): Add gnus-mime-replace-part.
2501
2502         * gnus-news.texi: Add gnus-mime-replace-part and
2503         gnus-article-replace-part.  Use @xref.
2504
2505 2005-09-20  Simon Josefsson  <jas@extundo.com>
2506
2507         * gnus-coding.texi: New file, from Reiner Steib
2508         <reiner.steib@gmx.de>.
2509
2510 2005-09-17  Romain Francoise  <romain@orebokech.com>
2511
2512         Update all files to specify GFDL version 1.2.
2513
2514         * doclicense.texi (GNU Free Documentation License): Update to
2515         version 1.2.
2516
2517 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2518
2519         * gnus.texi (Finding the Parent): Fix description of how Gnus
2520         finds article.
2521
2522 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
2523
2524         * gnus.texi (Advanced Scoring Examples): New exmples to teach how
2525         to drop off non-answered articles.
2526
2527 2005-09-11  Romain Francoise  <romain@orebokech.com>
2528
2529         * message.texi (Message Headers): Explain what
2530         `message-alternative-emails' does in more detail.
2531
2532         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2533         requires `auto-compression-mode' to be enabled.  Add new nnml
2534         variable `nnml-compressed-files-size-threshold'.
2535
2536 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2537
2538         * gnus.texi (Sorting the Summary Buffer): Added
2539         gnus-thread-sort-by-recipient.
2540
2541 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2542
2543         * gnus-news.texi: Fix reference.
2544
2545 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2546
2547         * gnus.texi (Mail Source Customization): Fix descriptions of
2548         mail-source-incoming-file-prefix.
2549
2550         * message.texi (MIME): Describe mml-dnd-protocol-alist and
2551         mml-dnd-attach-options.
2552
2553         * gnus-news.texi: Added reference.
2554
2555 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2556
2557         * gnus.texi (Choosing Variables): Fix descriptions.
2558
2559 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2562
2563 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2564
2565         * emacs-mime.texi (Handles): Remove duplicate item.
2566         (Encoding Customization): Fix the default value for
2567         mm-coding-system-priorities.
2568         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2569         (Basic Functions): Fix reference.
2570
2571 2005-08-10  Romain Francoise  <romain@orebokech.com>
2572
2573         * gnus-news.texi: Mention new variable `message-yank-empty-prefix'.
2574
2575 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2578
2579 2005-08-08  Romain Francoise  <romain@orebokech.com>
2580
2581         * message.texi (Insertion Variables): Mention new variable
2582         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
2583         documentation accordingly.
2584
2585 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
2586
2587         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2588         Mention that gnus-init-file is not read when Emacs is invoked with
2589         --no-init-file or -q.
2590
2591 2005-07-20  Didier Verna  <didier@xemacs.org>
2592
2593         * gnus.texi (Email Based Diary): New. Proper documentation for the
2594         nndiary back end and the gnus-diary library.
2595
2596 2005-07-18  Romain Francoise  <romain@orebokech.com>
2597
2598         * gnus.texi (To From Newsgroups): Mention new variables
2599         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2600
2601         * gnus-news.texi: Ditto.
2602
2603 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2604
2605         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2606
2607 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2608
2609         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
2610         (Agent Variables):
2611         * message.texi (Message Headers):
2612         Texinfo usage fix.
2613
2614 2005-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
2615
2616         * Makefile.in (gnus-booklet.dvi, gnus-booklet.pdf): Simplify.
2617         (gnus-faq-texi): Renamed from gnus-faq.texi to avoid unsolicited
2618         download.
2619
2620 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
2621
2622         * Makefile.in (gnus-booklet.dvi, gnus-booklet.pdf)
2623         (gnus-refcard.dvi, gnus-refcard.pdf): New targets replacing
2624         refcard.* and booklet.*.
2625
2626         * gnus-refcard.tex: Merged from refcard.tex and gnusref.tex.
2627         Removed refcard.tex gnusref.tex booklet.tex bk-lt.tex bk-a4.tex.
2628
2629         * gnus-logo.eps: Renamed from gnuslogo-booklet.eps.
2630         gnuslogo-refcard.eps: Removed.
2631
2632         * Makefile.in (gnus-faq.texi): Depend on xml2texi.*.  Fix sed
2633         command.
2634
2635 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2636
2637         * Makefile.in (gnus-faq-full-update, gnus-faq-clean)
2638         (gnus-faq.texi): New targets.
2639         (distclean): Remove some gnus-faq.* files.
2640
2641         * xml2texi.sh: Mention requirements.
2642
2643         * xml2texi.scm (boilerplate): Add "Do not modify ...".
2644
2645         * gnus-faq.texi: Generated.
2646
2647 2005-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2648
2649         * gnus-faq.texi: Generated from gnus-faq.xml using xml2texi.*.
2650
2651         * message.texi, gnus.texi: Update copyright.
2652
2653         * xml2texi.scm (+tag-for-gnus-faq-texi+): New variable.
2654         (transform): Use it.  From Karl Pflästerer <sigurd@12move.de> with
2655         minor modifications.
2656         (boilerplate): Update copyright for the output file.
2657
2658 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2659
2660         * xml2texi.sh: Fix arch tag.
2661
2662 2005-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2663
2664         * xml2texi.scm, xml2texi.sh: Added copyright.
2665         (transform): Avoid redundant entries in @urefs.
2666         (format-node): Don't insert optional arguments of @node.
2667
2668 2005-03-20  Karl Pflästerer  <sigurd@12move.de>
2669
2670         * xml2texi.scm, xml2texi.sh: New files.  PLT Scheme program to
2671         convert FAQ from xml to texi.
2672
2673 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2674
2675         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2676
2677 2005-02-14  Simon Josefsson  <jas@extundo.com>
2678
2679         * gnus-news.texi: Add.
2680
2681 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2682
2683         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2684         stuff; gnus-mime-inline-part does the automatic decompression.
2685
2686 2005-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2687
2688         * gnus.texi (Spam ELisp Package Configuration Examples):
2689         "training.ham" should be "training.spam".
2690
2691 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * message.texi (Mail Variables): Fix the default value for
2694         message-send-mail-function.
2695
2696 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2697
2698         * gnus.texi (Optional Back End Functions): nntp-request-update-info
2699         always returns nil exceptionally.
2700
2701 2005-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702
2703         * gnus.texi: Some edits based on comments from David Abrahams.
2704         Bump version numbers.
2705
2706 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * gnus.texi (RSS): Fix the keystroke.
2709
2710 2005-01-16  Simon Josefsson  <jas@extundo.com>
2711
2712         * gnus.texi (Article Washing): Add libidn URL.  Suggested by
2713         Michael Cook <michael@waxrat.com>.
2714
2715         * gnus-news.texi: Ditto.
2716
2717 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2718
2719         * gnus-faq.texi ([4.1]): Typo.
2720
2721 2005-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * gnus.texi (Topic Commands): Fix next/previous.
2724
2725 2005-01-15  Simon Josefsson  <jas@extundo.com>
2726
2727         * gnus.texi (Article Washing): Mention `W i'.
2728
2729         * gnus-news.texi: Mention De-IDNA washing.
2730
2731 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2732
2733         * message.texi (Reply): `message-reply-to-function' should return
2734         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
2735
2736 2005-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2737
2738         * Makefile.in (.texi): Use LC_ALL instead of LANG.
2739         (makeinfo): Ditto.
2740
2741 2005-01-04  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
2742
2743         * gnus.texi (Group Parameters): Slight extension of sieve
2744         parameter description.
2745
2746 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2747
2748         * gnus-news.texi: Mention change new behavior of
2749         `gnus-decay-scores'.  Added some references.
2750
2751         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2752         matching score files as well.
2753         (Picons): Describe `gnus-picon-style'.
2754
2755 2005-01-02  Romain Francoise  <romain@orebokech.com>
2756
2757         * gnus-news.texi: Mention the new method used to hide headers.
2758         Remove duplicate item about `/ r'.  Add missing @code.
2759
2760         * message.texi (Message Headers): Mention that headers are hidden
2761         using narrowing, and how to expose them.
2762         Update copyright.
2763
2764 2005-01-02  Simon Josefsson  <jas@extundo.com>
2765
2766         * gnus-news.texi: Add.
2767
2768 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * gnus-news.texi: Addition.
2771
2772         * gnus.texi (RSS): Addition.
2773
2774 2004-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * Makefile.in (.texi): Set LANG=C to avoid NLS translations.
2777         (makeinfo): Ditto.
2778
2779 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2780
2781         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2782         `gnus-summary-sort-by-recipient'.
2783
2784 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2785
2786         * gnus-faq.texi ([5.1]): Added missing bracket.
2787
2788         * message.texi (Various Message Variables): Mention that all mail
2789         file variables are derived from `message-directory'.
2790
2791         * gnus.texi (Splitting Mail): Clarify bogus group.
2792
2793 2004-12-07  Teodor Zlatanov  <tzz@lifelogs.com>
2794
2795         * gnus.texi (Filtering Spam Using The Spam ELisp Package)
2796         (Spam ELisp Package Filtering of Incoming Mail)
2797         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2798         replace @code{spam.el} with @file{spam.el} where the file spam.el
2799         is intended as the subject.
2800
2801 2004-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2802
2803         * gnus-news.texi: Mention `gnus-summary-limit-to-recipient' and
2804         `gnus-summary-sort-by-recipient'.
2805
2806         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
2807         `spam-initialize'.
2808         (Limiting): Add `gnus-summary-limit-to-recipient'.
2809         (Summary Sorting): Add `gnus-summary-sort-by-recipient'.
2810
2811 2004-11-30  Simon Josefsson  <jas@extundo.com>
2812
2813         * gnus.texi (Misc Article): Add, suggested by Reiner Steib
2814         <reinersteib+gmane@imap.cc>.
2815
2816 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2817
2818         * gnus.texi (Finding the News): Markup fix.
2819
2820 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus.texi (Finding the News): Add a note for NNTP marks.
2823         Improved by Romain Francoise.
2824
2825 2004-11-23  Romain Francoise  <romain@orebokech.com>
2826
2827         * gnus.texi (NNTP marks): New node.
2828         (NNTP): Move NNTP marks variables to the new node.
2829
2830 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
2831
2832         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
2833         end.
2834
2835         * gnus.texi (MIME Commands, Hashcash): Markup fix.
2836
2837 2004-11-17  Teodor Zlatanov  <tzz@lifelogs.com>
2838
2839         * gnus.texi: replaced @file{spam.el} with @code{spam.el}
2840         everywhere for consistency.
2841         (Filtering Spam Using The Spam ELisp Package): admonish again.
2842         (Spam ELisp Package Sequence of Events): this is Gnus, say so.
2843         Say "regular expression" instead of "regex."  Admonish.  Pick
2844         other words to sound better (s/so/thus/).
2845         (Spam ELisp Package Filtering of Incoming Mail): mention
2846         statistical filters.  Remove old TODO.
2847         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2848         new section on sorting and displaying the spam score.
2849         (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
2850         backend but an alias to spam-use-BBDB.
2851         (Extending the Spam ELisp package): rewrite the example using the
2852         new backend functionality.
2853
2854 2004-11-16  Simon Josefsson  <jas@extundo.com>
2855
2856         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2857         nntp-marks-directory, from Romain Francoise
2858         <romain@orebokech.com>.
2859
2860 2004-11-14  Magnus Henoch  <mange@freemail.hu>
2861
2862         * gnus.texi (Hashcash): New default value of
2863         hashcash-default-payment.
2864
2865 2004-10-26  Simon Josefsson  <jas@extundo.com>
2866
2867         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
2868         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2869
2870 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2871
2872         * gnus.texi (New Features): Add 5.11.
2873
2874         * message.texi (Resending): Remove wrong default value.
2875
2876         * gnus.texi (Mail Source Specifiers): Describe possible problems
2877         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
2878         `pop3-leave-mail-on-server' to the index.
2879
2880 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2881
2882         * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2883
2884 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2885
2886         * message.texi (Canceling News): Add how to set a password.
2887
2888 2004-10-10  Juri Linkov  <juri@jurta.org>
2889
2890         * gnus.texi (Top, Marking Articles): Join two menus in one node
2891         because a node can have only one menu.
2892
2893 2004-10-09  Juri Linkov  <juri@jurta.org>
2894
2895         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
2896         example of nnmail-split-fancy.
2897
2898 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2899
2900         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
2901
2902 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2903
2904         * gnus.texi (X-Face): Revert 2004-02-17 change.
2905         (Slow Machine): Ditto.
2906
2907 2004-10-02  Simon Josefsson  <jas@extundo.com>
2908
2909         * gnus.texi (documentencoding): Add, to avoid warnings.
2910
2911 2004-09-30  Simon Josefsson  <jas@extundo.com>
2912
2913         * gnus-news.texi: Add.
2914
2915         * message.texi (Mail Headers): Add.
2916
2917         * gnus.texi (Hashcash): Fix.
2918
2919 2004-09-29  Simon Josefsson  <jas@extundo.com>
2920
2921         * gnus-news.texi: Add.
2922
2923 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
2924
2925         * gnus.texi (Hashcash): changed location of library, also mention
2926         that payments can be verified and fix the name of the
2927         hashcash-path variable.
2928
2929 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
2930
2931         * gnus-faq.texi ([5.12]): Use 5.10 instead of 5.10.0.
2932
2933 2004-09-14  Jesper Harder  <harder@ifa.au.dk>
2934
2935         * gnus.texi: Markup fixes.
2936
2937         * emacs-mime.texi (Display Customization): XEmacs -> Emacs.
2938
2939 2004-09-11  Simon Josefsson  <jas@extundo.com>
2940
2941         * gnus-news.texi: Mention text/dns.
2942
2943 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2944
2945         * texi2latex.el (latexi-translate-file): Support @copying and
2946         @insertcopying.
2947         (latexi-copying-text): New variable.
2948         (latexi-copying): New function.
2949         (latexi-insertcopying): New function.
2950
2951 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
2952
2953         * gnus-news.texi: Fix typo in previous commit.
2954
2955         * gnus-news.el (gnus-news-makeinfo-switches): Add --no-validate to
2956         allow unresolved references.
2957
2958         * gnus-news.texi: Use xref.  Add `gnus-picon-style'.
2959
2960         * Makefile.in (GNUS-NEWS): Depend on gnus-news.el.
2961
2962 2004-09-02  Simon Josefsson  <jas@extundo.com>
2963
2964         * gnus-news.texi: Comment out comment stuff.
2965         Don't use xref's, GNUS-NEWS look wrong.
2966         Add nntp marks stuff.
2967         Add (copied from Oort Gnus GNUS-NEWS).
2968
2969         * Makefile.in (GNUS-NEWS): Move to "..".
2970
2971 2004-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * infohack.el: Support @copying and @insertcopying for Emacs 21.3
2974         and lesser and XEmacs.
2975
2976 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
2977
2978         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
2979         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
2980
2981 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
2982
2983         * gnus.texi (Mail Source Specifiers): Describe
2984         `pop3-leave-mail-on-server'.
2985
2986 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
2987
2988         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
2989         netrc syntax.
2990
2991 2004-08-15  Simon Josefsson  <jas@extundo.com>
2992
2993         * gnus.texi (IMAP): Add example.  Suggested and partially written
2994         by Steinar Bang <sb@dod.no>.
2995
2996 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gnus.texi (Posting Styles): Addition.
2999
3000 2004-08-06  Simon Josefsson  <jas@extundo.com>
3001
3002         * gnus-news.el (gnus-news-header-disclaimer): Fix.
3003
3004         * gnus-news.texi: Add.
3005
3006 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * emacs-mime.texi (rfc2047): Update.
3009
3010 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3011
3012         * gnus.texi (Splitting Mail): Add nnmail-split-lowercase-expanded.
3013         (Fancy Mail Splitting): Ditto.
3014
3015 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3016
3017         * emacs-mime.texi (Encoding Customization): Addition.
3018
3019 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * emacs-mime.texi (Encoding Customization): Add a note to the
3022         mm-content-transfer-encoding-defaults entry.
3023
3024 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3025
3026         * emacs-mime.texi (Encoding Customization): Fix
3027         mm-coding-system-priorities entry.
3028
3029 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
3030
3031         * gnus.texi (Setting Process Marks): Fix `M P a' entry.
3032
3033 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * gnus.texi (Article Highlighting): Add
3036         gnus-cite-ignore-quoted-from.
3037
3038 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * message.texi (Various Message Variables): Add.
3041
3042 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
3043
3044         * gnus.texi (Mail Source Customization): Clarify
3045         `mail-source-directory'.
3046
3047 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
3048
3049         * gnus-faq.texi: Untabify.
3050         ([6.3]): nnir.el is in contrib directory.
3051
3052         * message.texi (News Headers): Clarify how a unique ID is created.
3053
3054         * gnus.texi (Splitting Mail): Mention gnus-group-find-new-groups.
3055
3056 2004-05-19  Andre Srinivasan  <andre@e2open.com>
3057
3058         * gnus.texi (Group Parameters): Added more on hooks.  (Small
3059         change.)
3060
3061 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
3062
3063         * gnus.texi (Oort Gnus): Mention new behavior of `F' and `R' when
3064         the region is active.
3065         (Article Display): Add `gnus-picon-style'.
3066
3067 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3068
3069         * message.texi (Various Commands): Add.
3070
3071 2004-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
3072
3073         * gnus.texi (MIME Commands): Added
3074         gnus-mime-display-multipart-as-mixed,
3075         gnus-mime-display-multipart-alternative-as-mixed,
3076         gnus-mime-display-multipart-related-as-mixed.
3077
3078 2004-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3079
3080         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3081
3082 2004-04-16  Florian Weimer  <fw@deneb.enyo.de>
3083
3084         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3085
3086 2004-04-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3087
3088         * gnus.texi (Agent Visuals): Referenced new F(etched) group line
3089         format.
3090         (Group Line Specification): Added F(etched) group line format.
3091
3092 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3093
3094         * gnus.texi (Indirect Functions): Add
3095         nntp-open-via-rlogin-and-netcat.
3096
3097 2004-04-11  Jesper Harder  <harder@ifa.au.dk>
3098
3099         * gnus-news.texi: Add OPML.
3100
3101         * gnus.texi (RSS): do.
3102
3103 2004-04-10  Jesper Harder  <harder@ifa.au.dk>
3104
3105         * emacs-mime.texi (Flowed text): Markup fix.
3106
3107 2004-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
3108
3109         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
3110         (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
3111         warning about ham processors in spam groups removed.
3112
3113 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
3114         From Hubert Chan <hubert@uhoreg.ca>
3115
3116         * gnus.texi (SpamAssassin backend): added new node about SpamAssassin.
3117
3118 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3119
3120         * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3121         (Spam ELisp Package Global Variables): More clarifications.
3122
3123 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
3124
3125         * gnus.texi (Various Summary Stuff): Fix the documentation for
3126         gnus-newsgroup-variables.
3127
3128 2004-03-18  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
3129
3130         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3131         the gnus-article-mode-line-format section.
3132
3133 2004-03-18  Jesper Harder  <harder@ifa.au.dk>
3134
3135         * gnus-news.texi: Addition.
3136
3137 2004-03-08  Jesper Harder  <harder@ifa.au.dk>
3138
3139         * gnus.texi (Category Syntax): Markup fix.
3140
3141 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * gnus.texi (POP before SMTP): Addition.
3144
3145 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
3146
3147         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3148         (Mailing List): Typo.
3149         (Customizing Articles): Add gnus-treat-ansi-sequences.
3150         (Article Washing): Index.
3151
3152         * message.texi: Use m-dash consistently.
3153
3154         * emacs-mime.texi: do.
3155
3156 2004-03-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3157
3158         * gnus.texi (POP before SMTP): New node.
3159
3160 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * gnus.texi (X-Face, Face): Add gnus-x-face and
3163         gnus-face-properties-alist.
3164
3165 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
3166
3167         * texi2latex.el (latexi-translate-file): Support accents.
3168
3169         * gnus.texi: Don't use 8bit chars (except ¬).
3170
3171         * emacs-mime.texi: do.
3172
3173         * Makefile.in (.texi, makeinfo): Use --enable-encoding.
3174
3175         * gnus.texi: Move @documentencoding back, and change to latin-1.
3176
3177         * emacs-mime.texi: do.
3178
3179         * infohack.el (infohack): Support @documentencoding in Emacs 21.3.
3180
3181 2004-03-03  Jesper Harder  <harder@ifa.au.dk>
3182
3183         * Makefile.in: Add gnus-news.
3184
3185         * texi2latex.el (latexi-translate): Add gnus-news.
3186         (latexi-translate-file): Add @documentencoding.
3187
3188 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * gnus.texi: Enclose the iflatex section with iftex.
3191         (Gnus Unplugged): Use pxref instead of xref.
3192
3193         * emacs-mime.texi: Enclose the iflatex section with iftex.
3194
3195 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3196
3197         * emacs-mime.texi: Wrapped documentencoding inside of iflatex as
3198         documentencoding is not supported by infohack.
3199
3200         * gnus.texi: Wrapped documentencoding inside of iflatex as
3201         documentencoding is not supported by infohack.
3202         Changed file's character coding to utf-8 as the file contains
3203         characters that can not be encoded using iso-8859-1.
3204         (Gnus Unplugged): Reference gnus-agent variable.
3205         (Agent Variables): Added gnus-agent.
3206
3207
3208 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * gnus.texi (X-Face): Add uncompface-use-external.
3211         (Slow Machine): Ditto.
3212
3213 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
3214
3215         * gnus-news.texi: dnd attachments.
3216
3217         * message.texi (MIME): do.
3218
3219 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3220
3221         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
3222         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3223
3224 2004-01-30  Jesper Harder  <harder@ifa.au.dk>
3225
3226         * gnus.texi: Set documentencoding.
3227
3228         * emacs-mime.texi: do.
3229
3230 2004-01-27  Simon Josefsson  <jas@extundo.com>
3231
3232         * emacs-mime.texi (Flowed text): Add.
3233
3234 2004-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
3235
3236         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3237         Mention spam-split does not modify incoming mail.
3238
3239 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
3240
3241         * gnus.texi (GroupLens): Remove.
3242
3243 2004-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
3244
3245         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3246
3247 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3248
3249         * gnus.texi (Outgoing Messages, Agent Variables): Add
3250         gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3251         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3252
3253         * gnus.texi (agent-disable-undownloaded-faces): Replaced with
3254         agent-enable-undownloaded-faces.
3255
3256 2004-01-17  Jesper Harder  <harder@ifa.au.dk>
3257
3258         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3259
3260         * pgg.texi (User Commands, Backend methods): do.
3261
3262         * gnus.texi (Debugging IMAP): Fix.
3263         (Thwarting Email Spam): Avoid overfull hboxes in printed
3264         version.  Markup fixes.
3265
3266 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
3267
3268         * gnus.texi (The problem of spam): fixed so many countries and
3269         continents are used as examples of why blocking by country blocks
3270         is a bad idea.
3271
3272 2004-01-11  Simon Josefsson  <jas@extundo.com>
3273
3274         * gnus.texi (The problem of spam): Fix, reported by Cheng Gao
3275         <chenggao@cyberhut.org> and suggested by Richard Hoskins
3276         <rmh@apk.net>  (tiny change).
3277
3278 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
3279
3280         * dir: Add SASL.
3281
3282         * sasl.texi: Markup fixes.
3283
3284         * gnus.texi (Fancy Mail Splitting, SpamAssassin)
3285         (Spam ELisp Package Sequence of Events)
3286         (Spam ELisp Package Global Variables)
3287         (Spam ELisp Package Configuration Examples): do.
3288
3289 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3290
3291         * gnus.texi (Summary Mail Commands): S D e.
3292
3293 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
3294
3295         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3296
3297         * gnusref.tex: do.
3298
3299 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3300
3301         * gnus.texi (SpamOracle): Fixed typo.
3302         (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3303
3304         * gnus-news.texi, gnus-news.el: New files.
3305
3306         * Makefile.in: Use `gnus-news.*' to create GNUS-NEWS.
3307
3308         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
3309
3310 2004-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3311
3312         * gnus.texi: Fix the last commit.
3313
3314 2004-01-05  Simon Josefsson  <jas@extundo.com>
3315
3316         * gnus.texi (Top): Add SASL.
3317         * texi2latex.el (latexi-translate): Do sasl.
3318
3319         * pgg.texi (Caching passphrase): Fix PGG passphrase caching
3320         section.
3321
3322         * sasl.texi: New file.
3323         * Makefile.in: Add sasl.texi.
3324
3325 2004-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326
3327         * gnus.texi (Emacsen): Bump numbers.
3328
3329 2004-01-04  Reiner Steib  <Reiner.Steib@gmx.de>
3330
3331         * gnus.texi (Spam ELisp Package Configuration Examples): Markup fixes.
3332
3333 2004-01-03  Teodor Zlatanov  <tzz@lifelogs.com>
3334
3335         * gnus.texi (Spam ELisp Package Sequence of Events): explain more
3336         about the sequence of events and what happens with read-only
3337         backends.
3338         (Spam ELisp Package Global Variables): explain what happens with
3339         read-only backends.
3340         (Spam ELisp Package Configuration Examples): added Reiner Steib
3341         and Ted Zlatanov's setups.
3342
3343 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3344
3345         * emacs-mime.texi (Display Customization): Add mm-enable-external.
3346
3347 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3348
3349         * gnus.texi (Category Syntax):
3350         gnus-agent-cat-enable-undownloaded-faces.
3351
3352 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3353
3354         * message.texi, gnus.texi, gnus-faq.texi: Update copyright.
3355
3356         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids.
3357
3358         * message.texi (Message Headers): Add message-header-synonyms.
3359
3360         * gnus.texi (Other modes): New node.
3361         (Oort Gnus): Refer to the above in "Dired integration".
3362
3363 2004-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
3364
3365         * gnus.texi (Top): updated menu with new manual nodes.
3366         (The problem of spam): more ranting.
3367         (Anti-Spam Basics): "spammers are wise to [filtering on From:]".
3368         (SpamAssassin): mention spam.el.
3369         (Hashcash): do not a sentence end proposition with
3370         (Filtering Spam Using The Spam ELisp Package): more and better
3371         explanation, took lots of information out into subsections.
3372         (Spam ELisp Package Sequence of Events)
3373         (Spam ELisp Package Filtering of Incoming Mail)
3374         (Spam ELisp Package Global Variables): new or updated content all
3375         around.
3376         (Spam ELisp Package Configuration Examples): promised new
3377         section, empty for now.
3378         (Blacklists and Whitelists, BBDB Whitelists)
3379         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3380         (SpamOracle): mention that spam/ham processor variables are being
3381         obsoleted.
3382         (Extending the Spam ELisp package): add some new documentation
3383         for adding a new backend to spam.el.
3384
3385 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3386
3387         * gnus.texi (Foreign Groups): Add `gnus-group-read-ephemeral-group'.
3388         (Oort Gnus): Ditto.
3389
3390 2004-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3391
3392         * message.texi (Key Index): Untabified.
3393
3394         * gnus.texi (RSS): kindex.
3395
3396 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3397
3398         * gnus.texi (Summary Score Commands): Add `f' to
3399         `gnus-score-find-trace'.
3400         (Score File Editing): Added `V t'.
3401
3402 2003-12-31  Steve Youngs  <sryoungs@bigpond.net.au>
3403
3404         * gnus.texi (XEmacs): Update list of Gnus XEmacs package
3405         requirements.
3406
3407 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3408
3409         * gnus.texi (Canceling and Superseding): Mention `Cancel-Lock'.
3410
3411 2003-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * gnus.texi (Maildir): Filled.
3414         (Key Index): Untabified.
3415
3416 2003-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3417
3418         * gnus.texi (Group Parameters): Clarification.
3419
3420 2003-12-29  Simon Josefsson  <jas@extundo.com>
3421
3422         * gnus.texi (Agent Variables): Add.
3423
3424 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
3425
3426         * gnus.texi (Oort Gnus): Mention change of `e' in draft groups.
3427
3428 2003-12-15  Jesper Harder  <harder@ifa.au.dk>
3429
3430         * gnus.texi (Group Parameters): Clarify.
3431
3432 2003-12-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3433
3434         * gnus.texi (Agent Parameters): Added references in Topic and
3435         Group Parameters.  Added gnus-agent-cat-disable-undownloaded-faces
3436         to the list of documented agent parameters.
3437
3438 2003-12-11  Jesper Harder  <harder@ifa.au.dk>
3439
3440         * message.texi (Mailing Lists): Fix typo.
3441
3442 2003-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * gnus.texi (Fancy Mail Splitting): Close paren of a Lisp function.
3445         (SpamAssassin): Ditto.
3446
3447 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
3448
3449         * gnus.texi (SpamAssassin, Fancy Mail Splitting): add
3450         save-restriction before (widen) in the example.  From Kevin Ryde
3451         <user42@zip.com.au>.
3452
3453 2003-12-03  Simon Josefsson  <jas@extundo.com>
3454
3455         * emacs-mime.texi (Flowed text): Fix.
3456
3457 2003-12-02  Simon Josefsson  <jas@extundo.com>
3458
3459         * gnus.texi (Agent Variables): Fix.
3460
3461 2003-12-01  Jesper Harder  <harder@ifa.au.dk>
3462
3463         * gnus.texi: Add missing mode to some @kindex'es.
3464
3465 2003-11-30  Jesper Harder  <harder@ifa.au.dk>
3466
3467         * gnus.texi (RSS): Add nnrss-use-local.
3468         (Foreign Groups): Add `G R'.
3469
3470 2003-11-29  Jesper Harder  <harder@ifa.au.dk>
3471
3472         * gnusref.tex (subsection*{Notes}): Add `G R'.
3473
3474 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
3475
3476         * gnus.texi (Hiding Headers): Update.
3477
3478 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
3479
3480         * gnus.texi (Debugging IMAP): minor corrections.
3481
3482 2003-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
3483
3484         * gnus.texi (Finding the Parent): nnml does supports fetching by
3485         MID.
3486
3487 2003-11-20  Simon Josefsson  <jas@extundo.com>
3488
3489         * gnus.texi (Debugging IMAP): Add.
3490
3491 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * gnus.texi (Score Decays): Update the gnus-decay-score function.
3494
3495 2003-11-17  Jesper Harder  <harder@ifa.au.dk>
3496
3497         * gnus.texi (Troubleshooting): Update.
3498
3499 2003-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3500
3501         * gnus.texi (Filtering Spam Using The Spam ELisp Package): added
3502         some clarifications.
3503
3504 2003-10-30  Teodor Zlatanov  <tzz@lifelogs.com>
3505
3506         * gnus.texi (Fancy Mail Splitting): added mention of
3507         nnmail-split-fancy-match-partial-words.
3508
3509 2003-10-30  Jesper Harder  <harder@ifa.au.dk>
3510
3511         * gnus.texi (Slashdot, SpamAssassin, Score File Format): Fix
3512         overfull hbox.
3513         (Topic Parameters): @group.
3514         (Slashdot): Fix.
3515
3516 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3517
3518         * gnus.texi (Filtering Spam Using The Spam ELisp Package): added
3519         example of using a string as a parameter to spam-split in order
3520         to override the default spam-split-group value.
3521
3522 2003-10-27  Jesper Harder  <harder@ifa.au.dk>
3523
3524         * gnusref.tex (subsection*{Notes}): do.
3525
3526         * gnus.texi (Exiting the Summary Buffer): Add keybinding.
3527
3528 2003-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
3529
3530         * emacs-mime.texi: Markup: Use @acronym for MML and MIME.
3531
3532         * message.texi: Ditto.
3533
3534         * gnus.texi: Ditto.
3535
3536 2003-10-23  Simon Josefsson  <jas@extundo.com>
3537
3538         * emacs-mime.texi (MML Definition): Add format.
3539
3540 2003-10-22  Teodor Zlatanov  <tzz@lifelogs.com>
3541
3542         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
3543         changed to use the new spam-initialize function.
3544
3545 2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3546
3547         * message.texi (Mailing Lists): Add Mail-Followup-To to index.
3548
3549         * gnus.texi (Group Parameters): Add Mail-Followup-To to index.
3550         (Emacsen): Fixed typo.
3551         (Oort Gnus): Mention message-forward-show-mml change (Sync with
3552         GNUS-NEWS).
3553
3554 2003-10-12  Adrian Aichner  <adrian@xemacs.org>
3555
3556         * gnus.texi (Mail Source Specifiers): uref fixes.
3557
3558 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
3559
3560         * gnus.texi (Group Mail Splitting)
3561         (Filtering Spam Using The Spam ELisp Package): Markup fixes.
3562
3563         * message.texi (Security): @url -> @uref.
3564
3565 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566
3567         * gnus.texi: Define gnusasis and gnusurl.
3568
3569 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
3570
3571         * gnus.texi (Group Mail Splitting): Markup fix.
3572
3573 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
3574
3575         * emacs-mime.texi (Files and Directories): Update.
3576
3577 2003-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
3578
3579         * gnus.texi (Filtering Spam Using The Spam ELisp Package): added
3580         spam-process-ham-in-spam-groups and
3581         spam-process-ham-in-nonham-groups variable descriptions.
3582
3583 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
3584
3585         * message.texi (Various Message Variables): Typo.
3586
3587         * gnus.texi (Oort Gnus): Typo.
3588         (Filtering Spam Using The Spam ELisp Package): Just remember,
3589         kids: There is no 'c' in 'supersede'.
3590
3591 2003-09-27  Jesper Harder  <harder@ifa.au.dk>
3592
3593         * message.texi (Reply): Fix typo.
3594
3595 2003-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3596
3597         * gnus.texi (Fancy Mail Splitting, SpamAssassin): corrected fancy
3598         split example to use current buffer, mentioned
3599         nnimap-split-download-body.
3600
3601 2003-09-22  Jesper Harder  <harder@ifa.au.dk>
3602
3603         * gnus.texi, gnus-faq.texi, message.texi: gnus -> Gnus.
3604
3605         * message.texi: Fixes.
3606
3607 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
3608
3609         * gnus.texi (Fancy Mail Splitting): Make split-on-body work for
3610         respooling.  Suggested by Harald Maier <maierh@myself.com>.
3611         (Fancy Mail Splitting): Reformat.
3612
3613 2003-09-15  Jesper Harder  <harder@ifa.au.dk>
3614
3615         * gnus.texi (Posting Styles): Fix typo.  @itemize attribute names.
3616
3617 2003-09-14  Jesper Harder  <harder@ifa.au.dk>
3618
3619         * pgg.texi (Selecting an implementation, Caching passphrase)
3620         (Initializing): Markup fix.
3621
3622 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
3623
3624         * gnus.texi (Summary Buffer Lines): Formatting fix.
3625
3626 2003-09-03  Jesper Harder  <harder@ifa.au.dk>
3627
3628         * gnus.texi (Creating a Virtual Server): Use nnml for the example.
3629         nnspool doesn't work on ms-windows due to file name restrictions.
3630
3631 2003-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3632
3633         * gnus.texi (Gmane Spam Reporting): added explanation of
3634         spam-report-gmane-use-article-number.
3635
3636 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
3637
3638         * gnus.texi (Customizing Articles): xface -> x-face.
3639
3640 2003-08-20  Simon Josefsson  <jas@extundo.com>
3641
3642         * gnus.texi (GroupLens): Move text around.
3643
3644 2003-08-16  Jesper Harder  <harder@ifa.au.dk>
3645
3646         * gnus.texi (Searching for Articles): Fix example.
3647
3648 2003-08-08  Jesper Harder  <harder@ifa.au.dk>
3649
3650         * gnus.texi (Kibozed Groups): Fix.
3651
3652 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
3653
3654         * gnus.texi (Group Parameters): Add expiry-target.
3655         (Archived Messages): Layout fix.
3656
3657 2003-07-22  Jesper Harder  <harder@ifa.au.dk>
3658
3659         * gnus.texi (Top): Menu fixes and additions.
3660
3661 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
3662
3663         * emacs-mime.texi (Encoding Customization): Fix.
3664         (MML Definition): Typo.
3665
3666 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
3667
3668         * gnus.texi (Sorting the Summary Buffer): Index.
3669
3670 2003-07-15  Reiner Steib  <Reiner.Steib@gmx.de>
3671
3672         * gnus-faq.texi ([3.8]): Fixed example.
3673
3674 2003-07-14  Teodor Zlatanov  <tzz@lifelogs.com>
3675
3676         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
3677         mentioned the spam-install-hooks mess.
3678
3679 2003-07-11  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>  (tiny change)
3680
3681         * gnus.texi (Splitting in IMAP): Typos.
3682
3683 2003-07-11  Simon Josefsson  <jas@extundo.com>
3684
3685         * gnus.texi (Splitting in IMAP): Mention Sieve.
3686
3687 2003-07-10  Simon Josefsson  <jas@extundo.com>
3688
3689         * message.texi (Security): Discuss the PGP 2.x compatibility
3690         problem.
3691
3692 2003-06-24  Jesper Harder  <harder@ifa.au.dk>
3693
3694         * sieve.texi (Sieve Mode): Formatting fix.
3695
3696         * gnus.texi (Agent Basics, Group Parameters, Quassia Gnus): do.
3697
3698 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3699
3700         * gnus.texi (Summary Mail Commands): Make note of
3701         Mail-Followup-To.
3702
3703 2003-06-23  Jesper Harder  <harder@ifa.au.dk>
3704
3705         * gnus.texi: Formatting fixes.
3706
3707 2003-06-22  Simon Josefsson  <jas@extundo.com>
3708
3709         * message.texi (Security): Mention S/MIME passphrases.
3710
3711 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
3712
3713         * gnus.texi: Add @command.
3714
3715         * texi2latex.el (latexi-translate-file): Add @command and @:.
3716
3717         * gnus.texi (Face): Use @uref.
3718
3719 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
3720
3721         * gnus.texi (Sieve Commands, Agent Basics, SpamOracle): @xref
3722         fixes.
3723
3724 2003-06-18  Didier Verna  <didier@xemacs.org>
3725
3726         * gnus.texi (Face): New node.
3727         * gnus.texi (Article Display): Reference it.
3728         * gnus.texi (Customizing Articles): Ditto.
3729         * gnus.texi (Image Enhancements): Put the Face node into the menu.
3730
3731 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
3732
3733         * gnus.texi (Splitting Mail): Add "splitting" entry and concept
3734         index entries.  Small patch from Karl Pflästerer
3735         <sigurd@12move.de>.
3736
3737 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3738
3739         * gnus.texi (Daemons): Fixed typo.
3740
3741 2003-06-15  Kai Großjohann  <kai.grossjohann@gmx.net>
3742
3743         * message.texi (Message Headers): Extend
3744         `message-subject-re-regexp' example.  From Niklas Morberg
3745         <niklas.morberg@axis.com>.
3746
3747 2003-06-11  Teodor Zlatanov  <tzz@lifelogs.com>
3748
3749         * gnus.texi (Bogofilter): revise docs to mention threshold is now
3750         user-controllable.
3751
3752 2003-06-10  Jesper Harder  <harder@ifa.au.dk>
3753
3754         * emacs-mime.texi: Use two spaces consistently to end sentences.
3755
3756         * message.texi: do.
3757
3758         * gnus.texi: do.
3759
3760 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
3761
3762         * gnus.texi (Filtering Spam Using The Spam ELisp Package): new
3763         SpamOracle node.
3764         (SpamOracle): document new SpamOracle code.
3765
3766 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
3767
3768         * gnus.texi (Article Buttons, Splitting in IMAP)
3769         (Category Syntax, Picons): Preemptive strike by
3770         alt.possesive.its.has.no.apostrophe.
3771
3772 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
3773
3774         * gnus.texi (Fancy Mail Splitting): Explain some entries in
3775         nnmail-split-abbrev-alist.
3776
3777 2003-05-17  Adrian Aichner  <adrian@xemacs.org>
3778
3779         * emacs-mime.texi (Charset Translation): Ruthless typo fixing.
3780         * gnus.texi (Top): Ditto.
3781         * gnus.texi (Selecting a Group): Ditto.
3782         * gnus.texi (Delayed Articles): Ditto.
3783         * gnus.texi (Hiding Headers): Ditto.
3784         * gnus.texi (Getting Mail): Ditto.
3785         * gnus.texi (Comparing Mail Back Ends): Ditto.
3786         * gnus.texi (IMAP): Ditto.
3787         * gnus.texi (Required Back End Functions): Ditto.
3788         * gnusref.tex (MIMESummary): Ditto.
3789         * message.texi (Message Headers): Ditto.
3790         * message.texi (Mail Variables): Ditto.
3791         * pgg.texi (Prerequisites): Ditto.
3792         * pgg.texi (Architecture): Ditto.
3793         * pgg.texi (Backend methods): Ditto.
3794         * sieve.texi (Managing Sieve): Ditto.
3795
3796 2003-05-17  Jesper Harder  <harder@ifa.au.dk>
3797
3798         * gnusref.tex (subsection*{Notes}): Fix.
3799
3800 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3801
3802         * gnus.texi (Anti-Spam Basics): Removed mention of gnus-junk.
3803
3804 2003-05-13  Jesper Harder  <harder@ifa.au.dk>
3805
3806         * gnus.texi (Agent Variables, Score File Format)
3807         (Troubleshooting, Editing IMAP ACLs, Conformity): a -> an.
3808
3809         * message.texi (Insertion Variables): do.
3810
3811 2003-05-13  Niklas Morberg  <niklas.morberg@axis.com>  (tiny change)
3812
3813         * gnus.texi (IMAP, Agent and IMAP, Oort Gnus): s/a/an/.
3814
3815 2003-05-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3816
3817         * gnus.texi (Agent Visuals): Add.
3818
3819 2003-05-09  Simon Josefsson  <jas@extundo.com>
3820
3821         * pgg.texi (Default user identity): Add.
3822
3823 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
3824
3825         * gnus.texi (Selecting a Group): Mention nil value
3826         gnus-large-newsgroup.
3827
3828 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
3829
3830         * gnus.texi (MIME Commands): Fix typo.
3831
3832 2003-05-05  Jesper Harder  <harder@ifa.au.dk>
3833
3834         * gnusref.tex: Additions.
3835
3836         * gnus.texi (Oort Gnus): Fix typo.
3837
3838 2003-05-03  Kai Großjohann  <kai.grossjohann@gmx.net>
3839
3840         * gnus.texi (Agent Basics): Explain that some servers can be
3841         agentized, whereas others aren't.
3842
3843 2003-05-01  Reiner Steib  <Reiner.Steib@gmx.de>
3844
3845         * gnus.texi (Oort Gnus): Add prefix limit feature.
3846         (Oort Gnus): Fix last commit.
3847
3848 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * gnus.texi (Emacsen): Update.
3851
3852 2003-05-01  Simon Josefsson  <jas@extundo.com>
3853
3854         * gnus.texi (IMAP): Document nnimap-need-unselect-to-notice-new-mail.
3855
3856 2003-05-01  Jesper Harder  <harder@ifa.au.dk>
3857
3858         * gnus.texi (Wide Characters): Proportional -> fixed width.
3859
3860         * texi2latex.el (latexi-translate-file): Add @syncodeindex.
3861
3862         * gnus.texi: Markup and formatting improvements.
3863         Use @syncodeindex for merging indexes to get the same font for
3864         @defvar and @vindex entries.  Be more consistent about the case
3865         of index entries.
3866
3867
3868 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
3869
3870         * gnus.texi (Top, Appendices): Fixed Gnus FAQ entry.
3871
3872         * gnus-faq.texi: Wrap long lines in menus.  Index.
3873
3874         * gnus.texi (Image Enhancements): Mention missing images support
3875         of Emacs on MS Windows.
3876         (Oort Gnus): Mention Gnus FAQ.
3877
3878 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
3879
3880         * gnus.texi (Filtering Spam Using The Spam ELisp Package): revised
3881         documentation.
3882         (Gmane Spam Reporting, Anti-spam Hashcash Payments): new sections.
3883
3884 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
3885
3886         * gnus.texi (Oort Gnus): New features in Gnus 5.10 from GNUS-NEWS.
3887
3888 2003-04-30  Jesper Harder  <harder@ifa.au.dk>
3889
3890         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index.
3891         Add gnus-spam-mark.
3892         (Various Summary Stuff): Add gnus-summary-display-arrow.
3893
3894         * gnus.texi: Fix typos.
3895
3896 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
3897
3898         * gnus.texi (Group Parameters): Fix markup.
3899         (Web Archive): Ditto.
3900
3901 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
3902
3903         * texi2latex.el (latexi-translate-file): Support @display,
3904         @group, @smallexample, @subsubheading.
3905
3906         * gnus.texi, gnus-faq.texi: Fix some of the worst overfull and
3907         underfull hboxes.
3908
3909         * message.texi, gnus.texi: Use the second arg to @uref where it
3910         makes sense to make HTML and PDF output look nicer.
3911
3912 2003-04-26  Jesper Harder  <harder@ifa.au.dk>
3913
3914         * gnus-faq.texi: Make it compile in the LaTeX version.  Remove
3915         redundant entries in @urefs.
3916         (FAQ - Glossary): Remove the final @bye since it breaks the Gnus
3917         manual.
3918         ([1.2]): @subsection -> @subheading.
3919
3920         * texi2latex.el (latexi-translate-file): Support @r, @env,
3921         @heading, @subheading, @TeX.
3922
3923         * gnus.texi, message.texi, emacs-mime.texi: Markup improvements
3924         and fixes.
3925
3926 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3927
3928         * gnus.texi (Selecting a Group): Add gnus-large-ephemeral-newsgroup.
3929         (Filling In Threads): Add gnus-fetch-old-ephemeral-headers.
3930         (Terminology): Index.
3931
3932 2003-04-22  Jesper Harder  <harder@ifa.au.dk>
3933
3934         * gnus.texi: nil -> @code{nil}.  Capitalize "Rmail" and "Babyl"
3935         consistently.
3936
3937 2003-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
3938
3939         * gnus-faq.texi: Allow inclusion in `gnus.texi' again.
3940
3941 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
3942
3943         * gnus-faq.texi: New, the Gnus FAQ from http://my.gnus.org/FAQ.
3944         From Frank Schmitt <ich@frank-schmitt.net>.
3945
3946         * gnus.texi (Server Variables): Added server parameters and index.
3947
3948 2003-04-21  Kai Großjohann  <kai.grossjohann@gmx.net>
3949
3950         * gnus.texi (Group Parameters): Pointer to
3951         gnus-newsgroup-variables.
3952
3953 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
3954
3955         * gnus.texi (Summary Buffer Lines): Add
3956         gnus-sum-thread-tree-false-root.
3957
3958 2003-04-15  Michael Shields  <shields@msrl.com>
3959
3960         * gnus.texi (Group Parameters, Hiding Headers): Document that
3961         the broken-reply-to group parameter now also affects header
3962         hiding.
3963         * gnus.texi (Summary Mail Commands): Suggest setting the
3964         broken-reply-to parameter if you find yourself using `B r'.
3965
3966 2003-04-16  Simon Josefsson  <jas@extundo.com>
3967
3968         * emacs-mime.texi (MML Definition): Add sender tag.
3969
3970 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3971
3972         * gnus.texi (Group Line Specification): Add.
3973
3974 2003-04-13  Simon Josefsson  <jas@extundo.com>
3975
3976         * gnus.texi (Security): Add text about PGP key snarf.
3977
3978 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3979
3980         * gnus.texi (Misc Article): Addition.
3981
3982 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3983
3984         * message.texi (Message Headers): Addition.
3985
3986 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
3987
3988         * emacs-mime.texi (Encoding Customization): Update default for
3989         mm-body-charset-encoding-alist.
3990
3991 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
3992
3993         * emacs-mime.texi (Non-MIME): Add diff.
3994
3995 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
3996
3997         * message.texi (Security): Fix typo.
3998
3999 2003-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4000
4001         * gnus.texi: Change ~/.gnus and .gnus.el to ~/.gnus.el.
4002
4003 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
4004
4005         * gnus.texi (Gnus Versions): Index.
4006         (Summary Score Commands): Decribe keys in `*Score Trace*' buffer.
4007
4008 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
4009
4010         * gnus.texi (Article Button Levels): Added
4011         `gnus-button-ctan-directory-regexp'.
4012
4013 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4014
4015         * gnus.texi (Indirect Functions): Fix examples for
4016         nntp-via-rlogin-command-switches.
4017
4018 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4019
4020         * gnus.texi (Article Button Levels): New node.
4021         (Article Buttons): Additions.
4022
4023 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4024
4025         * gnus.texi (Exiting Gnus): Removed gnus-unload.
4026
4027 2003-03-31  Simon Josefsson  <jas@extundo.com>
4028
4029         * gnus.texi (IMAP): Add.
4030
4031 2003-03-27  Paul Jarc  <prj@po.cwru.edu>
4032
4033         * gnus.texi (Comparing Mail Back Ends): Note nnmaildir's
4034         incompatibilities more prominently.
4035
4036 2003-03-27  Paul Jarc  <prj@po.cwru.edu>
4037
4038         * gnus.texi (Maildir): Note nnmail-expiry-target incompatibility.
4039
4040 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
4041
4042         * gnus.texi (Adaptive Scoring): Fix.
4043
4044 2003-03-23  Simon Josefsson  <jas@extundo.com>
4045
4046         * gnus.texi (Direct Functions, Common Variables)
4047         (Mail Source Specifiers, IMAP): Add TLS wherever SSL is mentioned
4048         now.
4049
4050 2003-03-23  Jesper Harder  <harder@ifa.au.dk>
4051
4052         * gnus.texi (Group Information, Article Washing)
4053         (Formatting Fonts, Group Parameters): Fix external xrefs.
4054
4055         * message.texi (Mailing Lists): do.
4056
4057 2003-03-22  Simon Josefsson  <jas@extundo.com>
4058
4059         * gnus.texi (Troubleshooting): Fix typo.
4060         (Drafts): Mention how to restore special property, suggested by
4061         Florian Weimer <fw@deneb.enyo.de>.
4062
4063 2003-03-19  Simon Josefsson  <jas@extundo.com>
4064
4065         * gnus.texi (Misc Article): Add.
4066         (Agent Basics): Fix makeinfo warnings.
4067
4068         * message.texi (IDNA): New.
4069
4070 2003-03-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4071
4072         * gnus.texi (Gnus Unplugged): Refer to new agent Group/Topic
4073         parameters.
4074         (Category Syntax): New description.
4075         (Category Buffer): New command.
4076         (Category Variables): New variables.
4077         (Agent as Cache): Expanded description.
4078         (Agent Expiry): Expanded description.
4079         (Agent Variables): Fixed and new descriptions.
4080
4081         * infohack.el (batch-makeinfo): Provide local implementation of
4082         subst-char-in-region as the built-in implementation is unreliable
4083         on Windows XP (Intermittent failure results in build looping
4084         forever).
4085
4086 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
4087
4088         * gnus.texi (Maildir): Replace create-directory with
4089         target-prefix.
4090
4091 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
4092
4093         * gnus.texi (Maildir): More info for expire-group; add
4094         distrust-Lines:.
4095
4096 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
4097
4098         * gnus.texi (Comparing Mail Back Ends): nnmaildir fixes.
4099
4100 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
4101
4102         * gnus.texi (Using MIME): Added gnus-mime-delete-part.
4103
4104 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4105
4106         * gnus.texi (Required Back End Functions): Add.
4107
4108 2003-03-17  Frank Haun  <pille3003@fhaun.de>  (tiny change)
4109
4110         * pgg.texi: Fix setfilename.
4111
4112 2003-03-09  Paul Jarc  <prj@po.cwru.edu>
4113
4114         * gnus.texi (Top): Added menu item for Maildir node.
4115
4116 2003-03-11  Jesper Harder  <harder@ifa.au.dk>
4117
4118         * gnus.texi (Paging the Article): Addition.
4119
4120 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
4121
4122         * gnus.texi (Customizing Articles): Additions.
4123
4124 2003-03-09  Paul Jarc  <prj@po.cwru.edu>
4125
4126         * gnus.texi (Maildir): New node.
4127
4128 2003-03-08  Jesper Harder  <harder@ifa.au.dk>
4129
4130         * gnusref.tex: Update.
4131
4132 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4133
4134         * gnus.texi (Mail and Post): Updated `gnus-user-agent'.
4135         (Mail Source Customization): Added `mail-source-delete-incoming'
4136         and `mail-source-delete-old-incoming-confirm'.
4137
4138 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
4139
4140         * gnus.texi (Troubleshooting): Fix typo.
4141         (Group Parameters): Markup fix.
4142         (Article Hiding, Splitting Mail, Fancy Mail Splitting)
4143         (Document Server Internals, Score Variables, Adaptive Scoring)
4144         (X-Face, Hashcash): do.
4145
4146 2003-02-28  Vasily Korytov  <deskpot@myrealbox.com>
4147
4148         * gnus.texi: New values, 'to-list and 'cc-list, for
4149         gnus-boring-article-headers.
4150
4151 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4152
4153         * gnus.texi (Extending the spam elisp package): added mention of
4154         spam-list-of-statistical-checks.
4155
4156 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4157
4158         * gnus.texi: Remove the dependence on ssl.el.
4159
4160 2003-02-26  Jesper Harder  <harder@ifa.au.dk>
4161
4162         * message.texi (Mail Variables): Add
4163         message-sendmail-envelope-from.
4164
4165 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4166
4167         * gnus.texi (Mail and Post): Added `gnus-user-agent', removed
4168         `gnus-version-expose-system'.
4169
4170 2003-02-24  Jesper Harder  <harder@ifa.au.dk>
4171
4172         * gnus.texi: Markup fixes.
4173
4174         * message.texi: do.
4175
4176         * emacs-mime.texi: do.
4177
4178 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4179
4180         * message.texi (News Headers): Update description of Message-ID.
4181
4182 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4183
4184         * gnus.texi (Startup Files): Addition.
4185
4186 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4187
4188         * gnus.texi (Mail Source Specifiers): Addition.
4189
4190 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
4191
4192         * emacs-mime.texi (Files and Directories): New node.
4193
4194 2003-02-21  Jesper Harder  <harder@ifa.au.dk>
4195
4196         * gnus.texi (Mailing List): Fix.
4197
4198         * gnus.texi: Markup fixes.
4199
4200 2003-02-18  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * gnus.texi (Article Washing): Mention `g'.
4203         (Customizing Articles): Added cross reference.
4204
4205 2003-02-12  Michael Shields  <shields@msrl.com>
4206
4207         * gnus.texi (Paging the Article): Document
4208         gnus-article-boring-faces.
4209         (Choosing Commands): Explain that SPACE in the summary buffer
4210         is used for both selecting and scrolling.
4211
4212         * gnus.texi (Article Keymap): Say that SPACE and DEL in the
4213         summary buffer are the same as switching to the article buffer
4214         and using SPACE and DEL; since now that is the case.
4215
4216 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4217
4218         * gnus.texi (Topic Commands): Addition.
4219
4220 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4221
4222         * gnus.texi (BBDB Whitelists, Blacklists and Whitelists):
4223         corrected existing docs, added spam-use-whitelist-exclusive and
4224         spam-use-BBDB-exclusive to list of variables.
4225
4226 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
4227
4228         * gnus.texi (The problem of spam): Don't use @email for examples
4229         -- it creates a mailto-link in HTML and PDF.
4230
4231 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4232
4233         * gnus.texi (Mail Source Customization): Addition.
4234
4235 2003-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4236
4237         * message.texi (Mail Variables): Added index entry for
4238         `message-send-mail-partially-limit'.
4239
4240 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
4241
4242         * gnus.texi (Batching Agents): Index.
4243         (Agent Commands): do.
4244         (Delayed Articles): do.
4245         (Drafts): do.
4246         (Web Archive): do.
4247         (Article Washing): do.
4248         (Slave Gnusae): do.
4249         (Agent Basics): do.
4250         (Exiting Gnus): do.
4251         (Article Date): do.
4252         (X-Face): do.
4253         (Exiting the Summary Buffer): do.
4254         (Charsets): do.
4255         (Mail Group Commands): do.
4256
4257         * gnus.texi: Mark-up fixes.
4258
4259 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
4260
4261         * gnus.texi: replace `H' mark with `$' mark.
4262         (Blackholes): add spam-blackhole-good-server-regex variable.
4263
4264 2003-01-26  Simon Josefsson  <jas@extundo.com>
4265
4266         * sieve.texi (Installation): Extension .sv is also used.
4267
4268 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
4269
4270         * gnus.texi (Article Backlog): Update.
4271
4272 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4273
4274         * gnus.texi (NNTP): Addition.
4275
4276 2003-01-23  Teodor Zlatanov  <tzz@bwh.harvard.edu>
4277
4278         * gnus.texi (Regular Expressions Header Matching): documentation
4279         for new spam splitting functionality.
4280
4281 2003-01-23  Jesper Harder  <harder@ifa.au.dk>
4282
4283         * gnus.texi (Signing and encrypting): Index.
4284         (Smileys): Update.
4285         (Toolbar): Move to XVarious because it's XEmacs specific.
4286
4287 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
4288
4289         * gnus.texi (Picons): Update.
4290
4291 2003-01-22  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
4292
4293         * gnus.texi (Agent Expiry, Agent Variables): Don't use @pxref for
4294         index entries.
4295
4296 2003-01-22  Simon Josefsson  <jas@extundo.com>
4297
4298         * gnus.texi (IMAP): Add.
4299         (Expiring in IMAP): Typo fixes.
4300
4301 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4302
4303         * gnus.texi (Agent Regeneration): New node.
4304         (gnus-select-article-hook): clarified.
4305         (gnus-downloaded-mark): Added definition.
4306         (gnus-undownloaded-mark): Updated definition to reference the new
4307         %O spec.
4308         (gnus-agent-catchup): Identified articles that are NOT marked as read.
4309         (gnus-agent-fetch-group): New command.
4310         (gnus-agent-fetch-series): New command.
4311         (Agent Expiry): Added comment to document that
4312         gnus-request-expire-articles may invoke gnus-agent-expire.
4313         (gnus-agent-mark-unread-after-downloaded): New variable.
4314         (gnus-agent-consider-all-articles): New variable.
4315         (gnus-agent-max-fetch-size): New variable.
4316
4317 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
4318
4319         * gnusref.tex (subsection*{Notes}): do.
4320
4321         * gnus.texi (Article Hiding): Remove gnus-article-hide-pgp.
4322         (Customizing Articles): Remove gnus-treat-strip-pgp.
4323
4324 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
4325
4326         * gnus.texi (Various Summary Stuff): Add
4327         gnus-summary-display-while-building.
4328         (Group Parameters): Index gnus-parameters.
4329         (Startup Files): Index gnus-site-init-file.
4330
4331 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
4332
4333         * gnus.texi (Summary Buffer Lines): Additions to %B.
4334
4335         * gnus.texi: Markup fixes: use @code for nil and t, use @file for
4336         files.
4337
4338         * message.texi: do.
4339
4340         * emacs-mime.texi: do.
4341
4342 2003-01-19  Jesper Harder  <harder@ifa.au.dk>
4343
4344         * dir (File): Add pgg.
4345
4346         * gnus.texi (Selecting a Group): Index gnus-auto-select-subject.
4347
4348         * emacs-mime.texi (Display Customization):
4349         Add mm-keep-viewer-alive-types.
4350
4351 2003-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352
4353         * gnus.texi (Summary Agent Commands): Addition.
4354
4355 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4356
4357         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
4358         clarified syntax of gnus-spam-process-destinations and
4359         gnus-ham-process-destinations variables.
4360         (Extending the spam elisp package): fixed typo in node name.
4361         (Bogofilter): new functionality and variables noted.
4362         (Filtering Spam Using The Spam ELisp Package): added mention of
4363         nnimap-split-download-body.
4364
4365 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4366
4367         * gnus.texi: Don't use `path' in some cases.
4368         From the GNU coding standards:
4369
4370             Please do not use the term ``pathname'' that is used in Unix
4371             documentation; use ``file name'' (two words) instead.  We use
4372             the term ``path'' only for search paths, which are lists of
4373             directory names.
4374
4375         * message.texi: Ditto.
4376
4377 2003-01-15  Simon Josefsson  <jas@extundo.com>
4378
4379         * gnus.texi (X-Face): Revert substantial part of last fix.
4380         (Splitting in IMAP): Add.
4381
4382 2003-01-15  Kevin Ryde  <user42@zip.com.au>
4383
4384         * gnus.texi (Using MIME): Mention auto-compression-mode with
4385         gnus-mime-copy-part.
4386
4387 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4388
4389         * gnus.texi (Window Layout): Fixed braces in example.
4390
4391 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4392
4393         * gnus.texi (Article Washing): Use new function names in
4394         `deuglify.el'.  Addition.
4395
4396 2003-01-13  Simon Josefsson  <jas@extundo.com>
4397
4398         * gnus.texi (X-Face): Fix.
4399
4400         * message.texi (Security): Fix.
4401
4402         * gnus.texi (Security): Fix.
4403         (Signing and encrypting): Fix.
4404
4405 2003-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
4406
4407         * gnus.texi (Filtering Spam Using The Spam ELisp Package): removed
4408         spam.el and spam-stat.el from the node and section names wherever
4409         possible, since info indexing doesn't like `.' in the name.
4410
4411 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412
4413         * gnus.texi (Article Display): Addition.
4414
4415 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4416
4417         * message.texi (Header Commands): Addition.
4418
4419 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4420
4421         * gnus.texi (Article Washing): Added gnus-outlook-unwrap-lines,
4422         gnus-outlook-repair-attribution, gnus-outlook-rearrange-citation.
4423
4424 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * gnus.texi: Change .gnus to .gnus.el.
4427         (Agent Commands): Remove batch here.
4428         (MIME Commands): Add.
4429
4430         * message.texi (Canceling News): Document canlock.
4431
4432 2003-01-10  Alex Schroeder  <alex@emacswiki.org>
4433
4434         * gnus.texi (Creating a spam-stat dictionary): Explain how using
4435         the Gnus Agent with nnimap might work to do this.
4436         (Splitting mail using spam-stat): Use nnimap-split-fancy if you
4437         use the nnimap back end.
4438
4439 2003-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4440
4441         * gnus.texi (Filtering Spam Using spam.el): Trivial fix.
4442
4443 2003-01-10  Simon Josefsson  <jas@extundo.com>
4444
4445         * gnus.texi (Choosing Variables, Agent Caveats): Add.
4446
4447 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
4448
4449         * gnus.texi (Filtering Spam Using spam.el, ifile spam filtering)
4450         (spam-stat spam filtering): added new functionality and explained
4451         old functionality better, especially where it has changed in
4452         ham/spam/unclassified group exit processing.
4453
4454 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
4455
4456         * gnus.texi (Splitting mail using spam-stat): Fix typo.
4457         (Creating a spam-stat dictionary, Splitting mail using spam-stat):
4458         Fix markup in a few places.
4459
4460 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4461
4462         * gnus.texi (Positioning Point): %~ => ~*.
4463
4464 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4465
4466         * message.texi: Updated copyright line.
4467         (Mailing Lists): Updated (renamed) function names.
4468         (Header Commands): Updated (renamed) function names.
4469         (Header Commands): Added message-to-list-only,
4470         message-change-subject, message-cross-post-followup-to,
4471         message-reduce-to-to-cc and message-add-archive-header.  Moved
4472         message-sort-headers, message-insert-to, message-insert-newsgroups
4473         and message-insert-disposition-notification-to from other
4474         sections.
4475         (Insertion): Added message-mark-inserted-region,
4476         message-mark-insert-file.  Moved
4477         message-insert-disposition-notification-to to section (Header
4478         Commands).
4479         (Various Commands): Moved message-insert-wide-reply,
4480         message-insert-to, message-insert-newsgroups and
4481         message-sort-headers to (Header Commands) section.
4482         (Message Headers): Added message-subject-trailing-was-query.
4483         (Insertion Variables): Added message-mark-insert-begin and
4484         message-mark-insert-end.
4485
4486 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4487
4488         * gnus.texi (Optional Back End Functions): Addition.
4489         (Positioning Point): Changed to %~.
4490
4491 2003-01-08  Simon Josefsson  <jas@extundo.com>
4492
4493         * gnus.texi (MIME Commands): Add.
4494
4495 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4496
4497         * message.texi (Various Commands): Addition.
4498
4499 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
4500
4501         * gnus.texi (Filtering Spam Using spam.el)
4502         (Blacklists and Whitelists, BBDB Whitelists, Blackholes)
4503         (Bogofilter, Ifile spam filtering, Extending spam.el): updated
4504         documentation for the new spam.el functionality.
4505
4506 2003-01-05  Jesper Harder  <harder@ifa.au.dk>
4507
4508         * refcard.tex: Fix pagebreak.
4509
4510         * gnusref.tex: Additions and fixes.
4511
4512         * booklet.tex: Add missing sections.
4513
4514         * gnus.texi (Mail Group Commands): Fix typo.
4515         (XEmacs): Add sh-script.
4516         (Article Washing): Fix.
4517
4518 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4519
4520         * gnus.texi (Setting Process Marks): Addition.
4521         (Group Line Specification): Addition.
4522
4523 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4524
4525         * gnus.texi (Group Line Specification): Addition.
4526
4527 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
4528
4529         * gnus.texi: Fix typos.
4530
4531 2003-01-02  Simon Josefsson  <jas@extundo.com>
4532
4533         * gnus.texi (Troubleshooting): Add.
4534
4535 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
4536
4537         * gnus.texi (Article Buttons): Regexps are case insensitive here.
4538
4539 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4540
4541         * gnus.texi (Summary Generation Commands): Addition.
4542
4543 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4544
4545         * message.texi (Message Headers): Added example.
4546         (Message Headers): Addition.
4547
4548 2002-12-31  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
4549
4550         * gnus.texi (Top): Add pointers to related manuals.  Suggested by
4551         Reiner Steib.
4552
4553 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4554
4555         * gnus.texi (Saving Articles): Addition.
4556
4557 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
4558
4559         * gnus.texi (Blackholes): added information on query-dig and
4560         dig.el; users are told that using blackhole checks is OK now.
4561
4562 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4563
4564         * gnus.texi (Loose Threads): add
4565         gnus-summary-make-false-root-always.
4566         (Finding the Parent): Change name of nnweb server.
4567
4568 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
4569
4570         * emacs-mime.texi: Fix typos.  Index variables.  Add
4571         mm-automatic-external-display, mm-w3m-safe-url-regexp and
4572         mm-external-terminal-program.
4573
4574 2002-12-20  Jesper Harder  <harder@ifa.au.dk>
4575
4576         * message.texi (Message Headers): Add message-allow-no-recipients.
4577         (Various Commands): Add TAB and message-tab-body-function.
4578
4579 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
4580
4581         * gnus.texi (Optional Back End Functions):
4582         nnchoke-request-update-info need not return the info object.
4583
4584 2002-12-15  Jesper Harder  <harder@ifa.au.dk>
4585
4586         * gnusref.tex: Additions.
4587
4588 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
4589
4590         * gnus.texi (Mail): Explain nil value of gnus-uu-digest-headers.
4591
4592 2002-12-10  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
4593
4594         * gnus.texi (Posting Styles): Clarify the `(header MATCH REGEXP)'
4595         case.
4596         (Back End Interface): Mention nnnotbackends.  Suggested by Jan
4597         Rychter.
4598
4599 2002-11-29  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
4600
4601         * gnus.texi (MIME Commands): Document gnus-inhibit-mime-unbuttonizing.
4602
4603 2002-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * gnus.texi (Expiring in IMAP): backend -> back end.
4606         (Wide Characters): The default value of
4607         gnus-use-correct-string-widths under Emacs is nil.
4608         (Filtering Spam Using spam.el): backend -> back end.
4609         (Extending spam.el): backend -> back end.
4610         (Filtering Spam Using Statistics (spam-stat.el)): Fix typo.
4611         (Creating a spam-stat dictionary): Fix typo.
4612         (Creating a spam-stat dictionary): backend -> back end.
4613
4614 2002-11-22  Teodor Zlatanov  <tzz@lifelogs.com>
4615
4616         * gnus.texi (Extending spam.el): fixed typos and wrong @items.
4617
4618 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
4619
4620         * gnus.texi:
4621         added new keyboard commands.
4622
4623         * gnus.texi: added extended section on spam.
4624
4625 2002-11-18  jas
4626
4627         * gnus.texi: Fix IMAP expiring typos.
4628
4629 2002-11-18  kaig
4630
4631         * gnus.texi: *** empty log message ***
4632
4633 2002-11-18  jas
4634
4635         * gnus.texi: More morse.
4636
4637         * gnus.texi (Article Washing): Add morse.
4638
4639 2002-11-17  jas
4640
4641         * gnus.texi: Fix typo.
4642
4643         * gnus.texi (Expiring in IMAP): Add.
4644         (Group Parameters): Add reference.
4645
4646 2002-11-16  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
4647
4648         * gnus.texi (Expiring Mail): Give summary on difference between
4649         auto-expire and total-expire and provide information for choosing
4650         between them.
4651
4652 2002-11-18  Simon Josefsson  <jas@extundo.com>
4653
4654         * gnus.texi (Article Washing): Add morse.
4655
4656 2002-11-17  Simon Josefsson  <jas@extundo.com>
4657
4658         * gnus.texi (Expiring in IMAP): Add.
4659         (Group Parameters): Add reference.
4660
4661 2002-10-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * gnus.texi (RSS): Add gnus-summary-mark-as-read-forward into the
4664         example code. From Christoph Conrad <christoph.conrad@gmx.de>.
4665
4666 2002-10-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4667
4668         * gnus.texi (Other Marks): Document gnus-downloadable-mark and
4669         gnus-undownloaded-mark.  Adapted idea from Sriram Karra
4670         <karra@shakti.homelinux.net>.
4671         (Formatting Fonts): Say that guillemets are wrong.  (How to enter
4672         guillemets in Texinfo files?)
4673
4674 2002-10-12  Simon Josefsson  <jas@extundo.com>
4675
4676         * message.texi (Movement): Add.
4677
4678 2002-10-11  Jesper harder  <harder@ifa.au.dk>
4679
4680         * gnus.texi (Formatting Fonts): Fix for balloon help in GNU Emacs.
4681
4682 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * gnus.texi (Delayed Articles): Fix gnus-delay-initialize.
4685
4686 2002-10-10  Simon Josefsson  <jas@extundo.com>
4687
4688         * message.texi (Security): Fix.
4689
4690 2002-10-04  Simon Josefsson  <jas@extundo.com>
4691
4692         * pgg.texi: Document sign parameter.
4693
4694         * gnus.texi: Add \gnuskey tex command.
4695
4696         * texi2latex.el (latexi-translate-file): Do PGG.  (Poor) support
4697         of @set, @deffn, @defvar, @defun, @key.  Improve error.
4698
4699         * Makefile.in: Add PGG.
4700
4701         * pgg.texi: New file.
4702
4703 2002-10-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4704
4705         * gnus.texi (Group Information): Mention prefix argument for
4706         gnus-group-fetch-charter and gnus-group-fetch-control.
4707         From Jesper Harder.
4708
4709 2002-09-26  Simon Josefsson  <jas@extundo.com>
4710
4711         * gnus.texi (Agent Variables): Add.
4712
4713 2002-09-25  Simon Josefsson  <jas@extundo.com>
4714
4715         * gnus.texi (Troubleshooting): Add.
4716
4717 2002-09-23  Jesper harder  <harder@ifa.au.dk>
4718
4719         * gnus.texi (Summary Maneuvering): Fix gnus-auto-select-next.
4720
4721 2002-09-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4722
4723         * gnus.texi (X-Face): Add GIF.
4724
4725 2002-09-18  Simon Josefsson  <jas@extundo.com>
4726
4727         * gnus.texi (A note on namespaces): New.
4728
4729 2002-09-16  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4730
4731         * gnus.texi (Splitting Mail): "By default, splitting is performed
4732         on all incoming messages."  This sentence had a "not" too many.
4733         Explicitly say that `nnmail-resplit-incoming' has effect only for
4734         `directory' mail-sources entries.
4735
4736 2002-09-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4737
4738         * gnus.texi (Mail Source Specifiers): Say "one-to-one
4739         correspondence" in the description of `directory'.
4740
4741 2002-09-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4742
4743         * gnus.texi (Top, Summary Buffer): Add info to "Delayed Articles"
4744         menu line.
4745
4746 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * gnus.texi (Article Hiding): Add a document for
4749         gnus-article-address-banner-alist.
4750
4751 2002-09-11  Simon Josefsson  <jas@extundo.com>
4752
4753         * gnus.texi (Splitting in IMAP): Fix.
4754
4755 2002-09-10  Simon Josefsson  <jas@extundo.com>
4756
4757         * gnus.texi (Other Marks): Fix.
4758
4759 2002-09-09  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4760
4761         * gnus.texi (Splitting Mail): Typo.
4762         (Comparing Mail Back Ends): Say "back end" instead of "backend".
4763         (Terminology): Try to explain "back end" better.
4764
4765 2002-09-09  Simon Josefsson  <jas@extundo.com>
4766
4767         * gnus.texi (Article Buttons): Add.
4768
4769 2002-09-09  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4770
4771         * gnus.texi (Splitting Mail): Document nnmail-resplit-incoming,
4772         xref to Mail Source Specifiers.
4773         (Mail Source Specifiers): Add index entry for
4774         nnmail-scan-directory-mail-source-once.  Add index entry for
4775         nnmail-resplit-incoming, with xref to Splitting Mail.
4776
4777 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4778
4779         * gnus.texi (Browse Foreign Server): Addition.
4780         (Limiting): Addition.articles.
4781
4782 2002-09-04  Simon Josefsson  <jas@extundo.com>
4783
4784         * gnus.texi (Mail Source Specifiers): Fix.
4785
4786 2002-09-03  Simon Josefsson  <jas@extundo.com>
4787
4788         * gnus.texi (Direct Functions, Common Variables): Named ports like
4789         "snews" doesn't work with some external tools.  Thanks to
4790         "D. Watson" <djwatson@u.washington.edu> for noting this.
4791
4792 2002-09-01  Simon Josefsson  <jas@extundo.com>
4793
4794         * gnus.texi (Gnus Unplugged): Fix, agent is now enabled by default.
4795         (Agent as Cache): New.
4796
4797 2002-08-26  Jesper harder  <harder@ifa.au.dk>
4798
4799         * gnus.texi (Group Information): Add gnus-group-fetch-charter and
4800         gnus-group-fetch-control.
4801
4802 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4803
4804         * gnus.texi (Posting Server): Document message-smtpmail-send-it.
4805
4806         * message.texi (Mail Variables): Add message-smtpmail-send-it.
4807
4808 2002-08-27  Simon Josefsson  <jas@extundo.com>
4809
4810         * gnus.texi (Mail Source Specifiers): Fix :path default.
4811
4812 2002-08-22  Jesper harder  <harder@ifa.au.dk>
4813
4814         * gnus.texi (Summary Mail Commands): Add
4815         gnus-summary-reply-broken-reply-to and
4816         gnus-summary-reply-broken-reply-to-with-original.
4817         (Setting Process Marks): Add gnus-uu-unmark-region.
4818         (Article Header): Fix typo.
4819         (MIME Commands): Fix typo.
4820         (MIME Commands): Index gnus-article-decode-mime-words,
4821         gnus-article-decode-charset and gnus-mime-view-all-parts.
4822
4823 2002-08-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4824
4825         * gnus.texi (Mail Source Specifiers): Mention variable
4826         nnmail-resplit-incoming under `directory' specifier.
4827
4828 2002-08-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4829
4830         * gnus.texi (Summary Buffer Lines): Document the %k specifier.
4831
4832 2002-08-15  Jesper harder  <harder@ifa.au.dk>
4833
4834         * gnus.texi (Group Line Specification): Add %C.
4835         (Group Parameters): Comments can be displayed in the group line.
4836
4837 2002-08-07  Jesper harder  <harder@ifa.au.dk>
4838
4839         * emacs-mime.texi (Non-MIME): Add yenc.
4840         (yenc): New node.
4841
4842 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4843
4844         * gnus.texi (Summary Sorting): Document randomization.
4845
4846 2002-07-28  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4847
4848         * gnus.texi (Web Searches): Added gmane and removed old
4849         non-functioning search engines.  From Niklas Morberg
4850         <niklas.morberg@axis.com>.
4851
4852 2002-07-21  Jesper Harder  <harder@ifa.au.dk>
4853
4854         * gnus.texi (Sorting Groups): Add key bindings for
4855         gnus-group-sort-groups-by-real-name and
4856         gnus-group-sort-selected-groups-by-real-name.
4857
4858 2002-05-14  Jesper Harder  <harder@ifa.au.dk>
4859
4860         * gnus.texi (Summary Buffer Lines): Fix typo.
4861
4862 2002-07-27  Simon Josefsson  <jas@extundo.com>
4863
4864         * gnus.texi (Summary Mail Commands): Trivial fix from Reiner Steib
4865         <4uce.02.r.steib@gmx.net>.
4866
4867 2002-07-18  Karl Kleinpaste  <karl@charcoal.com>
4868
4869         * gnus.texi (To From Newsgroups): Additional text regarding how to
4870         regenerate overviews via server buffer, and note to news admins
4871         about overview.fmt.
4872
4873 2002-07-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4874
4875         * gnus.texi (Posting Styles): Fix example (it was using the To
4876         header instead of the From header).  From Christopher Splinter
4877         <cs@splinter.inka.de>.
4878
4879 2002-07-07  Simon Josefsson  <jas@extundo.com>
4880
4881         * gnus.texi (Top): Move hashcash down into spam chapter.
4882         (Top): New spam menu.
4883         (Various): Remove hashcash.
4884         (Thwarting Email Spam): Split into introduction and "Anti-Spam
4885         Basics" node.
4886         (SpamAssassin): Add.
4887         (Hashcash): Add.
4888
4889 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * gnus.texi (NNTP): Doc fix.
4892
4893 2002-07-02  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4894
4895         * gnus.texi (Washing Mail): Document the shortcoming of
4896         nnmail-remove-leading-whitespace.
4897
4898 2002-06-30  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4899
4900         * message.texi (News Headers): Include example for removing an
4901         entry from message-required-news-headers.
4902
4903 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4904
4905         * gnus.texi (NNTP): Add nntp-via-rlogin-command-switches.
4906
4907 2002-06-27  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4908
4909         * gnus.texi (Mail Back End Variables): Document
4910         nnmail-cache-ignore-groups.  Xref Fancy Mail Splitting.
4911         (Fancy Mail Splitting): Mention nnmail-cache-ignore-groups and
4912         why it is useful.
4913
4914 2002-06-25  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4915
4916         * gnus.texi (Fancy Mail Splitting): Include all necessary
4917         variables in the Lisp example.
4918
4919 2002-06-22  Simon Josefsson  <jas@extundo.com>
4920
4921         * gnus.texi (Pay Hashcash): Add.
4922
4923 2002-06-03  Simon Josefsson  <jas@extundo.com>
4924
4925         * gnus.texi (Splitting Mail): Add.
4926
4927 2002-05-23  Simon Josefsson  <jas@extundo.com>
4928
4929         * gnus.texi (Web Searches): Fix.  Trivial change from Niklas
4930         Morberg <niklas.morberg@axis.com>.
4931
4932 2002-05-22  Simon Josefsson  <jas@extundo.com>
4933
4934         * gnus.texi (Mail): Add variable.
4935
4936 2002-05-16  Simon Josefsson  <jas@extundo.com>
4937
4938         * gnus.texi (Loose Threads): Add gnus-simplify-all-whitespace.
4939
4940 2002-05-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4941
4942         * gnus.texi (Mail-To-News Gateways): The default
4943         nngateway-header-transformation function inserts a "To" header,
4944         not a "From" header.  From Jesper Harder <harder@ifa.au.dk>.
4945
4946 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4947
4948         * message.texi (Security): Added a note about the signencrypt
4949         style, and how to change it using `mml-signencrypt-style.'.
4950
4951 2002-05-04  Simon Josefsson  <jas@extundo.com>
4952
4953         * emacs-mime.texi (Encoding Customization): Fix.
4954
4955 2002-05-04  Simon Josefsson  <jas@extundo.com>
4956
4957         * emacs-mime.texi: Move two chapters "Interface Functions" and
4958         "Basic Functions" after the Decoding and Encoding chapters.  (No
4959         text modified.)
4960
4961 2002-05-04  Simon Josefsson  <jas@extundo.com>
4962
4963         * emacs-mime.texi (Top): Change scope of manual to include users.
4964         (Customization): Rename to Display Customization.
4965         (MML Definition): Add cross references.
4966         (Encoding Customization): New section.
4967         (Charset Translation): More info and cross references.
4968
4969 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4970
4971         * gnus.texi (Signing and encrypting): Fix doc.  Also, add a
4972         paragraph about replysign/replyencrypt/replysignencryped use.
4973
4974 2002-05-01  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4975
4976         * message.texi (Message Headers): Remove colon from index
4977         entries.
4978
4979 2002-05-01  Simon Josefsson  <jas@extundo.com>
4980
4981         * gnus.texi (Group Mail Splitting): Fix example.
4982         (Article Buttons): Document that REGEXP can be a variable as well.
4983
4984         * message.texi (Message Headers): Fix example.
4985
4986 2002-04-26  Steve Youngs  <youngs@xemacs.org>
4987
4988         * Makefile.in (infodir): Set to '@info_dir@' so we can separate
4989         defaults for XEmacs and Emacs.
4990
4991 2002-04-27  Jesper Harder  <harder@ifa.au.dk>
4992
4993         * emacs-mime.texi (Customization): Update info on HTML renderers.
4994
4995         * gnus.texi (Article Washing): Update information on HTML washing.
4996         Fix typos.
4997
4998 2002-04-09  Paul Jarc  <prj@po.cwru.edu>
4999
5000         * .cvsignore: added message-[0-9]*.
5001
5002 2002-04-08  Paul Jarc  <prj@po.cwru.edu>
5003
5004         * gnus.texi (Group Parameters): Point to the message manual for a
5005         full explanation of MFT.
5006         * message.texi (Mailing Lists): Mention
5007         message-gen-unsubscribed-mft.
5008         From Karra <karra@cs.utah.edu>.
5009
5010 2002-04-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5011
5012         * gnus.texi (Saving Articles): Add xref to Mail Group Commands
5013         because people might be interested in `B c' for saving articles.
5014         (Archived Messages): Ditto.
5015
5016 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
5017
5018         * gnus.texi (Sorting Groups): Add gnus-group-sort-selected-groups.
5019         (Article Washing): Fix typo.
5020
5021         * message.texi (Various Commands): Index message-elide-ellipsis.
5022         Add message-sort-headers.
5023         (Mail Variables): Add message-qmail-inject-args,
5024         message-mailer-swallows-blank-line, message-sendmail-f-is-evil,
5025         message-qmail-inject-program.
5026         (Various Message Variables): Add message-auto-save-directory,
5027         message-strip-special-text-properties, message-cancel-hook.
5028         (News Headers): Index message-user-organization etc.
5029         (Forwarding): Add message-forward-before-signature.
5030         (Mailing Lists): Index message-subscribed-address-file.
5031         (Wide Reply): Add message-wide-reply-confirm-recipients.
5032         (Canceling News): Add message-cancel-message.
5033         (Sending Variables): Add message-interactive.
5034
5035 2002-03-25  Simon Josefsson  <jas@extundo.com>
5036
5037         * gnus.texi (Mail Spool): Add cindex for marks.
5038         (Mail Folders): Add cindex for marks.
5039
5040 2002-03-24  Raymond Scholz  <rscholz@zonix.de>
5041
5042         * gnus.texi (Summary Buffer Lines): Fix doc.
5043
5044 2002-03-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5045
5046         * Makefile.in (booklet.dvi, booklet.pdf): Support booklet.
5047
5048 2002-03-24  Felix Natter  <fnatter@gmx.net>
5049
5050         * booklet.tex, bk-at.tex, bk-lt.tex, gnuslog-booklet.eps: New file.
5051         * gnusref.tex, refcard.tex: Support booklet.
5052
5053 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
5054
5055         * gnusref.tex: Addition.
5056
5057         * gnus.texi: Don't use @sc in headings.
5058         (Article Display): Fix.
5059         (Signing and encrypting): Add mml-unsecure-message.
5060         (IMAP): Remove @. to make texi2latex work.
5061         (Thread Commands): Fix.
5062         (Unavailable Servers): Add gnus-server-offline-server.
5063         (Topic Sorting): Add gnus-topic-sort-groups.
5064         (Limiting): Fix.
5065         (Article Washing): Fix gnus-article-strip-headers-in-body, add
5066         gnus-article-outlook-deuglify-article.
5067         (Article Header): Add gnus-article-remove-leading-whitespace.
5068         (Customizing Articles): Add gnus-treat-leading-whitespace.
5069         (Summary Score Commands): Add gnus-score-find-favourite-words.
5070         (Mailing List): Index gnus-mailing-list-insinuate.
5071         (Mail Group Commands): Add gnus-article-encrypt-body,
5072         gnus-summary-create-article.  Don't use @var if not
5073         metasyntactic. Index gnus-summary-edit-article-done.
5074
5075         * message.texi (Security): Add mml-unsecure-message.
5076         (Mailing Lists): Index message-goto-mail-followup-to.
5077
5078 2002-03-23  Jesper Harder  <harder@ifa.au.dk>
5079
5080         * gnusref.tex, refcard.tex: Addition.
5081
5082 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5083
5084         * message.texi (Sending Variables): Fix typo.
5085         Trivial change from Raymond Scholz <rscholz@zonix.de>
5086
5087 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5088
5089         * gnus.texi (Other Marks): Remove duplication.
5090         Trivial change from David Aspinwall <aspinwall@timesten.com>
5091
5092 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
5093
5094         * gnus.texi: Mention nnmaildir where appropriate; fix some typos.
5095
5096 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
5097
5098         * message.texi (Mailing Lists): 'use is the default for
5099         message-use-mail-followup-to, not nil; 'use is also not t.
5100         Mention why an unsubscribed list poster might use MFT, and how to
5101         disable MFT for a single message.
5102
5103 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5104
5105         * gnus.texi (Splitting Mail): Addition.
5106
5107 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5108
5109         * gnusref.tex (subsection*{Notes}): Addition.
5110         Suggested by Felix Natter <fnatter@gmx.net>
5111
5112 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5113
5114         * gnus.texi (Splitting Mail): Addition.
5115
5116 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5117
5118         * gnus.texi (Slave Gnusae): Addition.
5119         From  David S. Goldberg <david.goldberg6@verizon.net>
5120
5121 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5122
5123         * emacs-mime.texi (mailcap): Addition.
5124
5125         * gnus.texi (Using MIME): Rename functions. Addition.
5126
5127 2002-02-16  Simon Josefsson  <jas@extundo.com>
5128
5129         * gnus.texi (Top): Change description of Posting Server node.
5130         (Composing Messages): Ditto.
5131         (Posting Server): Add some mail stuff.
5132         (IMAP): Terminate @, from Emacs Gnus manual.
5133         (Thwarting Email Spam): Use @sc.
5134
5135 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5136
5137         * gnusref.tex (subsection*{Notes}): Update.
5138         From: Felix Natter <fnatter@gmx.net>
5139
5140 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5141
5142         * gnus.texi (Document Groups): Addition.
5143
5144 2002-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5145
5146         * message.texi (Security): Fix @findex for the key `C-c C-m s p'.
5147
5148 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5149
5150         Reinstate some changes to make latexpdf work.
5151
5152         * message.texi (Security): Don't use @key.
5153         (Various Commands): Don't use @point.
5154
5155         * gnus.texi (Mail Source Specifiers): Use @uref.
5156
5157 2002-02-13  Jesper Harder  <harder@ifa.au.dk>
5158
5159         * message.texi, gnus.texi, emacs-mime.texi: Use small caps
5160         consistently.  MIME, NOV, NNTP, HTML, IMAP are written with @sc
5161         most places -- it looks better if it's the same *everywhere*.
5162         @kbd instead of @code for key sequences. @file instead of @code
5163         for files.
5164
5165         * message.texi (Various Commands): use the proper @point glyph.
5166
5167         * gnus.texi (Summary Mail Commands): ß doesn't work.  A German
5168         spelling reform changed the correct spelling to "muss" anyway (I
5169         think).
5170
5171         * gnus.texi (Mail sources): § doesn't work. Use "section" instead.
5172
5173         * gnus.texi (Mail Source Specifiers): use @url.
5174
5175         * message.texi, emacs-mime.texi: update copyright year.
5176
5177 2002-02-12  Paul Jarc  <prj@po.cwru.edu>
5178
5179         * gnus.texi (Required Back End Functions): specify the lowest and
5180         highest article numbers for empty groups for nnchoke-request-list
5181         and nnchoke-request-group.
5182
5183 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5184
5185         * message.texi (Sending Variables): Addition.
5186
5187         * gnus.texi (Group Parameters): Add unread, not read.
5188         (Archived Messages): Addition.
5189
5190 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5191
5192         * gnus.texi (Group Parameters): Addition.
5193         From: Steinar Bang <steinar@bang.priv.no>
5194
5195 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5196
5197         * gnus.texi (Article Washing): Addition.
5198         From: Michael Cook <michael.cook@cisco.com>
5199
5200 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5201
5202         * gnus.texi (Gnus Unplugged): Use (setq gnus-agent t).
5203         (Example Setup): Ditto.
5204         (Category Syntax): Require gnus-agent.
5205
5206 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5207
5208         * gnus.texi (Posting Styles): Addition.
5209
5210 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5211
5212         * message.texi (Mailing Lists): Addition.
5213         * gnus.texi (Group Parameters): Addition.
5214         From Sriram Karra <karra@cs.utah.edu>.
5215
5216 2002-02-03  Karl Kleinpaste  <karl@charcoal.com>
5217
5218         * gnus.texi (Summary Score Commands): Added detail on "extra"
5219         header scoring.
5220         (Score File Format): ditto.
5221
5222 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5223
5224         * emacs-mime.texi (Customization): Addition.
5225
5226 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5227
5228         * gnus.texi (Posting Styles): Addition. Suggested by
5229         Michael Cook <michael@waxrat.com>.
5230
5231 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5232
5233         * emacs-mime.texi (Customization): Move emacs-w3m stuff backward;
5234         added documentation for `mm-inline-text-html-with-w3m-keymap'.
5235
5236 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5237
5238         * gnus.texi (Agent Expiry): Addition.
5239
5240 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * emacs-mime.texi (Customization): Added documentation for
5243         `mm-inline-text-html-with-images'.
5244
5245         * gnus.texi (Article Washing): Replace w3m to emacs-w3m.
5246
5247 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus.texi (Mail Spool): Addition.
5250
5251 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5252
5253         * emacs-mime.texi (Customization): Added documentation for
5254         `mm-inline-text-html-renderer'.
5255
5256 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5257
5258         * gnus.texi (Article Washing): Add URL about w3m.
5259
5260 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5261
5262         * emacs-mime.texi (MML Definition): Added a few words about the
5263         recipients option.
5264         * message.texi (Security): Changed documentation to reflect use of
5265         the new secure tag.
5266
5267 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5268
5269         * gnus.texi (Article Washing): Addition.
5270
5271 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5272
5273         * gnus.texi (Document Groups): Added info on more doc types.
5274         (More Threading): Move documentation here.
5275
5276 2002-01-20  Simon Josefsson  <jas@extundo.com>
5277
5278         * message.texi (Mailing Lists): Fix.  From Love
5279         <lha@stacken.kth.se>.
5280
5281 2002-01-20  Patric Mueller  <bhaak@gmx.net>
5282
5283         * gnus.texi (Group Timestamp): Typo fix.
5284
5285 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5286
5287         * gnus.texi (Selecting a Group): Addition.
5288
5289 2002-01-19  Lars Magne Ingebrigtsen  <karra@cs.utah.edu>
5290
5291         * gnus.texi (Mail Spool): Note that the .marks files can be
5292         removed.
5293
5294 2002-01-17  Paul Jarc  <prj@po.cwru.edu>
5295
5296         * gnus.texi (Choosing a Mail Back End): mention nnmaildir.
5297         (Comparing Mail Backends): briefly describe nnmaildir.
5298
5299 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5300
5301         * gnus.texi (Agent Commands): Use gnus-agent-batch instead of
5302         gnus-agent-batch-fetch.
5303
5304 2002-01-15  Jari Aalto  <jari.aalto@poboxes.com>
5305
5306         * gnus.texi (Really Various Summary Commands): Added commands how
5307         to create nnvirtual group and and how to modify the nnvirtual
5308         regexp.
5309
5310 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5311
5312         * gnus.texi (Agent Caveats): Add agent cache.
5313         (Agent Variables): Addition.
5314
5315 2002-01-12  Simon Josefsson  <jas@extundo.com>
5316
5317         * gnus.texi (Conformity): Fix typo.
5318
5319         * emacs-mime.texi (Flowed text, Standards): Add.
5320
5321 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5322
5323         * message.texi (Mailing Lists): Addition.
5324         * gnus.texi (Group Parameters): Addition.
5325         From Sriram Karra <karra@cs.utah.edu>.
5326
5327 2002-01-10  Colin Marquardt  <c.marquardt@alcatel.de>
5328
5329         * gnus.texi (Changing Servers): Addition.
5330
5331 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5332
5333         * gnus.texi (Archived Messages): Rename
5334         gnus-inews-mark-gcc-as-read to gnus-gcc-mark-as-read.
5335
5336         * Makefile.in (clean): Clean thumb*.
5337
5338 2002-01-05  Harry Putnam  <reader@newsguy.com>
5339
5340         * gnus.texi (Score Variables): Clarify.
5341
5342 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5343
5344         * gnus.texi (Agent Expiry): Addition.
5345         (Sorting the Summary Buffer): Addition.
5346
5347 2002-01-05  Simon Josefsson  <jas@extundo.com>
5348
5349         * gnus.texi (Conformity): Add MIME and Disposition Notifications.
5350
5351         * message.texi (Header Commands): Fix.  Add m-goto-from.
5352         (Insertion): Add m-i-disposition-notification-to.
5353
5354 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5355
5356         * Makefile.in (.latexi.pdf-x): Use thumbpdf.
5357
5358         * gnus.texi (Advanced Formatting): Double @'s. Use thumbpdf.
5359         colorlinks=true.
5360
5361 2002-01-05  Norman Walsh  <ndw@nwalsh.com>
5362
5363         * gnus-faq.texi: Fix typo.
5364
5365 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5366
5367         * gnus.texi (Sorting the Summary Buffer): Addition.
5368
5369 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * gnus.texi (Virtual Groups): Addition.
5372
5373 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * gnus.texi (Article Keymap): Addition.
5376         (Summary Mail Commands): Fix.
5377
5378 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5379
5380         * gnus.texi (Group Timestamp): Addition.  Example from Andras
5381         BALI.
5382         (X-Face): Addition.
5383         (Advanced Formatting): Add example.
5384
5385 2002-01-01  Simon Josefsson  <jas@extundo.com>
5386
5387         * gnus.texi (Conformity): Add and fix.
5388
5389         * message.texi (Security): Mention gpg-temp-directory.
5390
5391         * gnus.texi (Article Washing): Link to Security section.
5392         (Security): Fix.
5393         (Signing and Encrypting): Renamed from Using GPG.
5394         (IMAP): Fixes.
5395
5396 2002-01-01  Simon Josefsson  <jas@extundo.com>
5397
5398         * gnus.texi (Customizing Articles): Add crossreference links.  Add
5399         gnus-body-boundary-delimiter.
5400
5401 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5402
5403         * gnus.texi (Choosing Commands): Addition.
5404         (Article Display): Update.
5405         (Article Display): Addition.
5406         (Article Header): New.
5407         (Slow Terminal Connection): Addition.
5408         (Predicate Specifiers): New.
5409         (To From Newsgroups): Addition.
5410         (Topic Commands): Addition.
5411         Update the menus.
5412         Fix some references b0rked up by the menu fixing.
5413
5414 2001-12-31  Rui Zhu  <sprache@iname.com>
5415
5416         * emacs-mime.texi (Customization): Typo fix.
5417
5418 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * gnus.texi (Article Display): Addition.
5421
5422         * emacs-mime.texi (Interface Functions): Addition.
5423
5424         * gnus.texi (Using MIME): Addition.
5425
5426 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5427
5428         * gnus.texi (X-Face): Made into own node.
5429         (Article Display): New.
5430
5431         * emacs-mime.texi (Interface Functions): Addition.
5432
5433         * message.texi (Message Headers): Addition.
5434
5435 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5436
5437         * emacs-mime.texi (Customization): Added example.
5438
5439         * gnus.texi (Selecting a Group): Addition.
5440         (Tree Display): Addition.
5441
5442 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
5443
5444         * gnus.texi (Using GPG): Remove obsolete reference to gpg-2comp.
5445
5446 2001-12-26  Simon Josefsson  <jas@extundo.com>
5447
5448         * gnus.texi (Summary Buffer Lines): Add xrefs.  Suggested by
5449         Arcady Genkin <agenkin-dated-1010249095.131f22@thpoon.com>.
5450
5451 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5452
5453         * gnus.texi (NNTP): Add a note for `nntp-prepare-post-hook'.
5454
5455 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
5456
5457         * ChangeLog, gnus.texi, emacs-mime.texi: (oops) removed
5458         buffer-file-coding-system.
5459
5460 2001-12-18 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5461
5462         * ChangeLog, gnus.texi, emacs-mime.texi: Local Variables `coding'
5463         MUST be added!
5464
5465 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
5466
5467         * ChangeLog: changed coding to buffer-file-coding-system.
5468         * emacs-mime.texi: changed -*- magic cookie -*- to Local Variables.
5469         * gnus.texi: same.
5470         * gnus-ref.tex: same.
5471         * refcard.tex: same.
5472
5473 2001-12-16  Simon Josefsson  <jas@extundo.com>
5474
5475         * gnus.texi (Saving Articles): Add muttprint.
5476         (Article Commands): Mention muttprint.
5477
5478 2001-12-15  Simon Josefsson  <jas@extundo.com>
5479
5480         * gnus.texi (Virtual Groups): Fix.  From Raymond Scholz
5481         <ray-2001@zonix.de>.
5482
5483 2001-12-15 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5484
5485         * gnus.texi, emacs-mime.texi: Fix the header.
5486
5487 2001-12-12  Didier Verna  <didier@lrde.epita.fr>
5488
5489         * gnus.texi (Misc Group Stuff): advertise `gnus-group-news'.
5490         * gnus.texi (Summary Mail Commands): advertise
5491         `gnus-summary-news-other-window'.
5492
5493 2001-12-10  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5494
5495         * gnus.texi (Advanced Scoring Examples): Clarify that the
5496         examples are rules, not complete score files.
5497
5498 2001-12-09  Nevin Kapur  <nevin@jhu.edu>
5499
5500         * gnus.texi (Expiring Mail): Add.
5501
5502 2001-12-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5503
5504         * gnus.texi (Splitting in IMAP): Typo.  From Colin Marquardt
5505         <c.marquardt@alcatel.de>.
5506
5507 2001-12-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5508
5509         * infohack.el (infohack): To process write-protected files safely,
5510         make this buffer be writable after `find-file'.
5511         From TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5512
5513 2001-12-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5514
5515         * Makefile.in: Dependence.
5516
5517         * emacs-mime.texi: Add coding header.
5518
5519 2001-12-01  Simon Josefsson  <jas@extundo.com>
5520
5521         * gnus.texi (Group Line Specification, Summary Buffer Lines):
5522         Cross reference Positioning Point.
5523
5524 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5525
5526         * gnus.texi (Limiting): Addition.
5527
5528 2001-11-19  Simon Josefsson  <jas@extundo.com>
5529
5530         * message.texi (Header Commands, Insertion): Use C-c C-f C-i for
5531         Importance: instead of C-c C-u.  Move to Header Commands from
5532         Insertion. Suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
5533
5534 2001-11-17  Simon Josefsson  <jas@extundo.com>
5535
5536         * message.texi (Insertion): Use C-c C-u for Importance: instead of
5537         C-c C-p (used by SC).
5538
5539 2001-11-15  Simon Josefsson  <jas@extundo.com>
5540
5541         * message.texi (Insertion): Add C-c C-p,
5542         message-insert-importance-{low,high}.
5543         (Various Commands): Fix typo.
5544         (Insertion Variables): New section, all variables moved from
5545         Commands->Insertion into this node, Variables->Insertion
5546         Variables.
5547
5548 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5549
5550         * gnus.texi (Various Summary Stuff): Add gnus-newsgroup-variables.
5551
5552 2001-11-15 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5553
5554         * message.texi (Security): @uref not @url.
5555
5556 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5557
5558         * sieve.texi (Standards): Changed @samp to @uref.
5559
5560         * message.texi (Security): Changed @code to @uref.
5561
5562         * gnus-faq.texi: Changed a lot of @file to @uref.
5563
5564         * emacs-mime.texi (Standards): Changed @samp to @uref.
5565
5566 2001-11-13  Simon Josefsson  <jas@extundo.com>
5567
5568         * gnus.texi (Article Washing): Add `W s'.
5569
5570 2001-11-12  Simon Josefsson  <jas@extundo.com>
5571
5572         * gnus.texi (Security, Using GPG):
5573         * message.texi (Security):
5574         * emacs-mime.texi (MML Definition): Add PGP.
5575
5576 2001-11-09  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5577
5578         * message.texi (Movement): message-beginning-of-line.
5579
5580 2001-11-07  Simon Josefsson  <jas@extundo.com>
5581
5582         * sieve.texi (Examples): Add.
5583         (Top): Add.
5584
5585         * gnus.texi (Saving Articles): Add gnus-summary-write-to-file.
5586
5587 2001-11-07  Simon Josefsson  <jas@extundo.com>
5588
5589         * gnus.texi (Misc Group Stuff): Add cross reference to Composing
5590         Messages.  Suggested by "Golubev I. N." <gin@mo.msk.ru>.
5591
5592 2001-11-04 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5593
5594         * gnus.texi: Use C-M- instead of M-C-.
5595         * message.texi (Insertion): Ditto.
5596         * sieve.texi (Managing Sieve): Ditto.
5597         Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
5598
5599 2001-11-02  Simon Josefsson  <jas@extundo.com>
5600
5601         * dir (File): Add Sieve.
5602
5603         * gnus.texi (Sieve Commands): Add crossposting.
5604
5605 2001-11-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5606
5607         * texi2latex.el (latexi-translate): Typo.
5608         (latexi-translate-file): Nine in a herd is enough.
5609
5610 2001-11-01  Simon Josefsson  <jas@extundo.com>
5611
5612         * sieve.texi (Installation): Workaround texi2latex bug (replacing
5613         inside verbatim needs a \end{verbatim} earlier in the file).
5614
5615         * texi2latex.el (latexi-translate): Add sieve.
5616
5617 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5618
5619         * gnus.texi (Article Washing): Add a note.
5620
5621 2001-11-01  Simon Josefsson  <jas@extundo.com>
5622
5623         * Makefile.in: Add sieve.
5624
5625         * gnus.texi (Misc Group Stuff):
5626         (Group Parameters): Add Sieve Commands.
5627         (top-level): Include Sieve manual after Emacs MIME.
5628
5629 2001-10-31  Simon Josefsson  <jas@extundo.com>
5630
5631         * gnus.texi (Group Parameters): Add integer `display'.
5632         (IMAP): Fix.
5633
5634 2001-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * gnus.texi (NNTP): Added documentation for
5637         `nntp-prepare-post-hook'.
5638
5639 2001-10-29  Simon Josefsson  <jas@extundo.com>
5640
5641         * gnus.texi (Customizing Articles): Sort list. Remove
5642         duplicate. Suggested by Henrik Holm <henrik@tele.ntnu.no>.
5643
5644 2001-10-27  Simon Josefsson  <jas@extundo.com>
5645
5646         * message.texi (Insertion): Fix message-yank*-prefix.
5647
5648 2001-10-25  Simon Josefsson  <jas@extundo.com>
5649
5650         * gnus.texi (Mail Source Specifiers): More info on SSL, kerberos etc.
5651         (IMAP): Ditto.  Suggested by Martin Blais <blais@discreet.com>.
5652
5653 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5654
5655         * gnus.texi (Posting Server): Use `native' instead of `nil' for
5656         posting to native server.
5657
5658 2001-10-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5659
5660         * dir (File): Add standard explanation header.
5661
5662 2001-10-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5663
5664         * gnus.texi (Mail Source Specifiers): Explain more explicitly what
5665         happens for the `directory' entries.  Say that mail from foo.spool
5666         goes in the group foo.
5667
5668 2001-10-19  Simon Josefsson  <jas@extundo.com>
5669
5670         * Makefile.in (clean): rm gnus.out.
5671         (distclean): rm gnusconfig.tex (moved from "clean").
5672
5673         * gnus.texi (Using MIME): s/mime/MIME/ for PDF version.
5674
5675 2001-10-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5676
5677         * gnus.texi (Finding the News): Disrecommend nnspool for Leafnode
5678         users.
5679
5680 2001-10-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5681
5682         * gnus.texi (Archived Messages): Add new line after @item.
5683         From: Jesper Harder <harder@ifa.au.dk>
5684
5685 2001-10-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5686
5687         * gnus.texi (Formatting Basics): Extended format specs.
5688
5689 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5690
5691         * gnus.texi (Summary Buffer Lines): Documment %( and %).
5692
5693 2001-09-04 21:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5694
5695         * gnus.texi (Topic Sorting): Addition.
5696
5697 2001-10-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5698
5699         * refcard.tex, gnusref.tex: Merge with the version
5700         from Felix Natter <f.natter@ndh.net>
5701
5702 2001-10-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5703
5704         * refcard.tex: Set version to Oort.
5705
5706         * gnusref.tex: New key bindings in Oort Gnus.
5707
5708 2001-10-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5709
5710         * Makefile.in (.dvi.ps): Use TEXPICTS.
5711         (.latexi.dvi-x): Remove gnus.toc as well.
5712
5713         * gnuslogo-refcard.eps: Remove BeginProcSet.
5714
5715 2001-10-12  Simon Josefsson  <jas@extundo.com>
5716
5717         * gnus.texi (Misc Group Stuff): Add UTF-8.
5718         (Misc Article): Document wash status characters.  Suggested by
5719         david.goldberg6@verizon.net (David S. Goldberg).
5720
5721 2001-10-10 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5722
5723         * gnusref.tex, refcard.tex: Use epsfig.
5724
5725         * gnuslogo-refcard.eps: Rename from gnuslog.refcard, and set a
5726         suitable bounding box.
5727
5728         * Makefile.in (.dvi.ps): New rule.
5729         (refcard.pdf): Use gnuslogo-refcard.eps.
5730
5731 2001-10-09 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5732
5733         * gnus.texi: Add href and bookmarks for pdf version.
5734
5735 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5736
5737         * Makefile.in (uninstall): Add uninstall.
5738
5739 2001-10-05  Simon Josefsson  <jas@extundo.com>
5740
5741         * Makefile.in (clean): Add gnusconfig.tex.  Suggested by Henrik
5742         Enberg <henrik@enberg.org>.
5743
5744 2001-10-04  Simon Josefsson  <jas@extundo.com>
5745
5746         * gnus.texi (Mail Source Customization): Add.
5747
5748 2001-10-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5749
5750         * Makefile.in (dvi): Don't depend on tmps.
5751
5752 2001-10-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5753
5754         * emacs-mime.texi (mailcap): rvplayer -> wavplayer.  Thanks to
5755         Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
5756
5757 2001-09-29  Simon Josefsson  <jas@extundo.com>
5758
5759         * gnus.texi (Foreign Groups): Fix.  Add "mailman".
5760         (Document Groups): Ditto.
5761
5762 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5763
5764         * Makefile.in (.texi): Remove $@ first.
5765
5766         * infohack.el (infohack-remove-unsupported): Remove @iflatex lines.
5767         (infohack): Specify a coding-system to save info files.
5768         From Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770 2001-09-28 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5771
5772         * gnusconfig.tex.in: Use cmss if pfu is not found.
5773
5774 2001-09-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5775
5776         * Makefile.in: Illustrated manual.
5777         * gnus.texi: Put message.texi and emacs-mime.texi in the
5778         illustrated manual.
5779         * texi2latex.el: Ditto.
5780
5781 2001-09-27 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5782
5783         * gnus.texi: Remove the extra white-space.
5784
5785 2001-09-27 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * gnusconfig.tex.in: New.
5788         * gnus.texi: Use it.
5789         * pagestyle.sty: Don't set verbatim font.
5790         * postamble.tex: Set in ...
5791         * bembo.sty: Removed.
5792         * Makefile.in (gnusconfig.tex): Check gnusconfig.tex.in.
5793         (LATEX): Use configure.
5794
5795 2001-09-26 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5796
5797         * gnus.texi (Limiting): Addition.
5798
5799 2001-09-25 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5800
5801         * gnus.texi (Pterodactyl Gnus): Put @item in one line.
5802
5803 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5804
5805         * gnus.texi: eps path fix.
5806         * postamble.tex: Ditto.
5807         * texi2latex.el: Ditto.
5808
5809         * Makefile.in: Move some to ps/Makefile.in.
5810
5811 2001-09-24  Simon Josefsson  <jas@extundo.com>
5812
5813         * etc/*, herds/*, misc/*, picons/*, screen/*, smilies/*, xface/*:
5814         New files, from pspackage.tar.gz.
5815
5816         * Makefile.in (distclean): Make veryclean.
5817
5818         * gnus.texi (Summary Mail Commands): Fix.
5819         (Summary Post Commands): Fix.
5820         (The Manual): Fix.
5821
5822 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5823
5824         * gnus.texi: Use "back end".
5825
5826 2001-09-23  Simon Josefsson  <jas@extundo.com>
5827
5828         * gnus.texi (Top): Move IMAP up from "Other Sources" to "Select
5829         Methods".
5830         (Charsets): Update default value.
5831         (Finding the Parent): Add nnimap.
5832         (Security): Add.
5833         (Mailing List): Add.
5834         (Archived Messages): Comment out XEmacs 19 stuff.
5835         (Using GPG): Add reference to message manual.
5836         (Direct Functions): Mention OpenSSL as well as SSLeay.
5837         (Mail Source Specifiers): Add recent IMAP :stream and
5838         :authentication.
5839         (Agent Commands): Fix.
5840         (GroupLens): Add URL and note about this being historical.
5841         (Wide Characters): Update default value.
5842         (Picon Requirements): Remove old XEmacs 19 stuff.
5843
5844 2001-09-22  Simon Josefsson  <jas@extundo.com>
5845
5846         * gnus.texi (Other Marks): Add Recent.
5847
5848 2001-09-14  Simon Josefsson  <jas@extundo.com>
5849
5850         * gnus.texi (Mail Folders): Add.
5851
5852 2001-09-11  Simon Josefsson  <jas@extundo.com>
5853
5854         * gnus.texi (Delayed Articles): Fix.  Suggested by Paul Jarc
5855         <prj@po.cwru.edu>.
5856
5857 2001-09-08  Simon Josefsson  <jas@extundo.com>
5858
5859         * gnus.texi (MIME Commands): Add gnus-buttonized-mime-types.
5860
5861 2001-09-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5862
5863         * gnus.texi (Topic Commands): Make this the first subsection of
5864         `Group Topics'.  Rearrange keys to mention the most important keys
5865         first and to have subsections.  Add some more explanation for
5866         C-k/C-y.
5867         (Group Buffer): Add comment from Alex Schroeder as todo item.
5868
5869 2001-09-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5870
5871         * gnus.texi (Fancy Mail Splitting): Mention `delete' near the
5872         explanation of `junk'.
5873
5874 2001-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * gnus.texi (Optional Backend Functions): The default function to
5877         make a date format is `message-make-date', which should produce a
5878         time zone.
5879
5880 2001-09-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5881
5882         * gnus.texi (Optional Backend Functions): More detail about the
5883         DATE arg for nnchoke-request-newgroups.  Reported by Paul Jarc.
5884
5885 2001-09-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5886
5887         * gnus.texi (Hooking New Backends Into Gnus): Say where to put the
5888         call for gnus-declare-backend.  Add an index entry for
5889         gnus-declare-backend.  Suggested by Paul Jarc.
5890
5891 2001-08-29  Simon Josefsson  <jas@extundo.com>
5892         From Anders Jackson <jackson@hig.se>
5893
5894         * gnus.texi (Group Parameters): Fix.
5895
5896 2001-08-27  Simon Josefsson  <jas@extundo.com>
5897
5898         * gnus.texi (Archiving Mail): Add.
5899
5900 2001-08-25  Simon Josefsson  <jas@extundo.com>
5901
5902         * gnus.texi (Mail Spool): Add marks.
5903         (MH Spool): Doesn't use marks file.
5904         (Mail Folders): Add marks.
5905
5906 2001-08-25  Simon Josefsson  <jas@extundo.com>
5907         From Henrik Enberg <henrik@enberg.org>
5908
5909         * gnus.texi (Group Parameters): Fix.
5910
5911 2001-08-24 16:03:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5912
5913         * gnus.texi (Group Parameters): Fix.
5914
5915 2001-08-24  Simon Josefsson  <jas@extundo.com>
5916
5917         * Makefile.in (latexps): Make tmps.
5918
5919 2001-08-24  Simon Josefsson  <jas@extundo.com>
5920         From Jesper Harder <harder@ifa.au.dk>
5921
5922         * Makefile.in (latexps): Escape {.
5923
5924         * splitindex: Ditto.
5925
5926 2001-08-23 19:22:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5927
5928         * gnus.texi (Group Parameters): Fix.
5929         (Group Parameters): Addition.
5930         (Limiting): Addition.
5931
5932 2001-08-21 23:55:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5933
5934         * gnus.texi (Score Variables): Fix.
5935
5936 2001-08-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5937
5938         * gnus.texi (Delayed Articles): New section.  Documents
5939         gnus-delay.el.
5940         (Fancy Mail Splitting): Say that nnmail-cache-accepted-message-ids
5941         must be non-nil for splitting with parents to work.
5942
5943 2001-08-19 17:31:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5944
5945         * gnus.texi (Other Marks): Addition.
5946         (Positioning Point): New.
5947         (Tabulation): New.
5948
5949 2001-08-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5950
5951         * gnus.texi (Getting Started Reading Mail): Use (nnml "") rather
5952         than (nnml "private") as the example server specification.  This
5953         way, the example group names a few paragraphs further down are
5954         correct, and I expect that most people are going to use the empty
5955         string as name, anyway.  Please holler if that is wrong.
5956
5957 2001-08-18  Simon Josefsson  <jas@extundo.com>
5958
5959         * gnus.texi (Optional Backend Functions): Remove `set'
5960         request-set-mark action.
5961
5962 2001-08-18 00:40:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5963
5964         * gnus.texi (Wide Characters): New section.
5965
5966 2001-08-17  Simon Josefsson  <jas@extundo.com>
5967
5968         * gnus.texi: Replace 20,20 with 23,23 for
5969         gnus-summary-line-format.
5970
5971 2001-08-17 14:24:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5972
5973         * gnus.texi (Group Parameters): Document regexp substitution.
5974         (Group Parameters): Addition.
5975
5976 2001-08-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5977         From Nevin Kapur <nevin@jhu.edu>
5978
5979         * gnus.texi (September Gnus): Typo.
5980
5981 2001-08-12  Simon Josefsson  <jas@extundo.com>
5982         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE.
5983
5984         * gnus.texi (Other Marks): Add recent.
5985         (Optional Backend Functions): Add forward and recent.
5986
5987 2001-08-12  Kai Grossjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5988
5989         * gnus.texi (Window Layout): Renamed from `Windows
5990         Configuration'.  After all, we're not talking about Microsoft.
5991         Suggested by Barry Fishman.
5992
5993 2001-08-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5994
5995         * gnus.texi (Summary Mail Commands): Remove duplicate explanation
5996         of `S W'.  Reported by Norbert Koch.
5997
5998 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5999         From Benjamin Rutt <brutt@bloomington.in.us>
6000
6001         * gnus.texi (Troubleshooting): Addition.
6002
6003 2001-08-09  Simon Josefsson  <jas@extundo.com>
6004         From Benjamin Rutt <brutt@bloomington.in.us>
6005
6006         * gnus.texi (Mail Backend Variables): Fix.
6007
6008 2001-08-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6009
6010         * gnus.texi (Summary Buffer Lines): Mention `gnus-goto-colon'.
6011
6012 2001-08-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6013
6014         * gnus.texi (Backend Interface): Explain about article numbers.
6015         Suggested by Paul Jarc.
6016
6017 2001-08-02 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6018
6019         * emacs-mime.texi (Non-MIME): Addition.
6020
6021         * gnus.texi (Group Parameters): Addition.
6022         (Mailing List): Addition.
6023
6024 2001-08-01  Simon Josefsson  <jas@extundo.com>
6025
6026         * texi2latex.el (latexi-translate-file): Don't use point-at-bol.
6027         (latexi-translate-file): Translate some more things, including
6028         some hardcoded things that cause problems for LaTeX.  From Jesper
6029         Harder <harder@ifa.au.dk>.
6030
6031 2001-07-31  Simon Josefsson  <jas@extundo.com>
6032
6033         * bembo.sty: New file.
6034
6035         * texi2latex.el (latexi-translate-file): Support @noindent.
6036
6037         * gnus-faq.texi (Reading News FAQ): Fix (@email -> @samp).
6038
6039 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6040         From Janne Rinta-Manty <rintaman@cs.helsinki.fi>
6041
6042         * gnus.texi (Read Articles): Typo.
6043
6044 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
6045
6046         * gnus.texi (Fancy Mail Splitting): New variable
6047         nnmail-split-fancy-with-parent-ignore-groups.
6048
6049 2001-07-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6050
6051         * gnus.texi (Duplicates): Make split method regexp more specific,
6052         in case other `Gnus-Warning' headers are added in the future.
6053         Suggested by Karl Kleinpaste.
6054
6055 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6056         From Karl Kleinpaste <karl@charcoal.com>
6057
6058         * gnus.texi (Summary Buffer Lines): Add %B.
6059
6060 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6061         From Jesper Harder <harder@myrealbox.com>
6062
6063         * message.texi (Insertion): Addition.
6064
6065 2001-07-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6066
6067         * gnus.texi (Charsets): Addition.
6068
6069 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6070
6071         * gnus.texi (Searching for Articles): Raw articles.
6072
6073 2001-07-16  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6074
6075         * message.texi (Insertion): Refer to gnus-cite-attribution-suffix.
6076
6077 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6078
6079         * gnus.texi (RSS): Add.
6080         From Christoph Conrad <cc@cli.de>.
6081
6082 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6083
6084         * gnus.texi (Incorporating Old Mail): Add index.
6085
6086 2001-07-13 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6087
6088         * gnus.texi (Group Parameters): Add.
6089
6090 2001-07-04  Simon Josefsson  <jas@extundo.com>
6091
6092         * gnus.texi (IMAP): Add.
6093
6094 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6095
6096         * gnus.texi (Example Methods): use the new nntp-open-connection
6097         methods in the examples.
6098         * gnus.texi (NNTP): update for the new nntp-open-connection methods.
6099         * gnus.texi (Direct Functions): new node.
6100         * gnus.texi (Indirect Functions): new node.
6101         * gnus.texi (Common Variables): new node.
6102
6103 2001-06-27  Simon Josefsson  <jas@extundo.com>
6104         From Ralph Schleicher <rs@nunatak.allgaeu.org>
6105
6106         * gnus.texi (MIME Commands): Add.
6107
6108 2001-06-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6109
6110         * gnus.texi (Summary Score Commands): Say that some commands
6111         create ADAPT files.
6112
6113 2001-06-23  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6114
6115         * gnus.texi (Duplicates): Contents of Gnus-Warning header have
6116         changed.  Reported by Peter J Acklam.
6117
6118 2001-06-19  Simon Josefsson  <jas@extundo.com>
6119
6120         * gnus.texi (IMAP): Fix `imtest' discussion.
6121
6122         * gnus-faq.texi (Frequently Asked Questions): Fix URL.
6123
6124 2001-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6125
6126         * gnus.texi (Group Line Specification): Explain why %t is only an
6127         estimate.
6128
6129 2001-06-16  Simon Josefsson  <jas@extundo.com>
6130
6131         * gnus.texi (IMAP): Add.
6132
6133 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6134
6135         * gnus.texi (Article Washing): Add.
6136
6137 2001-06-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6138
6139         * gnus.texi: behaviour -> behavior. Suggested by Eli Zaretskii
6140         <eliz@is.elta.co.il>.
6141
6142 2001-06-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6143
6144         * gnus.texi: Apply "overfull hbox" patch from Eli Zaretskii
6145         <eliz@is.elta.co.il>.
6146
6147 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6148
6149         * gnus.texi (RSS): Add.
6150
6151 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6152
6153         * gnus.texi (Setting Marks): Add.
6154
6155 2001-05-27  Simon Josefsson  <simon@josefsson.org>
6156
6157         * message.texi (Insertion): Add message-yank-cited-prefix.
6158
6159 2001-05-22  Simon Josefsson  <simon@josefsson.org>
6160         From Jesper Harder <harder@ifa.au.dk>
6161
6162         * gnus.texi (Article Washing): Add.
6163
6164 2001-05-16  Simon Josefsson  <simon@josefsson.org>
6165         From Jesper Harder <harder@ifa.au.dk>
6166
6167         * texi2latex.el (latexi-translate-file): Also exchange ref.
6168
6169         * gnus.texi: Add \gnusref and \gnusuref.
6170
6171 2001-05-16  Simon Josefsson  <simon@josefsson.org>
6172         From Raymond Scholz <ray-2001@zonix.de>
6173
6174         * gnus.texi (Using MIME): Add and fix.
6175
6176 2001-05-05  Florian Weimer  <fw@deneb.enyo.de>
6177
6178         * gnus.texi (IMAP): Remove double paragraph (suggest by Norbert
6179         Koch), fix NNTP reference.
6180
6181 2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6182         Suggested by Dan Christensen <jdc@uwo.ca>
6183
6184         * gnus.texi (Mail Group Commands): Add pxref.
6185         (Group Maintenance): Ditto.
6186         (Topic Commands): Ditto.
6187         (Expiring Mail): Typo.
6188
6189 2001-05-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6190         From Raymond Scholz <ray-2001@zonix.de>
6191
6192         * gnus.texi (Summary Buffer Lines): Mention the meaning of a
6193         colon.
6194
6195 2001-05-03 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6196         From Sriram Karra <karra@cs.utah.edu>.
6197
6198         * gnus.texi: Add default value.
6199
6200 2001-05-03 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6201
6202         * gnus.texi (Using GPG): Use example environment.
6203
6204 2001-05-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6205
6206         * gnus.texi (Expunging mailboxes): Typo.
6207
6208 2001-04-15 19:38:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6209
6210         * gnus.texi (Mail and Post): Fix.
6211
6212 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6213
6214         * gnus.texi: Remove a few The's.
6215         (RSS): New.
6216
6217 2001-04-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6218
6219         * gnus.texi (Unread Articles): Say that dormants are similar to
6220         ticked.
6221
6222 2001-04-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6223
6224         * gnus.texi (Sorting Groups): Note `C-k' and `C-y' for manually
6225         moving groups around.
6226
6227 2001-04-07  Ryan Yeske  <rcyeske@vcn.bc.ca>
6228
6229         * gnus.texi (Splitting in IMAP): Fix.
6230
6231 2001-04-07  Jesper Harder  <harder@ifa.au.dk>
6232
6233         * gnus.texi (More Threading): Fix.
6234
6235 2001-04-01 00:32:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6236
6237         * gnus.texi (S): Renamed.
6238         (Summary Sorting): Addition.
6239
6240 2001-03-31 00:40:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6241
6242         * gnus.texi (Other Marks): Additon.
6243         (The End): Remove "The" from menus.
6244
6245 2001-03-30 23:34:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6246
6247         * gnus.texi (Adaptive Scoring): Addition.
6248         (Summary Mail Commands): Addition.
6249
6250 2001-03-17  Matthias Wiehl  <mwiehl@gmx.de>
6251
6252         * message.texi (Security): Typos.
6253
6254 2001-03-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6255
6256         * gnus.texi (Hiding Headers): Typos.  Reported by Sriram Karra
6257         <karra@cs.utah.edu>.
6258
6259 2001-03-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6260
6261         * message.texi (Message Headers): Update doc for
6262         `message-generate-headers-first'.
6263
6264 2001-03-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6265         From Nevin Kapur <nevin@jhu.edu>
6266
6267         * gnus.texi (Mail Source Specifiers): Fix.
6268
6269 2001-03-04 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6270         From "Yair Friedman (Jerusalem)" <YAIRFR@amdocs.com>
6271
6272         * infohack.el (infohack): Set max-lisp-eval-depth to 600+.
6273
6274 2001-03-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6275
6276         * gnus.texi (Posting Styles): Posting styles have (NAME VALUE),
6277         not (NAME . VALUE).
6278
6279 2001-02-25 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6280         From Michael Totschnig <michaelt@supernet.ca>.
6281
6282         * gnus.texi (Article Fontisizing): Fix.
6283
6284 2001-02-23  Simon Josefsson  <simon@josefsson.org>
6285
6286         * gnus.texi (Posting Server): Fix, due to change of default value
6287         of `gnus-post-method' to `current'.
6288
6289 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6290
6291         * gnus.texi: Remove double words. From Gerd Moellmann.
6292
6293         * infohack.el (batch-makeinfo): New.
6294
6295         * Makefile.in (EMACSINFO): Use it.
6296
6297 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6298
6299         * gnus.texi (Posting Styles): Doc fix.
6300
6301 2001-02-16  Simon Josefsson  <sjosefsson@rsasecurity.com>
6302
6303         * gnus.texi (Optional Backend Functions): Fix case.
6304
6305 2001-02-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6306
6307         * gnus.texi (Unread Articles): Say that Gnus itself never expires
6308         ticked articles.  Suggested by M D Greenhow
6309         mdg@greenhow36.clara.co.uk.
6310
6311 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6312
6313         * gnus.texi (Saving Articles): Addition.
6314
6315 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6316
6317         * gnus.texi (Group Parameters): Addition.
6318
6319 2001-02-11 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6320
6321         * gnus.texi (Choosing Commands): Move `G j' here.
6322
6323 2001-02-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6324
6325         * gnus.texi (Pterodactyl Gnus): Added.
6326         (Newest Features): Removed. Suggested by RMS.
6327
6328 2001-02-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6329
6330         * gnus.texi (Group Parameters): Mention `G c' in addition to `G p'.
6331
6332 2001-02-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6333
6334         * gnus.texi (To From Newsgroups): Make it clear where to put the
6335         sample code.  Suggested by Dan Jacobson.
6336
6337         * gnus.texi (Mail Source Specifiers, IMAP, Agent and IMAP):
6338         Improve IMAP discussion.
6339
6340 2001-02-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6341
6342         * message.texi (Message Headers): `message-generate-headers-first'.
6343
6344 2001-02-06 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6345
6346         * gnus.texi (Using GPG): Key binding.
6347
6348         * message.texi (Security): Ditto.
6349
6350 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6351
6352         * gnus.texi (Top): Add Using GPG.
6353
6354 2001-02-02  David Masterson  <dmasters@Rational.Com>
6355
6356         * gnus.texi (The Server is Down): Add link to Group Levels.
6357
6358 2001-01-24  Simon Josefsson  <sj@extundo.com>
6359
6360         * gnus.texi (Mail Source Specifiers): Add IMAP :program, fix POP
6361         :program typo.
6362
6363 2001-01-15 16:15:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6364
6365         * gnus.texi (The Active File): Only old versionf of leafnode
6366         doesn't do some.
6367
6368 2001-01-23 23:28:08  Satomi Suzuki  <pan@mba.nifty.ne.jp>
6369
6370         * message.texi (message-ignored-news-headers): Add "X-Draft-From:".
6371         (message-ignored-mail-headers): Ditto.
6372
6373 2001-01-21  Raymond Scholz  <ray-2001@zonix.de>
6374
6375         * message.texi: Rename X-Mailer and X-Newsreader to User-Agent.
6376
6377 2001-01-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6378
6379         * infohack.el: New file.
6380
6381         * Makefile.in: Use it.
6382
6383 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6384
6385         * gnus.texi (Hiding Headers): Add.
6386
6387         * emacs-mime.texi: Set dircategory to Emacs.
6388
6389 2001-01-16  Jesper Harder  <harder@ifa.au.dk>
6390
6391         * gnus.texi (Group Line Specification): Add.
6392
6393 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6394
6395         * gnus.texi (Using GPG): Doc fix.
6396
6397 2001-01-15  Simon Josefsson  <simon@josefsson.org>
6398
6399         * message.texi (Security): Requires OpenSSL 0.9.6+.
6400
6401 2001-01-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6402
6403         * gnus.texi (Mail): Move explanation of
6404         `message-send-mail-partially-limit' to message.texi.
6405
6406         * message.texi (Mail Variables): Ditto.
6407
6408 2001-01-10 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6409
6410         * gnus.texi (Article Washing): makeinfo 1.69 doesn't grok `anchor'.
6411
6412 2001-01-07 18:18:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6413
6414         * gnus.texi (myself): Quote .
6415
6416 2001-01-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6417
6418         * gnus.texi (Choosing Commands): Add xref for redisplaying the
6419         group.  Suggestion from Galen Boyer <galenboyer@yahoo.com>.
6420         (The Summary Buffer): Mention reselecting the current group in the
6421         menu.  Suggestion from Galen Boyer <galenboyer@yahoo.com>.
6422         (Followups To Yourself): Add Lisp example.
6423
6424 2001-01-05 06:53:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6425
6426         * emacs-mime.texi (time-date): Addition.
6427         (time-date): Addition.
6428
6429 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6430
6431         * gnus.texi (Newest Features): uref, not url.
6432
6433         * texi2latex.el (latexi-translate-file): Ignore anchor.
6434
6435 2001-01-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6436
6437         * gnus.texi (Article Washing): Refer to `Customizing Articles' for
6438         permanent changes.  Suggested by Russell Marks (russel dot marks
6439         at ntlworld dot com).
6440
6441 2001-01-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6442
6443         * gnus.texi (Article Washing): Mention `C-u g' as a sort of
6444         anti-washing.
6445
6446 2001-01-01 11:40:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6447
6448         * gnus.texi (extensions): Removed.
6449
6450 2000-12-31 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6451
6452         * texi2latex.el (latexi-translate-file): Understand uref.
6453
6454 2000-12-30  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6455
6456         * gnus.texi (Selecting a Group): Explain in more detail, what a
6457         prefix arg means for SPC.  Refer people to M-g command from
6458         summary buffer.  Suggested by Paul Repacholi
6459         <prep@prep.synonet.com> and Dan Jacobson <jidanni@kimo.com.tw>.
6460
6461 2000-12-29 21:43:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * message.texi (Spelling): New.
6464
6465 2000-12-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6466
6467         * texi2latex.el (latexi-translate-file): Support srcdir.
6468         (latexi-translate-file): Understand ifnottex, dircategory, and
6469         direntry. Set coding-system-for-write to iso-8859-1.
6470
6471         * Makefile.in: Fix for srcdir.
6472
6473         * gnus.texi (NoCeM): Use file instead of uref.
6474         (Mail Source Specifiers): Use subsubsection instead of
6475         subsubheading.
6476
6477 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6478
6479         * gnus.texi (Top): Set version to Oort Gnus v0.01.
6480
6481         * Makefile.in (install): The info files are in the current
6482         directory.
6483
6484 2000-12-29  Christopher Splinter  <chris@splinter.inka.de>
6485
6486         * gnus.texi (Customizing Articles): Added documentation for
6487         `gnus-treat-hide-citation-maybe', `gnus-treat-date-iso8601' and
6488         `gnus-treat-date-user-defined'.
6489
6490 2000-12-29 00:38:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6491
6492         * gnus.texi (Posting Styles): Addition.
6493
6494 2000-12-28 20:04:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * message.texi (Buffer Entry): New section.
6497
6498 2000-12-22  Christopher Splinter  <chris@splinter.inka.de>
6499
6500         * gnus.texi (Group Parameters): Add documentation for the `banner'
6501         group parameter.
6502
6503 2000-12-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6504
6505         * gnus.texi (Adaptive Scoring): Use setq by Thomas Seck
6506         <tmseck@web.de>.
6507
6508 2000-12-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6509
6510         * gnus.texi (Article Washing): Doc addition by Paul Stevenson
6511         <p.stevenson@surrey.ac.uk>.
6512
6513 2000-12-10  Jim Meyering  <meyering@lucent.com>
6514
6515         * Makefile.in (.texi): Use `-I $(srcdir)' with `makeinfo' so that
6516         non-srcdir builds work.
6517
6518 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6519
6520         * gnus.texi (Fancy Mail Splitting): Add.
6521
6522 2000-11-20 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6523
6524         * gnus.texi (Archived Messages): Add.
6525
6526 2000-11-20  Jochen Küpper  <jochen@pc1.uni-duesseldorf.de>
6527
6528         * gnus.texi (Security): Fix typo.
6529
6530 2000-11-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6531
6532         * gnus.texi: Add.
6533
6534 2000-11-12  Florian Weimer  <fw@deneb.enyo.de>
6535
6536         * message.texi (Security): Fixed typo, change "PGP" to "OpenPGP".
6537
6538 2000-11-12  David Edmondson  <dme@dme.org>
6539
6540         * gnus.texi: remove `gnus-cite-prefix-regexp'.
6541
6542         * message.texi (Insertion): move `gnus-cite-prefix-regexp' from
6543         gnus.texi to here and rename to `message-cite-prefix-regexp'.
6544
6545 2000-11-11  Simon Josefsson  <sj@extundo.com>
6546
6547         * message.texi (Security): Add.
6548
6549         * emacs-mime.texi (MML Definition): Add sign, encrypt, keyfile and
6550         certfile.
6551
6552 2000-11-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6553
6554         * gnus.texi (Mail Group Commands): `gnus-move-split-methods' uses
6555         group names as target, where `gnus-split-methods' uses file
6556         names.  Suggested by Nevin Kapur.
6557
6558 2000-11-07  Martin Buchholz  <martin@xemacs.org>
6559
6560         * gnus.texi: Doc fix.
6561
6562 2000-11-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6563
6564         * gnus.texi (Fancy Mail Splitting): Explain
6565         `nnmail-split-fancy-with-parent'.
6566
6567 2000-11-01 09:12:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6568
6569         * gnus.texi (Finding the News): @env is not supported in texinfo 3.12.
6570
6571 2000-10-31  Jorge Godoy  <godoy@conectiva.com>
6572
6573         * gnus.texi: gnus-gpg document.
6574
6575 2000-10-31  Simon Josefsson  <sj@extundo.com>
6576
6577         * gnus.texi (NNTP): Explain `port'.
6578
6579 2000-10-30  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6580
6581         * gnus.texi (Archived Messages): Explain what happens when group
6582         names mentioned in `gnus-message-archive-group' contain a select
6583         method.
6584
6585 2000-10-28  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6586
6587         * gnus.texi (Group Levels): Explain meaning of subscribed,
6588         unsubscribed, zombie, killed groups.
6589
6590 2000-10-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6591
6592         * gnus.texi (Gnus Development): nnmail-delete-incoming -->
6593         mail-source-delete-incoming.  Suggested by Karl Kleinpaste
6594         <karl@charcoal.com>.
6595
6596 2000-10-18  Dave Love  <fx@gnu.org>
6597
6598         * gnus.texi (NoCeM): Update.
6599
6600 2000-10-17  Simon Josefsson  <simon@josefsson.org>
6601
6602         * gnus.texi (IMAP): Add.
6603
6604 2000-10-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6605
6606         * gnus.texi (Windows Configuration): add examples; first example
6607         suggested by Stein A. Strømme <stromme@mi.uib.no>.  (The actual
6608         Lisp code is also from him.)
6609
6610 2000-10-07  Dave Love  <fx@gnu.org>
6611
6612         * doclicense.texi: New file.
6613
6614 2000-10-07 16:50:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6615
6616         * Makefile.in: Use install-info.
6617
6618 2000-10-06 14:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6619
6620         * message.texi (Message Headers): Add.
6621
6622 2000-10-04 09:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
6623
6624         * gnus.texi (Article Hiding): Add.
6625         (Using MIME): Add.
6626
6627 2000-09-30  Simon Josefsson  <simon@josefsson.org>
6628
6629         * gnus.texi (Agent and IMAP): Add.
6630         (Splitting in IMAP): Fix.
6631
6632 2000-09-29  Simon Josefsson  <simon@josefsson.org>
6633
6634         * gnus.texi (Converting Kill Files): Fix URL.
6635         (Posting Styles): Fix regexp.
6636         (Mail Source Specifiers): Fix.
6637
6638 2000-09-29 12:53:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6639
6640         * Makefile.in: A workaround for @ifnottex.
6641
6642 2000-09-29 12:36:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6643
6644         * gnus.texi: Remove @c lines in the directory due to a bug in
6645         makeinfo 1.68 (GNU texinfo 3.12).
6646
6647 2000-09-22  Dave Love  <fx@gnu.org>
6648
6649         * message.texi, gnus.texi, emacs-mime.texi: Convert to GFDL.
6650
6651 2000-09-20  John H. Palmieri  <palmieri@math.washington.edu>
6652
6653         * gnus.texi (Mail Source Customization): Document of
6654         mail-source-incoming-file-prefix.
6655
6656 2000-09-20  Simon Josefsson  <simon@josefsson.org>
6657
6658         * gnus.texi (IMAP): Add examples.
6659
6660 2000-09-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6661
6662         * gnus.texi (IMAP): Add pointer to description of ~/.authinfo file
6663         format.
6664
6665 2000-09-17  Felix Natter  <f.natter@ndh.net>
6666
6667         * gnusref.tex: New version.
6668
6669         * refcard.tex: New version.
6670
6671 2000-09-17 18:03:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
6672
6673         * gnus.texi (Article Hiding): Doc fix as suggested by Felix Natter
6674         <fnatter@gmx.net>.
6675
6676 2000-06-22  Michael Totschnig  <michaelt@supernet.ca>
6677
6678         * gnus.texi (Agent Basics): Doc fix.
6679
6680 2000-09-14  Jason R. Mastaler  <jason@mastaler.com>
6681
6682         * gnus.texi (Mail Source Specifiers): Use $HOME.
6683
6684 2000-08-14  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6685
6686         * gnus.texi (Mail Source Specifiers): Replace `@paragraph' with
6687         `@subsubheading'.
6688
6689 2000-08-14  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6690
6691         * gnus.texi (Mail Source Specifiers): Try to document the
6692         interface to the functions called via (among others) the
6693         `:function' keyword.
6694
6695 2000-08-13 20:00:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
6696
6697         * gnus.texi (Topic Commands): Fix typo.
6698
6699 2000-08-13 20:20:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6700
6701         * gnus.texi (Topic Commands): Addition.
6702
6703 2000-08-11  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6704
6705         * gnus.texi (Expiring Mail): Extend documentation of variable
6706         `nnmail-expiry-target' and of group parameter `expiry-target'.
6707         Explain interaction between these.  Add Lisp example for setting
6708         `nnmail-expiry-target'.
6709
6710 2000-08-04  Andreas Oeldenberger  <andreas.oeldenberger@gmx.net>
6711
6712         * message.texi (Forwarding): Fix.
6713
6714 2000-07-15  Simon Josefsson  <simon@josefsson.org>
6715
6716         * gnus.texi (nnimap-authinfo-file):
6717         (gnus-invalid-group-regexp): Add.
6718         (Mail Source Specifiers): Fix.
6719         (IMAP): Fix.
6720         (Agent Basics): Fix.
6721
6722 2000-07-12 19:37:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6723
6724         * gnus.texi (Article Washing): Add keystroke `t'.
6725
6726 2000-07-12 15:49:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
6727
6728         * Makefile.in: Add EMACS. Test -x "$(MAKEINFO)" does not work.
6729         Use sed instead of perl (suggested by Nick V. Pakoulin).
6730
6731 2000-07-03 00:24:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6732
6733         * gnus.texi (Splitting Mail): Mention gnus-summary-respool-trace.
6734         (Searching for Articles): Fix.
6735         (Newest Features): Fix.
6736
6737 2000-06-28  Simon Josefsson  <simon@josefsson.org>
6738
6739         * gnus.texi (Splitting in IMAP): Update.
6740
6741 2000-05-19 15:18:32  Dmitry Yaitskov  <dimas@home.com>
6742
6743         * message.texi (Reply): Doc fix.
6744
6745 2000-05-17 00:50:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
6746
6747         * gnus.texi (Listing Groups): Addition.
6748
6749 2000-05-16 21:46:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
6750
6751         * gnus.texi (Misc Group Stuff): Addition.
6752         (Article Washing): Ditto.
6753
6754 2000-05-15 10:16:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
6755
6756         * gnus.texi (Mail Source Specifiers): Update maildir.
6757
6758 2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
6759
6760         * gnus.texi: direntry added.
6761
6762         * message.texi: direntry added.
6763
6764         * emacs-mime.texi: direntry added.
6765
6766 2000-05-02  Pavel Janik  <Pavel.Janik@inet.cz>
6767
6768         * gnus.texi (MIME comands): Spelling fix.
6769
6770 2000-05-03 21:12:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
6771
6772         * gnus.texi (Summary Mail Commands): Addition.
6773         (Summary Post Commands): Ditto.
6774
6775 2000-04-27  Dave Love  <fx@gnu.org>
6776
6777         * gnus.texi (Article Washing): Update x-face bit.
6778
6779 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
6780
6781         * message.texi (Various Message Variables): Document
6782         message-default-charset.
6783
6784         * emacs-mime.texi (Charset Translation): New section.
6785
6786 2000-04-26 02:30:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
6787
6788         * gnus.texi (Posting Styles): Addition.
6789
6790 2000-04-24 17:09:17  Felix Natter  <f.natter@ndh.net>
6791
6792         * gnusref.tex: New version.
6793
6794         * refcard.tex: New version.
6795
6796 2000-04-23 00:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6797
6798         * gnus.texi (Thread Commands): Add keystrokes.
6799         (Various Summary Stuff): Addition.
6800
6801 2000-04-22 21:12:25  Alan Shutko  <ats@acm.org>
6802
6803         * Makefile.in: Add pdf support.
6804
6805 2000-04-21 12:07:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
6806
6807         * gnus.texi (Listing Groups): Addition.
6808
6809 2000-04-21 13:45:52  Pavel Janik  <Pavel.Janik@inet.cz>
6810
6811         * gnus.texi (Mail Source Specifiers): Example for :plugged.
6812
6813 2000-04-20 20:37:48  Pavel Janik  <Pavel.Janik@inet.cz>
6814
6815         * gnus.texi (Limiting): Fix.
6816
6817 2000-04-20 20:32:40  Dmitry Yaitskov  <dimas@home.com>
6818
6819         * gnus.texi (Charsets): Typo fix.
6820
6821 2000-03-19  Simon Josefsson  <jas@pdc.kth.se>
6822
6823         * gnus.texi (IMAP): Addition.
6824
6825 2000-03-13 17:44:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6826
6827         * gnus.texi (Process/Prefix): Addition.
6828
6829 2000-02-04  Simon Josefsson  <jas@pdc.kth.se>
6830
6831         * gnus.texi (IMAP): Fix.
6832
6833 2000-01-27 18:06:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6834
6835         * gnus.texi (Remember): Addition.
6836
6837 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
6838
6839         * gnus.texi (Splitting in IMAP): Addition.
6840         (Mail Source Specifiers): Add fetchflag setting in example.
6841
6842 2000-01-08 08:10:04  Martin Bialasinski  <agr30+news@uni-koeln.de>
6843
6844         * gnus.texi (Mail and Post): Example.
6845
6846 2000-01-08 07:46:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6847
6848         * gnus.texi (Customizing w3): New.
6849
6850 2000-01-08 07:46:06  Hamish Macdonald  <hamishm@lucent.com>
6851
6852         * gnus.texi (Customizing w3): Example.
6853
6854 2000-01-06 17:55:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6855
6856         * gnus.texi (Charsets): Addition.
6857
6858 2000-01-05 15:58:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * gnus.texi (Mail Group Commands): Addition.
6861         (Top): Added detailmenu.
6862
6863 2000-01-03 01:31:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6864
6865         * gnus.texi (MIME Commands): Fix.
6866
6867 2000-01-03  Karl Kleinpaste  <karl@justresearch.com>
6868
6869         * gnus.texi (Splitting in IMAP): Add '.' after @xref.
6870
6871 2000-01-02 08:39:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6872
6873         * gnus.texi: Closing paren.
6874         Doc fix.
6875
6876 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
6877
6878         * gnus.texi (Article Hiding): Addition.
6879         (Splitting in IMAP): Addition.
6880
6881 1999-12-17 12:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
6882
6883         * gnus.texi (Mail Source Specifiers): Addition.
6884
6885 1999-12-13 23:47:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
6886
6887         * gnus.texi (Mail Source Specifiers): Addition.
6888
6889 1999-12-07 00:19:31  Shenghuo ZHU  <zsh@cs.rochester.edu>
6890
6891         * gnus.texi (Web Archive): Addition.
6892
6893 1999-12-06 05:17:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6894
6895         * gnus.texi (Slashdot): Addition.
6896
6897 1999-12-05 00:54:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6898
6899         * gnus.texi (Mail Source Specifiers): Removed backslashes.
6900
6901 1999-12-04 07:35:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6902
6903         * gnus.texi (Setting Process Marks): Addition.
6904
6905 1999-12-04 05:09:46  Manoj Srivastava  <srivasta@golden-gryphon.com>
6906
6907         * gnus.texi: Use defface instead of face-spec-set.
6908
6909 1999-12-04 02:31:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6910
6911         * gnus.texi (extension): Posting server fix.
6912         Url update.
6913
6914 1999-12-04 01:16:52  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>
6915
6916         * gnus.texi (group-buffer): Fix "theese".
6917
6918 1999-12-04 01:13:51  Thomas Gellekum  <tg@ihf.rwth-aachen.de>
6919
6920         * gnus.texi (Height): Typo fix.
6921
6922 1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
6923
6924         * xemacs.mak: New NMAKE file to support build and install of info
6925         documentation on Windows NT, requiring the `texinfo' XEmacs
6926         package.
6927
6928 1999-12-03 00:02:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6929
6930         * gnus.texi (Other Gnus Versions): New.
6931         (Gnus Versions): Made into own node.
6932
6933 1999-12-02 00:00:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6934
6935         * gnus.texi (Paging the Article): Addition.
6936         (History): Addition.
6937
6938 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
6939
6940         * gnus.texi (Mail Source Specifiers): Mention maildir in the
6941           overview and the possibility to use remote maildirs.
6942
6943 1999-12-01 14:21:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944
6945         * gnus.texi (Topic Parameters): Addition.
6946         (Summary Message Commands): New.
6947         (Canceling and Superseding): Made into subsection.
6948         (Charsets): Addition.
6949
6950 1999-11-30 10:54:31  Shenghuo ZHU  <zsh@cs.rochester.edu>
6951
6952         * gnus.texi (Mail Source Specifiers): Add a note.
6953
6954 1999-11-27 17:15:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6955
6956         * gnus.texi: Typo fixes and @sc.
6957
6958 1999-11-26 16:59:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6959
6960         * gnus.texi (On Writing Manuals): New.
6961
6962 1999-11-23 17:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
6963
6964         * gnus.texi (Mail Source Specifiers): Update.
6965
6966 1999-11-23 05:07:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
6967
6968         * gnus.texi (Web Archive): Add nnwarchive.
6969
6970 1999-11-23 03:05:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
6971
6972         * gnus.texi (Mail Source Specifiers): Add webmail.
6973
6974 1999-11-19 12:15:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6975
6976         * gnus.texi (Slashdot): Addition.
6977
6978 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6979
6980         * gnus.texi (Finding the Parent): Fix example.
6981
6982 1999-11-16 10:09:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6983
6984         * gnus.texi: Addition.
6985         (present): Addition.
6986
6987 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
6988
6989         * gnus.texi (Mail Source Specifiers): Fix. Added documentation for
6990         IMAP mail-source keywords `fetchflag' and `dontexpunge'.
6991
6992 1999-11-12 18:00:56  Eli Zaretskii  <eliz@is.elta.co.il>
6993
6994         * gnus.texi (Fancy Mail Splitting): Fix @vars.
6995
6996 1999-11-12 17:08:35  Gunnar Evermann  <ge204@eng.cam.ac.uk>
6997
6998         * gnus.texi (Splitting in IMAP): @@ fix.
6999
7000 1999-11-12 08:17:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * gnus.texi (Mail Source Specifiers): Addition.
7003
7004 1999-11-12 08:17:44  Ulf Betlehem  <flu@iki.fi>
7005
7006         * gnus.texi (Mail Source Specifiers): Example.
7007
7008 1999-11-12 05:26:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * gnus.texi (Slashdot): Addition.
7011
7012 1999-11-11 04:32:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7013
7014         * message.texi (News Headers): Fix.
7015
7016         * gnus.texi (Browsing the Web): New.
7017         (Slashdot): New.
7018         (Ultimate): New.
7019
7020 1999-11-10 11:32:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7021
7022         * gnus.texi (Archived Messages): Fix.
7023
7024 1999-11-07 01:28:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7025
7026         * gnus.texi (MIME Commands): Addition.
7027
7028 1999-11-06 23:09:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7029
7030         * gnus.texi (Customizing Articles): Fix.
7031
7032 1999-11-05 22:34:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7033
7034         * gnus.texi (Posting Styles): Addition.
7035
7036 1999-10-29  David S. Goldberg  <dsg@mitre.org>
7037
7038         * emacs-mime.texi (Customization): Document mm-inline-override-types.
7039
7040 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
7041
7042         * gnus.texi (Mail Source Specifiers): Add imap mail-source.
7043         (IMAP): New subsection.
7044         (SOUP): Typo.
7045
7046 1999-09-27 16:07:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7047
7048         * emacs-mime.texi (New Viewers): Fix.
7049
7050 1999-10-29  David S. Goldberg  <dsg@mitre.org>
7051
7052         * emacs-mime.texi (Customization): Document mm-inline-override-types.
7053
7054 1999-09-25 10:58:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7055
7056         * message.texi (Forwarding): Updated.
7057
7058         * emacs-mime.texi (New Viewers): New.
7059
7060 1999-09-24 18:52:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7061
7062         * gnus.texi (Group Line Specification): Doc fix.
7063
7064 1999-09-24 18:06:33  Bill White  <billw@wolfram.com>
7065
7066         * gnus.texi (Article Washing): Fix.
7067
7068 1999-08-27 20:47:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7069
7070         * gnus.texi (Posting Styles): Doc fix.
7071
7072 1999-08-27 18:51:42  Robin S. Socha  <robin@socha.net>
7073
7074         * gnus.texi: Typo fix.
7075
7076 1999-08-27 15:09:01  Jim Meyering  <meyering@ascend.com>
7077
7078         * gnus.texi (The Active File): Typo fix.
7079
7080 1999-08-27 15:00:23  Yoshiki Hayashi  <t90553@m.ecc.u-tokyo.ac.jp>
7081
7082         * gnus.texi (Generic Marking Commands): Typo fixes.
7083
7084 1999-08-27 14:46:21  Lee Willis  <lee@gbdirect.co.uk>
7085
7086         * gnus.texi (Customizing Articles): More explanation.
7087
7088 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
7089
7090         * gnus.texi (More Threading): Document new variable
7091         `gnus-sort-gathered-threads-function'.
7092
7093 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
7094
7095         * gnus.texi: Added `gnus-list-identifiers' stuff.
7096
7097 1999-07-09 19:41:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7098
7099         * gnus.texi (Using MIME): Addition.
7100         (Topic Commands): Addition.
7101
7102 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
7103
7104         * gnus.texi (Fancy Mail Splitting): Document RESTRICT.
7105
7106 1999-07-07 10:26:59  Robin S. Socha  <robin@socha.net>
7107
7108         * gnus.texi (Scoring Tips): Typo.
7109
7110 1999-07-06 11:41:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7111
7112         * gnus.texi (Mail Source Specifiers): Fix.
7113         (Mail Source Customization): Deleted obsolete vars.
7114
7115 1999-07-05 05:16:55  Laura Conrad  <lconrad@world.std.com>
7116
7117         * gnus.texi (Mail in a Newsreader): Rewrite.
7118
7119 1999-07-04 04:33:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7120
7121         * gnus.texi (Posting Styles): Fix.
7122         (Mail in a Newsreader): New.
7123
7124 1999-06-13 02:29:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7125
7126         * gnus.texi (MIME Commands): Addition.
7127         (Article Miscellania): New.
7128         (Customizing Articles): Addition.
7129
7130 1999-06-12 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7131
7132         * gnus.texi (Comparing Mail Backends): Slight edits.
7133
7134 1999-06-12 00:13:20  Karl Kleinpaste  <karl@justresearch.com>
7135
7136         * gnus.texi (Comparing Mail Backends): New.
7137
7138 1999-06-11 21:47:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7139
7140         * gnus.texi (Group Score): Doc fix.
7141         (The Active File): Addition.
7142         (Document Groups): Addition.
7143
7144 1999-04-18  Didier Verna  <verna@inf.enst.fr>
7145
7146         * gnus.texi (Article treatment): document the new variable
7147         `gnus-article-date-lapsed-new-header'.
7148
7149 1999-04-26  Robert Bihlmeyer  <robbe@orcus.priv.at>
7150
7151         * gnus.texi (Posting Styles): Typo.
7152
7153 1999-04-18 12:46:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7154
7155         * gnus.texi (Summary Score Commands): Typo.
7156         (Choosing a Mail Backend): Addition.
7157
7158 1999-04-18 09:24:51  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
7159
7160         * gnus.texi (Startup Variables): Fix.
7161
7162 1999-04-18 09:12:28  Starback  <starback@ling.uu.se>
7163
7164         * gnus.texi (Subscription Methods): Typo.
7165
7166 1999-04-18 08:22:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7167
7168         * gnus.texi (Little Disk Space): Addition.
7169
7170 1999-03-25  Erik Toubro Nielsen  <erik@ifad.dk>
7171
7172         * gnus.texi (gnus-thread-sort-functions). 'reverse' => 'not'.
7173
7174 1999-04-17 10:21:01  Jack Twilley  <jmt+usenet@nycap.rr.com>
7175
7176         * gnus.texi (Fancy Mail Splitting): Addition.
7177
7178 1999-04-07 06:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7179
7180         * gnus.texi (Gnus Development): New.
7181
7182 1999-03-06 20:12:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7183
7184         * gnus.texi (Generic Marking Commands): New.
7185
7186 1999-03-01 16:41:42  Rob Browning  <rlb@cs.utexas.edu>
7187
7188         * gnus.texi (Score Variables): Clarify.
7189
7190 1999-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7191
7192         * gnus.texi: Add ',' after @xrefs.
7193
7194 1999-02-26 20:54:34  Jason R. Mastaler  <jason@4b.org>
7195
7196         * gnus.texi (Article Date): Added joke by Colin Rafferty
7197         <colin@xemacs.org>.
7198
7199 1999-02-26 08:26:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7200
7201         * gnus.texi (Mail Source Specifiers): Fix.
7202
7203 Thu Feb 25 00:28:49 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
7204
7205         * gnus.texi (Category Syntax): Typo fix.
7206
7207 1999-02-25  Didier Verna  <verna@inf.enst.fr>
7208
7209         * gnus.texi (Fancy Mail Splitting): update the doc about the new syntax
7210         `(! FUNC SPLIT)'.
7211
7212 1999-02-21 11:42:54  Vladimir Volovich  <vvv@vvv.vsu.ru>
7213
7214         * Makefile.in (.texi): Fix check for MAKEINFO.
7215
7216 1999-02-20 17:33:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7217
7218         * gnus.texi (Mail Source Specifiers): Addition.
7219
7220 1999-02-11 19:19:02  Carsten Leonhardt  <leo@arioch.oche.de>
7221
7222         * gnus.texi (Mail Source Specifiers): Document maildir.
7223
7224 1999-02-09 16:21:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7225
7226         * gnus.texi (Charsets): New.
7227
7228 1999-02-04 03:45:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7229
7230         * emacs-mime.texi (Conversion): New.
7231
7232 1999-02-03 03:04:18  Miguel de Icaza  <miguel@nuclecu.unam.mx>
7233
7234         * gnus.texi (Fetching Mail): Typo fix.
7235
7236 1999-02-02 22:28:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7237
7238         * gnus.texi (Mail Source Specifiers): Addition.
7239
7240 1999-02-01 21:05:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7241
7242         * gnus.texi (Article Hiding): Addition.
7243
7244 1999-01-28 08:08:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7245
7246         * gnus.texi (Washing Mail): Addition.
7247
7248 1999-01-27 14:30:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7249
7250         * gnus.texi (Article Washing): Addition.
7251
7252 1999-01-25 04:24:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7253
7254         * message.texi (MIME): New.
7255
7256         * gnus.texi (Mail Sources): New.
7257         (Mail Source Specifiers): New.
7258         (Mail Source Customization): New.
7259         (Fetching Mail): New.
7260
7261 1999-01-23 09:47:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7262
7263         * gnus.texi (Article Washing): Removed.
7264         (Customizing Articles): Addition.
7265
7266 1999-01-16 20:36:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7267
7268         * gnus.texi (Customizing Articles): Rewrite.
7269         Remove mention of gnus-article-display-hook.
7270
7271 1999-01-12 07:14:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7272
7273         * gnus.texi (To From Newsgroups): Addition.
7274
7275 1999-01-03 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7276
7277         * gnus.texi (Group Agent Commands): Addition.
7278
7279 1998-12-19 23:29:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7280
7281         * gnus.texi (Splitting Mail): Addition.
7282
7283 1998-12-13 08:54:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7284
7285         * message.texi (Insertion): Add.
7286
7287 1998-12-03 13:34:48  James Troup  <james@nocrew.org>
7288
7289         * gnus.texi (MIME Commands): Typo fix.
7290
7291 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7292
7293         * gnus.texi (Group Parameters): update for the posting-style group
7294         parameter.
7295
7296 1998-12-02 01:04:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7297
7298         * gnus.texi (Emacsen): Addition.
7299         (Picon Useless Configuration): Addition.
7300
7301 1998-12-01 00:27:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302
7303         * emacs-mime.texi (rfc2045): New.
7304
7305 1998-11-29 00:03:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7306
7307         * emacs-mime.texi (Composing): New chapter.
7308
7309 1998-11-25  Karl Eichwalder  <ke@gnu.franken.de>
7310
7311         * Makefile.in (install): Remove emacs-info, add emacs-mime.
7312
7313 1998-11-25 10:56:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7314
7315         * gnus.texi (To From Newsgroups): Addition.
7316         (Anything Groups): Addition.
7317         (Article Washing): Addition.
7318         (MIME Commands): Addition.
7319
7320 1998-11-19 04:05:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7321
7322         * gnus.texi (Really Various Summary Commands): Addition.
7323
7324 1998-11-18 00:52:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7325
7326         * gnus.texi (MIME Commands): Addition.
7327         (Expiring Mail): Addition.
7328
7329 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7330
7331         * gnus.texi (Topic Commands): New expiry command.  Reordered.
7332
7333 1998-11-07 17:18:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * gnus.texi (Gnus Reference Guide): Renamed.
7336
7337 1998-10-26 22:03:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7338
7339         * gnus.texi (Article Washing): Fix.
7340         (MIME Commands): Change.
7341
7342 1998-10-25 01:51:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7343
7344         * gnus.texi (Headers): Addition.
7345
7346 1998-10-24 08:37:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7347
7348         * gnus.texi (Summary Buffer Lines): Addition.
7349         (To): New.
7350         (To): Addition.
7351
7352 1998-10-15 18:15:34  Simon Josefsson  <jas@pdc.kth.se>
7353
7354         * gnus.texi (Group Info): Must be list of ranges.
7355
7356 1998-10-19 01:27:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7357
7358         * gnus.texi (Article Washing): Addition.
7359
7360 1998-10-18 00:20:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7361
7362         * gnus.texi (Changing Servers): Addition.
7363
7364 1998-10-17 21:34:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7365
7366         * gnus.texi (Windows Configuration): Addition.
7367
7368 1998-10-01 07:55:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7369
7370         * gnus.texi (Splitting Mail): Fix.
7371         (Washing Mail): Fix.
7372
7373 1998-09-30 05:54:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7374
7375         * gnus.texi (Selecting a Group): Addition.
7376
7377 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
7378
7379         * gnus.texi (Optional Backend Functions): New item,
7380         nnchoke-request-set-mark.
7381
7382 1998-09-13 08:58:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7383
7384         * dir (File): Updated.
7385
7386 1998-09-12 08:53:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7387
7388         * emacs-mime.texi: New file.
7389
7390         * gnus.texi (Misc Article): Addition.
7391
7392 1998-09-11 08:52:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7393
7394         * gnus.texi (Group Score Commands): Fix.
7395         (Saving Articles): Fix.
7396         (Agent Expiry): Fix.
7397         (Using MIME): Change.
7398
7399 1998-09-10 03:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7400
7401         * gnus.texi (Windows Configuration): Addition.
7402
7403 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
7404
7405         * gnus.texi (Category Syntax): Added doc about agent categories
7406         and download scoring.
7407
7408 1998-09-05 17:36:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7409
7410         * gnus.texi (Sorting Groups): Change.
7411         (Various Summary Stuff): Addition.
7412
7413 1998-09-04 00:40:07  David S. Goldberg  <dsg@mitre.org>
7414
7415         * gnus.texi (Article Hiding): Verify.
7416
7417 1998-08-31 11:46:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7418
7419         * gnus.texi (Mail Folders): Addition.
7420         (Group Parameters): Addition.
7421         (MIME Commands): New.
7422
7423 1998-08-27 07:29:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7424
7425         * gnus.texi (Mail Folders): Addition.
7426
7427   Copyright (C) 1998-2014 Free Software Foundation, Inc.
7428
7429   This file is part of GNU Emacs.
7430
7431   GNU Emacs is free software; you can redistribute it and/or modify
7432   it under the terms of the GNU General Public License as published by
7433   the Free Software Foundation; either version 3, or (at your option)
7434   any later version.
7435
7436   GNU Emacs is distributed in the hope that it will be useful,
7437   but WITHOUT ANY WARRANTY; without even the implied warranty of
7438   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7439   GNU General Public License for more details.
7440
7441   You should have received a copy of the GNU General Public License
7442   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7443
7444 ;; Local Variables:
7445 ;; coding: utf-8
7446 ;; fill-column: 79
7447 ;; add-log-time-zone-rule: t
7448 ;; End: