texinfo-chapter-level-regexp | Regular expression matching just the Texinfo chapter level headings. |
texinfo-close-quote | String inserted by typing M-x texinfo-insert-quote to close a quotation. |
texinfo-delete-from-print-queue-command | Command string used to delete a job from the line printer queue. |
texinfo-environments | List of Texinfo environments. |
texinfo-fillable-commands | A list of commands that can be filled. |
texinfo-font-lock-keywords | Additional expressions to highlight in Texinfo mode. |
texinfo-imenu-generic-expression | Imenu generic expression for Texinfo mode. See ‘imenu-generic-expression’. |
texinfo-mode-abbrev-table | Abbrev table for ‘texinfo-mode’. |
texinfo-mode-hook | Normal hook run when entering Texinfo mode. |
texinfo-mode-map | Keymap for ‘texinfo-mode’. |
texinfo-mode-menu | Menu used for ‘texinfo-mode’. |
texinfo-mode-syntax-table | Syntax table for ‘texinfo-mode’. |
texinfo-open-quote | String inserted by typing M-x texinfo-insert-quote to open a quotation. |
texinfo-section-list | Alist of sectioning commands and their relative level. |
texinfo-syntax-propertize-function | Syntactic keywords to catch comment delimiters in ‘texinfo-mode’. |
texinfo-tex-command | Command used by ‘texinfo-tex-region’ to run TeX on a region. |
texinfo-tex-trailer | String appended after a region sent to TeX by ‘texinfo-tex-region’. |
texinfo-texi2dvi-command | Command used by ‘texinfo-tex-buffer’ to run TeX and texindex on a buffer. |
texinfo-texi2dvi-options | Command line options for ‘texinfo-texi2dvi-command’. |
texinfo-texindex-command | Command used by ‘texinfo-texindex’ to sort unsorted index files. |