Backport commit cc857dd from Emacs master branch
This commit is contained in:
@@ -211,7 +211,7 @@ original Org buffer at the same place."
|
|||||||
:group 'org-export-rst
|
:group 'org-export-rst
|
||||||
:type '(choice
|
:type '(choice
|
||||||
(const :tag "Replicate original spacing" nil)
|
(const :tag "Replicate original spacing" nil)
|
||||||
(cons :tag "Set an uniform spacing"
|
(cons :tag "Set a uniform spacing"
|
||||||
(integer :tag "Number of blank lines before contents")
|
(integer :tag "Number of blank lines before contents")
|
||||||
(integer :tag "Number of blank lines after contents"))))
|
(integer :tag "Number of blank lines after contents"))))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user