summaryrefslogtreecommitdiff
path: root/doc/misc/vhdl-mode.texi
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2018-02-24 20:52:21 +0100
committerMichael Albinus <michael.albinus@gmx.de>2018-02-24 20:52:21 +0100
commit621893352f9f08fcefda6237b0a04a7ab3ab839b (patch)
tree70af5063ed54b502967d43c18c04b23e5b77749c /doc/misc/vhdl-mode.texi
parent57c9f123003dc2769e449af2880917a3a1673428 (diff)
downloademacs-621893352f9f08fcefda6237b0a04a7ab3ab839b.tar.gz
Fix @cindex entries in manuals
* doc/emacs/custom.texi: * doc/emacs/dired.texi: * doc/emacs/display.texi: * doc/emacs/files.texi: * doc/emacs/frames.texi: * doc/emacs/killing.texi: * doc/emacs/maintaining.texi: * doc/emacs/misc.texi: * doc/emacs/msdos-xtra.texi: * doc/emacs/msdos.texi: * doc/emacs/search.texi: * doc/emacs/text.texi: * doc/emacs/trouble.texi: * doc/lispintro/emacs-lisp-intro.texi: * doc/lispref/strings.texi: * doc/lispref/text.texi: * doc/misc/cc-mode.texi: * doc/misc/efaq.texi: * doc/misc/eieio.texi: * doc/misc/emacs-mime.texi: * doc/misc/gnus.texi: * doc/misc/htmlfontify.texi: * doc/misc/idlwave.texi: * doc/misc/message.texi: * doc/misc/mh-e.texi: * doc/misc/sem-user.texi: * doc/misc/ses.texi: * doc/misc/tramp.texi: * doc/misc/vhdl-mode.texi: Fix @cindex entries.
Diffstat (limited to 'doc/misc/vhdl-mode.texi')
-rw-r--r--doc/misc/vhdl-mode.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/vhdl-mode.texi b/doc/misc/vhdl-mode.texi
index e94fba6fc6d..c061fb8e43e 100644
--- a/doc/misc/vhdl-mode.texi
+++ b/doc/misc/vhdl-mode.texi
@@ -322,7 +322,7 @@ the minibuffer when you hit @kbd{TAB}.
@chapter Customizing Indentation
@cindex Customizing Indentation
-@cindex vhdl-set-offset
+@cindex @code{vhdl-set-offset}
@cindex set-offset (vhdl-)
The @code{vhdl-offsets-alist} variable is where you customize all your
indentations. You simply need to decide what additional offset you want
@@ -334,7 +334,7 @@ pre-defined styles will suit your needs, but if not, this section will
describe how to set up basic editing configurations. @xref{Styles}, for
an explanation of how to set up named styles.
-@cindex vhdl-basic-offset
+@cindex @code{vhdl-basic-offset}
@cindex basic-offset (vhdl-)
As mentioned previously, the variable @code{vhdl-offsets-alist} is an
association list between syntactic symbols and the offsets to be applied