File: bibtex-style.el.html
Done: font-lock, imenu, outline, commenting, indentation.
Todo: tab-completion.
Defined variables (5)
bibtex-style-indent-basic | Basic amount of indentation to use in BibTeX Style mode. |
bibtex-style-mode-abbrev-table | Abbrev table for ‘bibtex-style-mode’. |
bibtex-style-mode-hook | Hook run after entering BibStyle mode. |
bibtex-style-mode-map | Keymap for ‘bibtex-style-mode’. |
bibtex-style-mode-syntax-table | Syntax table for ‘bibtex-style-mode’. |
Defined functions (3)
bibtex-style-calculate-indentation | (&optional VIRT) |
bibtex-style-indent-line | () |
bibtex-style-mode | () |