diff options
Diffstat (limited to 'gnosis.el')
-rw-r--r-- | gnosis.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -649,7 +649,6 @@ If FALSE t, use gnosis-face-false face" "Display PARATHEMA." (goto-char (point-max)) (and parathema (gnosis-center-string parathema)) - ;; (and parathema (insert "\n\n" (propertize parathema 'face 'gnosis-face-parathema))) (gnosis-apply-syntax-overlay) (gnosis-center-current-line)) |