Function: LaTeX-add-saveboxes

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

Signature

(LaTeX-add-saveboxes &rest SAVEBOXES)

Documentation

Add information about SAVEBOXES.

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 "savebox" "LaTeX" "saveboxes")