mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(bibtex-style-indent-basic): Specify a custom group.
This commit is contained in:
parent
5fceaf9cab
commit
3c8e09dc2a
@ -95,7 +95,8 @@
|
||||
|
||||
(defcustom bibtex-style-indent-basic 2
|
||||
"Basic amount of indentation to use in BibTeX Style mode."
|
||||
:type 'integer)
|
||||
:type 'integer
|
||||
:group 'bibtex)
|
||||
|
||||
(defun bibtex-style-calculate-indentation (&optional virt)
|
||||
(or
|
||||
|
Loading…
Reference in New Issue
Block a user