diff options
| author | Paul Eggert | 2013-02-20 18:42:30 -0800 |
|---|---|---|
| committer | Paul Eggert | 2013-02-20 18:42:30 -0800 |
| commit | 2fce4cd861e5575fafb10525540cdc8580e134f1 (patch) | |
| tree | 88a9fb6cb360f536af23032fd2abec837a0d3d0e /doc/misc | |
| parent | 6bcd97a44a1d7e5da149341465564cba65eb7b63 (diff) | |
| download | emacs-2fce4cd861e5575fafb10525540cdc8580e134f1.tar.gz emacs-2fce4cd861e5575fafb10525540cdc8580e134f1.zip | |
Port documentation to Texinfo 5.0.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/eshell.texi | 6 | ||||
| -rw-r--r-- | doc/misc/gnus-faq.texi | 8 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 12 | ||||
| -rw-r--r-- | doc/misc/semantic.texi | 2 | ||||
| -rw-r--r-- | doc/misc/speedbar.texi | 2 | ||||
| -rw-r--r-- | doc/misc/tramp.texi | 6 |
6 files changed, 23 insertions, 13 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 3bef6a4595c..ec01f731daf 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -83,8 +83,8 @@ handling the sort of tasks accomplished by those tools. | |||
| 83 | * GNU Free Documentation License:: The license for this documentation. | 83 | * GNU Free Documentation License:: The license for this documentation. |
| 84 | * Concept Index:: | 84 | * Concept Index:: |
| 85 | * Function and Variable Index:: | 85 | * Function and Variable Index:: |
| 86 | * Key Index:: | ||
| 87 | * Command Index:: | 86 | * Command Index:: |
| 87 | * Key Index:: | ||
| 88 | @end menu | 88 | @end menu |
| 89 | 89 | ||
| 90 | @node What is Eshell? | 90 | @node What is Eshell? |
| @@ -285,8 +285,8 @@ history and invoking commands in a script file. | |||
| 285 | @menu | 285 | @menu |
| 286 | * Invocation:: | 286 | * Invocation:: |
| 287 | * Arguments:: | 287 | * Arguments:: |
| 288 | * Variables:: | ||
| 289 | * Built-ins:: | 288 | * Built-ins:: |
| 289 | * Variables:: | ||
| 290 | * Aliases:: | 290 | * Aliases:: |
| 291 | * History:: | 291 | * History:: |
| 292 | * Completion:: | 292 | * Completion:: |
| @@ -465,7 +465,7 @@ Uses TRAMP's @command{su} or @command{sudo} method to run a command via | |||
| 465 | 465 | ||
| 466 | @end table | 466 | @end table |
| 467 | 467 | ||
| 468 | @section Built-in variables | 468 | @subsection Built-in variables |
| 469 | Eshell knows a few built-in variables: | 469 | Eshell knows a few built-in variables: |
| 470 | 470 | ||
| 471 | @table @code | 471 | @table @code |
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index e7367730040..ede957a5c35 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | @c %**start of header | 3 | @c %**start of header |
| 4 | @c Copyright (C) 1995, 2001-2013 Free Software Foundation, Inc. | 4 | @c Copyright (C) 1995, 2001-2013 Free Software Foundation, Inc. |
| 5 | @c | 5 | @c |
| 6 | @setfilename gnus-faq.info | 6 | @c @setfilename gnus-faq.info |
| 7 | @settitle Frequently Asked Questions | 7 | @c @settitle Frequently Asked Questions |
| 8 | @c %**end of header | 8 | @c %**end of header |
| 9 | @c | 9 | @c |
| 10 | 10 | ||
| @@ -41,7 +41,7 @@ Please submit features and suggestions to the | |||
| 41 | @email{ding@@gnus.org, ding list}. | 41 | @email{ding@@gnus.org, ding list}. |
| 42 | 42 | ||
| 43 | @node FAQ - Changes | 43 | @node FAQ - Changes |
| 44 | @subheading Changes | 44 | @subsection Changes |
| 45 | 45 | ||
| 46 | 46 | ||
| 47 | 47 | ||
| @@ -57,7 +57,7 @@ reference to discontinued service. | |||
| 57 | @end itemize | 57 | @end itemize |
| 58 | 58 | ||
| 59 | @node FAQ - Introduction | 59 | @node FAQ - Introduction |
| 60 | @subheading Introduction | 60 | @subsection Introduction |
| 61 | 61 | ||
| 62 | This is the Gnus Frequently Asked Questions list. | 62 | This is the Gnus Frequently Asked Questions list. |
| 63 | 63 | ||
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 65e2ce6150e..983887d721d 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -14541,6 +14541,7 @@ maildir, for instance. | |||
| 14541 | 14541 | ||
| 14542 | @menu | 14542 | @menu |
| 14543 | * Mail Source Specifiers:: How to specify what a mail source is. | 14543 | * Mail Source Specifiers:: How to specify what a mail source is. |
| 14544 | * Mail Source Functions:: | ||
| 14544 | * Mail Source Customization:: Some variables that influence things. | 14545 | * Mail Source Customization:: Some variables that influence things. |
| 14545 | * Fetching Mail:: Using the mail source specifiers. | 14546 | * Fetching Mail:: Using the mail source specifiers. |
| 14546 | @end menu | 14547 | @end menu |
| @@ -15000,6 +15001,7 @@ useful when you use local mail and news. | |||
| 15000 | @end table | 15001 | @end table |
| 15001 | @end table | 15002 | @end table |
| 15002 | 15003 | ||
| 15004 | @node Mail Source Functions | ||
| 15003 | @subsubsection Function Interface | 15005 | @subsubsection Function Interface |
| 15004 | 15006 | ||
| 15005 | Some of the above keywords specify a Lisp function to be executed. | 15007 | Some of the above keywords specify a Lisp function to be executed. |
| @@ -16068,6 +16070,10 @@ Spool}). | |||
| 16068 | * Mail Spool:: Store your mail in a private spool? | 16070 | * Mail Spool:: Store your mail in a private spool? |
| 16069 | * MH Spool:: An mhspool-like back end. | 16071 | * MH Spool:: An mhspool-like back end. |
| 16070 | * Maildir:: Another one-file-per-message format. | 16072 | * Maildir:: Another one-file-per-message format. |
| 16073 | * nnmaildir Group Parameters:: | ||
| 16074 | * Article Identification:: | ||
| 16075 | * NOV Data:: | ||
| 16076 | * Article Marks:: | ||
| 16071 | * Mail Folders:: Having one file for each group. | 16077 | * Mail Folders:: Having one file for each group. |
| 16072 | * Comparing Mail Back Ends:: An in-depth looks at pros and cons. | 16078 | * Comparing Mail Back Ends:: An in-depth looks at pros and cons. |
| 16073 | @end menu | 16079 | @end menu |
| @@ -16375,6 +16381,7 @@ different in the future. If your split rules create new groups, | |||
| 16375 | remember to supply a @code{create-directory} server parameter. | 16381 | remember to supply a @code{create-directory} server parameter. |
| 16376 | @end table | 16382 | @end table |
| 16377 | 16383 | ||
| 16384 | @node nnmaildir Group Parameters | ||
| 16378 | @subsubsection Group parameters | 16385 | @subsubsection Group parameters |
| 16379 | 16386 | ||
| 16380 | @code{nnmaildir} uses several group parameters. It's safe to ignore | 16387 | @code{nnmaildir} uses several group parameters. It's safe to ignore |
| @@ -16485,6 +16492,7 @@ that are either marked with @code{tick} or not marked with | |||
| 16485 | @code{read}, plus a little extra. | 16492 | @code{read}, plus a little extra. |
| 16486 | @end table | 16493 | @end table |
| 16487 | 16494 | ||
| 16495 | @node Article Identification | ||
| 16488 | @subsubsection Article identification | 16496 | @subsubsection Article identification |
| 16489 | Articles are stored in the @file{cur/} subdirectory of each maildir. | 16497 | Articles are stored in the @file{cur/} subdirectory of each maildir. |
| 16490 | Each article file is named like @code{uniq:info}, where @code{uniq} | 16498 | Each article file is named like @code{uniq:info}, where @code{uniq} |
| @@ -16497,6 +16505,7 @@ about the corresponding article. The full pathname of an article is | |||
| 16497 | available in the variable @code{nnmaildir-article-file-name} after you | 16505 | available in the variable @code{nnmaildir-article-file-name} after you |
| 16498 | request the article in the summary buffer. | 16506 | request the article in the summary buffer. |
| 16499 | 16507 | ||
| 16508 | @node NOV Data | ||
| 16500 | @subsubsection NOV data | 16509 | @subsubsection NOV data |
| 16501 | An article identified by @code{uniq} has its @acronym{NOV} data (used | 16510 | An article identified by @code{uniq} has its @acronym{NOV} data (used |
| 16502 | to generate lines in the summary buffer) stored in | 16511 | to generate lines in the summary buffer) stored in |
| @@ -16510,6 +16519,7 @@ file, but @emph{beware}: this will also cause @code{nnmaildir} to | |||
| 16510 | assign a new article number for this article, which may cause trouble | 16519 | assign a new article number for this article, which may cause trouble |
| 16511 | with @code{seen} marks, the Agent, and the cache. | 16520 | with @code{seen} marks, the Agent, and the cache. |
| 16512 | 16521 | ||
| 16522 | @node Article Marks | ||
| 16513 | @subsubsection Article marks | 16523 | @subsubsection Article marks |
| 16514 | An article identified by @code{uniq} is considered to have the mark | 16524 | An article identified by @code{uniq} is considered to have the mark |
| 16515 | @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists. | 16525 | @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists. |
| @@ -25850,8 +25860,8 @@ of all messages matching a particular set of criteria. | |||
| 25850 | 25860 | ||
| 25851 | @menu | 25861 | @menu |
| 25852 | * Gnus Registry Setup:: | 25862 | * Gnus Registry Setup:: |
| 25853 | * Fancy splitting to parent:: | ||
| 25854 | * Registry Article Refer Method:: | 25863 | * Registry Article Refer Method:: |
| 25864 | * Fancy splitting to parent:: | ||
| 25855 | * Store custom flags and keywords:: | 25865 | * Store custom flags and keywords:: |
| 25856 | * Store arbitrary data:: | 25866 | * Store arbitrary data:: |
| 25857 | @end menu | 25867 | @end menu |
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index de5019ee897..f43316f5012 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -520,7 +520,7 @@ Regression tests from the older Semantic 1.x API. | |||
| 520 | @node Glossary | 520 | @node Glossary |
| 521 | @appendix Glossary | 521 | @appendix Glossary |
| 522 | 522 | ||
| 523 | @table @keyword | 523 | @table @asis |
| 524 | @item BNF | 524 | @item BNF |
| 525 | In semantic 1.4, a BNF file represented ``Bovine Normal Form'', the | 525 | In semantic 1.4, a BNF file represented ``Bovine Normal Form'', the |
| 526 | grammar file used for the 1.4 parser generator. This was a play on | 526 | grammar file used for the 1.4 parser generator. This was a play on |
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi index 7227e2597ae..3cb0ec3aed8 100644 --- a/doc/misc/speedbar.texi +++ b/doc/misc/speedbar.texi | |||
| @@ -223,7 +223,7 @@ Text in speedbar consists of four different types of data. Knowing how | |||
| 223 | to read these textual elements will make it easier to navigate by | 223 | to read these textual elements will make it easier to navigate by |
| 224 | identifying the types of data available. | 224 | identifying the types of data available. |
| 225 | 225 | ||
| 226 | @subsubsection Groups | 226 | @subsection Groups |
| 227 | @cindex groups | 227 | @cindex groups |
| 228 | 228 | ||
| 229 | Groups summarize information in a single line, and provide a high level | 229 | Groups summarize information in a single line, and provide a high level |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 807e6b4db29..f1dac493054 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -144,9 +144,6 @@ For the end user: | |||
| 144 | * Usage:: An overview of the operation of @value{tramp}. | 144 | * Usage:: An overview of the operation of @value{tramp}. |
| 145 | * Bug Reports:: Reporting Bugs and Problems. | 145 | * Bug Reports:: Reporting Bugs and Problems. |
| 146 | * Frequently Asked Questions:: Questions and answers from the mailing list. | 146 | * Frequently Asked Questions:: Questions and answers from the mailing list. |
| 147 | * Function Index:: @value{tramp} functions. | ||
| 148 | * Variable Index:: User options and variables. | ||
| 149 | * Concept Index:: An item for each concept. | ||
| 150 | 147 | ||
| 151 | For the developer: | 148 | For the developer: |
| 152 | 149 | ||
| @@ -155,6 +152,9 @@ For the developer: | |||
| 155 | * Issues:: Debatable Issues and What Was Decided. | 152 | * Issues:: Debatable Issues and What Was Decided. |
| 156 | 153 | ||
| 157 | * GNU Free Documentation License:: The license for this documentation. | 154 | * GNU Free Documentation License:: The license for this documentation. |
| 155 | * Function Index:: @value{tramp} functions. | ||
| 156 | * Variable Index:: User options and variables. | ||
| 157 | * Concept Index:: An item for each concept. | ||
| 158 | 158 | ||
| 159 | @detailmenu | 159 | @detailmenu |
| 160 | --- The Detailed Node Listing --- | 160 | --- The Detailed Node Listing --- |