summaryrefslogtreecommitdiff
path: root/lispref/index.perm
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2003-10-23 10:01:32 +0000
committerAndreas Schwab <schwab@suse.de>2003-10-23 10:01:32 +0000
commitc3cda320b5a4e6588391ae6713ac05ac47f7328e (patch)
tree3676c620650c069fe28064db031fa00cf230315b /lispref/index.perm
parentbb3c26a904b1e06be63c46fca3bbcc71e1c9bae1 (diff)
downloademacs-c3cda320b5a4e6588391ae6713ac05ac47f7328e.tar.gz
Remove support for permuted index and use texi2dvi.
Diffstat (limited to 'lispref/index.perm')
-rw-r--r--lispref/index.perm38
1 files changed, 0 insertions, 38 deletions
diff --git a/lispref/index.perm b/lispref/index.perm
deleted file mode 100644
index 0b391e85379..00000000000
--- a/lispref/index.perm
+++ /dev/null
@@ -1,38 +0,0 @@
-@setfilename ../info/index
-
-@c Indexing guidelines
-
-@c I assume that all indexes will be combinded.
-@c Therefore, if a generated findex and permutations
-@c cover the ways an index user would look up the entry,
-@c then no cindex is added.
-@c Concept index (cindex) entries will also be permuted. Therefore, they
-@c have no commas and few irrelevant connectives in them.
-
-@c I tried to include words in a cindex that give the context of the entry,
-@c particularly if there is more than one entry for the same concept.
-@c For example, "nil in keymap"
-@c Similarly for explicit findex and vindex entries, e.g., "print example".
-
-@c Error codes are given cindex entries, e.g., "end-of-file error".
-
-@c pindex is used for .el files and Unix programs
-
-@node Index, New Symbols, Standard Hooks, Top
-@unnumbered Index
-
-
-All variables, functions, keys, programs, files, and concepts are
-in this one index.
-
-All names and concepts are permuted, so they appear several times, one
-for each permutation of the parts of the name. For example,
-@code{function-name} would appear as @b{function-name} and @b{name,
-function-}.
-
-
-@c Print the indices
-
-@printindex fn
-
-