Function: LaTeX-add-index-entries

LaTeX-add-index-entries is a byte-compiled function defined in latex.el.

Signature

(LaTeX-add-index-entries &rest INDEX-ENTRIES)

Documentation

Add information about INDEX-ENTRIES.

Information is added to the current buffer. Generated by TeX-auto-add-type.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/latex.el
(TeX-auto-add-type "index-entry" "LaTeX" "index-entries")