branch: externals/embark commit e19d528a965392194f517dd4a2dd11645f82c41f Author: Omar Antolín <omar.anto...@gmail.com> Commit: Omar Antolín <omar.anto...@gmail.com>
Update embark-org commentary --- embark-org.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/embark-org.el b/embark-org.el index d9e6e41193..703b74250e 100644 --- a/embark-org.el +++ b/embark-org.el @@ -21,11 +21,11 @@ ;;; Commentary: ;; This package configures the Embark package for use in Org Mode -;; buffers. It teaches Embark a number of Org related targets and -;; appropriate actions. Currently it has table cells, whole tables, -;; and links. Targets to add: headings (Embark already has generic -;; support for outlines, so we just nee to add Org specific actions), -;; dates, source blocks, etc. +;; buffers. It teaches Embark a number of Org related targets and +;; appropriate actions. Currently it has table cells, whole tables, +;; source blocks and links. Targets to add: headings (Embark already +;; has generic support for outlines, so we just nee to add Org +;; specific actions), timestamps, etc. ;;; Code: