branch: elpa/systemd commit 55ff3e35c72a65e29f208c2fa2af144bd74e559b Author: Mark Oteiza <mvote...@udel.edu> Commit: Mark Oteiza <mvote...@udel.edu>
mention company-mode in commentary --- systemd.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index 16f2878..3288efb 100644 --- a/systemd.el +++ b/systemd.el @@ -26,7 +26,10 @@ ;; Reflects a stripped down conf-mode, except with strict regex for ;; whitespace, and highlighting for special syntax, such as specifiers ;; and booleans. Features a facility for browsing documentation: use -;; C-c C-o to open links to documentation in a unit. +;; C-c C-o to open links to documentation in a unit (cf. systemctl +;; help). + +;; Supports completion of unit directives via `company-mode'. ;;; Code: