]> git.eshelyaron.com Git - emacs.git/commitdiff
; Avoid "Index" as Info node name
authorEshel Yaron <me@eshelyaron.com>
Wed, 3 Jan 2024 18:51:42 +0000 (19:51 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 3 Jan 2024 18:54:28 +0000 (19:54 +0100)
This avoids a name collision with index.html in the online versions.

30 files changed:
doc/lispref/elisp.texi
doc/lispref/index.texi
doc/misc/auth.texi
doc/misc/dbus.texi
doc/misc/ediff.texi
doc/misc/eglot.texi
doc/misc/emacs-mime.texi
doc/misc/ert.texi
doc/misc/eudc.texi
doc/misc/flymake.texi
doc/misc/forms.texi
doc/misc/gnus.texi
doc/misc/htmlfontify.texi
doc/misc/idlwave.texi
doc/misc/info.texi
doc/misc/message.texi
doc/misc/newsticker.texi
doc/misc/rcirc.texi
doc/misc/reftex.texi
doc/misc/sasl.texi
doc/misc/semantic.texi
doc/misc/ses.texi
doc/misc/sieve.texi
doc/misc/smtpmail.texi
doc/misc/speedbar.texi
doc/misc/srecode.texi
doc/misc/use-package.texi
doc/misc/vtable.texi
doc/misc/widget.texi
doc/misc/wisent.texi

index a3ef8313f8e1f0e68e48d2d71bcd5278b5c142df..05a9dac4140ca040211d66f32c3f93a215e30c38 100644 (file)
@@ -245,7 +245,7 @@ Appendices
 * Standard Keymaps::        List of some standard keymaps.
 * Standard Hooks::          List of some standard hook variables.
 
-* Index::                   Index including concepts, functions, variables,
+* Concept Index::           Index including concepts, functions, variables,
                               and other terms.
 
 @ignore
index 3f31c5dd6560bfe7ddafed32dd833a29417e35bb..ad9ada0ab42ac5951d15c0f220e41a073ded5a9a 100644 (file)
@@ -18,8 +18,8 @@
 
 @c pindex is used for .el files and Unix programs
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @c Print the indices
 
index f51a1446170e77b3ad869b46cbbe4c559596d108..3167aa17067854d4e7134438039aa5dfab4274f6 100644 (file)
@@ -63,7 +63,7 @@ It is a way for multiple applications to share a single configuration
 * Help for developers::
 * GnuPG and EasyPG Assistant Configuration::
 * GNU Free Documentation License::  The license for this documentation.
-* Index::
+* Concept Index::
 * Function Index::
 * Variable Index::
 @end menu
@@ -686,7 +686,7 @@ the GNU Privacy Guard}.  To get started with these quickly, see
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
+@node Concept Index
 @unnumbered Index
 @printindex cp
 
index 28ee64d6b89eb7b9b1113ab59191376f2468ffab..5cf6e8f2fe355d93ba1ff162b2d78920720d45e2 100644 (file)
@@ -64,7 +64,7 @@ another.  An overview of D-Bus can be found at
 * Alternative Buses::           Alternative buses and environments.
 * Errors and Events::           Errors and events.
 * Monitoring Messages::         Monitoring messages.
-* Index::                       Index including concepts, functions, variables.
+* Concept Index::               Index including concepts, functions, variables.
 
 * GNU Free Documentation License:: The license for this documentation.
 @end menu
@@ -2170,8 +2170,8 @@ switches to the monitor buffer.
 @end deffn
 
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @printindex cp
 
index e8ecb218674258eaa6370f23a1717a9d7b4786c8..bbc0bd3b94dd3282d2faf95e60e3a8ef7031d05e 100644 (file)
@@ -78,7 +78,7 @@ modify this GNU manual.''
 * Customization::               How to make Ediff work the way YOU want.
 * Credits::                     Thanks to those who helped.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::
+* Concept Index::
 @end menu
 
 @node Introduction
@@ -2530,8 +2530,8 @@ Eli Zaretskii (eliz at is.elta.co.il)
 @include doclicense.texi
 
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index a5c3a967af1c435cb4898a48f848f2e9efbc07fe..304311c1ed2bd73b68811ddf29cbb7dfffb8a0dd 100644 (file)
@@ -102,7 +102,7 @@ This manual documents how to configure, use, and customize Eglot.
 * Extending Eglot::             Writing Eglot extensions in Elisp
 * Troubleshooting Eglot::       Troubleshooting and reporting bugs.
 * GNU Free Documentation License::  The license for this manual.
-* Index::
+* Concept Index::
 @end menu
 @end ifnottex
 
