Function: texinfo-indextable
texinfo-indextable is a byte-compiled function defined in
texinfmt.el.gz.
Signature
(texinfo-indextable TABLE-TYPE)
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/texinfmt.el.gz
(defun texinfo-indextable (table-type)
(texinfo-push-stack table-type (texinfo-parse-arg-discard))
(setq fill-column (- fill-column 5)))