]> code.delx.au - gnu-emacs-elpa/commitdiff
doc/ivy.org: Add "Variable Index" node
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 7 Dec 2015 16:06:18 +0000 (17:06 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 7 Dec 2015 16:06:18 +0000 (17:06 +0100)
doc/ivy.org
doc/ivy.texi

index d90062c88caa7f4228b5924bfa848166ed9f3522..b26b00e49742dc7852ba453c0fb441f1b9082b48 100644 (file)
@@ -469,3 +469,8 @@ for "for" returns all "f.*o.*r" matches, resulting in a large number
 of hits.  Yet some searches need these extra hits. Ivy sorts such
 large lists using =flx= package's scoring mechanism, if it's
 installed.
+
+* Variable Index
+#+BEGIN_TEXINFO
+@printindex vr
+#+END_TEXINFO
index b3e7c0766f265d70eb92b5ecfcbc3ef5f4fd0893..b06c68cf78bcdd65df12133916dfb436b3efadc5 100644 (file)
@@ -62,6 +62,7 @@ modify this GNU manual.''
 * Getting started::
 * Key bindings::
 * Completion styles::
+* Variable Index::
 
 @detailmenu
 --- The Detailed Node Listing ---
@@ -582,4 +583,9 @@ of hits.  Yet some searches need these extra hits. Ivy sorts such
 large lists using @code{flx} package's scoring mechanism, if it's
 installed.
 
+@node Variable Index
+@chapter Variable Index
+
+@printindex vr
+
 @bye