@@ -1590,8 +1590,8 @@ many cases, just a frontend to that functionality.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 96a6328cd477f7b8bad64d23298aa4a07e9e48d9..c1391f42a5ed0dbedd0c9e0dd45e875ea9bd0ed3 100644 (file)
@@ -82,7 +82,7 @@ read at least RFC2045 and RFC2047.
 * Basic Functions::       Utility and basic parsing functions.
 * Standards::             A summary of RFCs and working documents used.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::                 Function and variable index.
+* Concept Index::         Function and variable index.
 @end menu
 
 
@@ -1962,8 +1962,8 @@ The Text/Plain Format and DelSp Parameters
 @chapter GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@chapter Index
+@node Concept Index
+@chapter Concept Index
 @printindex cp
 
 @bye
index bd2ad495142d114d7af6004a52fe9899f87c8776..592fa212a7d38ae7e72342255f395aa612378c88 100644 (file)
@@ -99,7 +99,7 @@ Other Testing Concepts
 
 Index
 
-* Index::                       Concept, Function and Variable Index
+* Concept Index::             Concept, Function and Variable Index
 
 Appendix
 
@@ -1317,8 +1317,8 @@ often.  This can be achieved with the @code{:tag} argument to
 @code{ert-deftest} and @code{tag} test selectors.
 
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @printindex cp
 
index 615ab76c32671f61fffdbdce3ffb62c1ab419e3e..7273ef6cf9250e6c89cf4bd60e4cfab1a4cb8063 100644 (file)
@@ -62,7 +62,7 @@ modify this GNU manual.''
 * Usage::                       The various usage possibilities explained
 * Credits::                     Who's done what
 * GNU Free Documentation License:: The license for this documentation.
-* Index::
+* Concept Index::
 @end menu
 
 
@@ -1311,8 +1311,8 @@ in testing and proofreading the code and docs of @file{ph.el}.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @printindex cp
 
index 84a74a9d6aba4daa8dc6c326fe67e8f51b19af63..de9b7cd8eb80f4ba88e83b0b5846a31c703bd8be 100644 (file)
@@ -74,7 +74,7 @@ Flymake}.
 * Extending Flymake::
 * The legacy Proc backend::
 * GNU Free Documentation License::
-* Index::
+* Concept Index::
 @end menu
 
 @node Using Flymake
@@ -1326,8 +1326,8 @@ syntax check processes before calling @code{compile}.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @printindex cp
 
index e0221d90fd9558631232e15d6a808058a5d7073b..3f584bd52be11b987b4f9e987370d0cf9da3e22c 100644 (file)
@@ -92,7 +92,7 @@ how to present it.
 * Long Example::                A more complex control file example.
 * Credits::                     Thanks everyone.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::                       Index to this manual.
+* Concept Index::               Index to this manual.
 @end menu
 @end ifnottex
 
@@ -947,8 +947,8 @@ Software Foundation.  Thanks, Richard!
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 1d1c15f64946bf94eec46d069710e05c24d7bdeb..f8aab25852e752add0df2ed3ece66b4ca72ede2a 100644 (file)
@@ -415,7 +415,7 @@ This manual corresponds to Gnus v5.13
 * The End::                     Farewell and goodbye.
 * Appendices::                  Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
 * GNU Free Documentation License::  The license for this documentation.
-* Index::                       Variable, function and concept index.
+* Concept Index::               Variable, function and concept index.
 * Key Index::                   Key Index.
 
 @c Doesn't work right in html.
@@ -31309,8 +31309,8 @@ former).  The manual is unambiguous, but it can be confusing.
 @chapter GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@chapter Index
+@node Concept Index
+@chapter Concept Index
 @printindex cp
 
 @node Key Index
index 258c743ac8f256c18a0d9b8917d5992f8895df9a..ee2cade2734f5f55b5604add010b1555fcc71ee3 100644 (file)
@@ -60,7 +60,7 @@ modify this GNU manual.''
 * Customization::                  Fine-tuning Htmlfontify's behavior.
 * Requirements::                   External programs used by Htmlfontify.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::                          Index of contents.
+* Concept Index::                  Index of contents.
 @end menu
 
 @node Introduction
@@ -1556,8 +1556,8 @@ A copy of the @code{file} command.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @table @var
 @item Concepts
index 782812169ca42167399f87b0c14db8f2c955af0a..3e4184ee03c27504ae6c58c80fc219cdf788c015 100644 (file)
@@ -78,7 +78,7 @@ Interactive Data Language (IDL), and running IDL as an inferior shell.
 * Windows and macOS::           What still works, and how
 * Troubleshooting::             When good computers turn bad
 * GNU Free Documentation License:: The license for this documentation.
-* Index::                       Fast access
+* Concept Index::               Fast access
 
 @detailmenu
  --- The Detailed Node Listing ---
@@ -4248,8 +4248,8 @@ distributed with IDL, and so should never be inconsistent.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 31b314cb9a002a576a2027ffd5e8e2c99c412ac4..6de4377fa6577607cc03d8779b3d4928cf92f31e 100644 (file)
@@ -83,7 +83,7 @@ commands.  In the stand-alone Info reader, type @kbd{H} instead.
 * Advanced::                    Advanced Info commands.
 * Further Reading::             Where to learn more about Info files.
 * GNU Free Documentation License::  The license for this documentation.
-* Index::                       An index of topics, commands, and variables.
+* Concept Index::               An index of topics, commands, and variables.
 @end menu
 
 @node Getting Started
@@ -1297,8 +1297,8 @@ have created one.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 This is an alphabetical listing of all the commands, variables, and
 topics discussed in this document.
index d881244c73528c8c8355ac0d698d53832d83a1e9..45aebb7a349e4a1d2e08ec8da00a9dd15246425f 100644 (file)
@@ -67,7 +67,7 @@ Message mode buffers.
 * Variables::         Customizing the message buffers.
 * Appendices::        More technical things.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::             Variable, function and concept index.
+* Concept Index::     Variable, function and concept index.
 * Key Index::         List of Message mode keys.
 @end menu
 
@@ -2750,8 +2750,8 @@ basis of the new @code{CC} header, except if this header is
 @chapter GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@chapter Index
+@node Concept Index
+@chapter Concept Index
 @printindex cp
 
 @node Key Index
index a2ceedf7399c59ba09fc59142c688701c4147406..fa173a6d958eaa39a1dc6e92977a75adf9e91d4d 100644 (file)
@@ -65,7 +65,7 @@ modify this GNU manual.''
 * Supported Formats::    RSS and Atom formats supported by Newsticker.
 
 * GNU Free Documentation License:: The license for this documentation.
-* Index::                          Variable, function, and concept index.
+* Concept Index::        Variable, function, and concept index.
 @end menu
 
 @node Overview
@@ -613,8 +613,8 @@ Newsticker works with the standard RSS and Atom formats listed below
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 
index 9ae4bb4a17caae3f7efcd5d96a6641ebb0b779f1..1aa19d0062c0864ba591833e7eafecdd5c318877 100644 (file)
@@ -58,7 +58,7 @@ just one other user.
 * GNU Free Documentation License::
 * Key Index::
 * Variable Index::
-* Index::
+* Concept Index::
 
 @detailmenu
  --- The Detailed Node Listing ---
@@ -1050,8 +1050,8 @@ This will then be used to replace the username of the bridge bot.
 @unnumbered Variable Index
 @printindex vr
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 5adc616e7987d8bbdb78756794508f9aa9a47680..2c0b17de95094663193d9b100cdd743654d83017 100644 (file)
@@ -137,7 +137,7 @@ other parts of this document when needed.
 
 The Index
 
-* Index::                            The full index.
+* Concept Index::                    The full index.
 
 @detailmenu
  --- The Detailed Node Listing ---
@@ -6003,8 +6003,8 @@ released on 7 Jan 1997.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 7abee48e8d8d16778030a4d6b532f6a427cf1a13..b71726f1bf0e15a004b763406f33440d620285e1 100644 (file)
@@ -62,7 +62,7 @@ applications using different protocols.
 * Data types::
 * Back end drivers::             Writing your own drivers.
 * GNU Free Documentation License::  The license for this documentation.
-* Index::
+* Concept Index::
 * Function Index::
 * Variable Index::
 @end menu
@@ -254,8 +254,8 @@ At the first time @var{step} should be set to @code{nil}.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @node Function Index
index f6cabed6ea607abf740c51e08b8d66c1b71a5ad8..a208b29f3af4fb244f2ec4b1b0bfca4d0d930964 100644 (file)
@@ -94,7 +94,7 @@ use the mailing list cedet-semantic@@sourceforge.net via the URL:
 * Semantic Internals::
 * Glossary::
 * GNU Free Documentation License::
-* Index::
+* Concept Index::
 @end menu
 
 @node Introduction
@@ -570,8 +570,8 @@ Emacs Lisp.  It is an LALR parser suitable for complex languages.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @iftex
index 7bd8be0e97d2ba280f2f6d16c11a37968d163fbd..b094720b3164856e0b43ceaf2c2b20e405578c9f 100644 (file)
@@ -71,7 +71,7 @@ To report bugs, use @kbd{M-x report-emacs-bug}.
 * The Basics::                  Basic spreadsheet commands
 * Advanced Features::           Want to know more?
 * For Gurus::                   Want to know @emph{even more}?
-* Index::                       Concept, Function and Variable Index
+* Concept Index::               Concept, Function and Variable Index
 * Acknowledgments::             Acknowledgments
 * GNU Free Documentation License:: The license for this documentation.
 @end menu
@@ -1333,8 +1333,8 @@ cell.
 @end table
 
 @c ===================================================================
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 @printindex cp
 
index 156e0120a389a8728c3d4620419ce1bed0fdd02a..a77e71fcdfb4863efac8daf7902d2f4475bfecfb 100644 (file)
@@ -74,7 +74,7 @@ the language, so keep RFC 3028 around.
 * Manage Sieve API ::     Interfacing to the Manage Sieve Protocol API.
 * Standards::             A summary of RFCs and working documents used.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::                 Function and variable index.
+* Concept Index::         Function and variable index.
 @end menu
 
 
@@ -355,8 +355,8 @@ A Protocol for Remotely Managing Sieve Scripts
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 33f4d558aad884c03635df746d10d1f9a5df9da3..6a82a4ed964c98aeff8012df2dd1d106d72ce6cb 100644 (file)
@@ -54,7 +54,7 @@ modify this GNU manual.''
 
 Indices
 
-* Index::               Index over variables and functions.
+* Manual Index::        Index over variables and functions.
 @end menu
 
 @node How Mail Works
@@ -445,8 +445,8 @@ cannot accept mail.
 @chapter GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@chapter Index
+@node Manual Index
+@chapter Manual Index
 
 @section Concept Index
 
index f4b9ee702a72180ff631d92344794e6781cb99f3..78b7540dc1e5280fd38dbcf27889da19d5a10c9b 100644 (file)
@@ -80,7 +80,7 @@ on.  @xref{Basic Navigation}.
 * Customizing::      Changing speedbar behavior.
 * Extending::        Extend speedbar for your own project.
 * GNU Free Documentation License:: The license for this documentation.
-* Index::
+* Concept Index::
 @end menu
 
 @node Introduction
@@ -1212,7 +1212,7 @@ Two good values are @code{nil} and @code{statictag}.
 @include doclicense.texi
 
 
-@node Index
+@node Concept Index
 @unnumbered Concept Index
 @printindex cp
 
index 6a4560d5920285050d92a8a91239f34665e6a730..e9ca5ea665dd42b1ba246078b097d8e2c13c123a 100644 (file)
@@ -92,7 +92,7 @@ ease.
 * Inserting Tag Lists::         Inserting Semantic tags via templates
 * Application Writing::         Writing an @srecode{}r application
 * GNU Free Documentation License:: The license for this documentation.
-* Index::
+* Concept Index::
 @end menu
 
 
@@ -1787,8 +1787,8 @@ all template files for that application will be loaded.
 @include doclicense.texi
 
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @iftex
index d834e1be754a878cdcf5fd745da295531cf02fa3..56dbcc0ce0858cf6cfd26fc90be3dc0a728fa826 100644 (file)
@@ -80,7 +80,7 @@ Appendices
 * GNU Free Documentation License::  The license for this manual.
 
 Index
-* Index::
+* Concept Index::
 @end menu
 @end ifnottex
 
@@ -2192,8 +2192,8 @@ rewrite of the old use-package manual and @file{README}.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index a4f2ed29d93036dd4342c072ac29e1465b3f3c1e..47186844eff10f3b43df20137d4a2531d22fbdbd 100644 (file)
@@ -63,7 +63,7 @@ Appendices
 * GNU Free Documentation License::  The license for this documentation.
 
 Indices
-* Index::
+* Concept Index::
 @end menu
 
 @node Introduction
@@ -570,8 +570,8 @@ Return the column name of the @var{index}th column in @var{table}.
 @chapter GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @bye
index 93b7606b01e8b97c8c6910768bd8c2fb70357a32..e22f5ee4e3877896e8969a1929d6c76aff8f68c5 100644 (file)
@@ -61,7 +61,7 @@ modify this GNU manual.''
 * Customization::
 * Widget Wishlist::
 * GNU Free Documentation License::
-* Index::
+* Concept Index::
 @end menu
 
 @node  Introduction
@@ -3196,8 +3196,8 @@ Add a @code{mailto} widget.
 @appendix GNU Free Documentation License
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 
 This is an alphabetical listing of all concepts, functions, commands,
 variables, and widgets described in this manual.
index 9738d790259c5704c8f2023467b06ff6c73b0b7c..e926290168678908b2c20e44762b40db8a0c863c 100644 (file)
@@ -102,7 +102,7 @@ described in the @ref{Top, Semantic Manual, Semantic Manual, semantic}.
 * Wisent Parsing::
 * Wisent Semantic::
 * GNU Free Documentation License::
-* Index::
+* Concept Index::
 @end menu
 
 @node Wisent Overview
@@ -2025,8 +2025,8 @@ equivalent Wisent lexical tokens is straightforward:
 
 @include doclicense.texi
 
-@node Index
-@unnumbered Index
+@node Concept Index
+@unnumbered Concept Index
 @printindex cp
 
 @iftex