branch: externals/org-modern commit 20b80b9d320f9e1bef13d7375e719a5ae8175e4c Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
org-modern-indent: Update commentary --- org-modern-indent.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/org-modern-indent.el b/org-modern-indent.el index 823d39b063..164dcd548e 100644 --- a/org-modern-indent.el +++ b/org-modern-indent.el @@ -5,7 +5,6 @@ ;; Author: J.D. Smith <jdtsmith+e...@gmail.com> ;; Maintainer: J.D. Smith <jdtsmith+e...@gmail.com> ;; Created: 2022 -;; Keywords: convenience, text ;; This file is part of GNU Emacs. @@ -25,8 +24,9 @@ ;;; Commentary: ;; `org-modern-indent' is an `org-modern' extension which approximates -;; the block highlighting style of `org-modern'. By default, it is -;; activated when `org-indent' is is active in the buffer. It was +;; the block highlighting style of `org-modern'. If +;; `org-modern-block-indent' is non-nil, it is activated when +;; `org-indent' is is active in the buffer. `org-modern-indent' was ;; merged into `org-modern' as of v2.0. ;;; Code: