emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/systemd 55ff3e3 019/131: mention company-mode in commentar


From: ELPA Syncer
Subject: [nongnu] elpa/systemd 55ff3e3 019/131: mention company-mode in commentary
Date: Sun, 29 Aug 2021 11:35:07 -0400 (EDT)

branch: elpa/systemd
commit 55ff3e35c72a65e29f208c2fa2af144bd74e559b
Author: Mark Oteiza <mvoteiza@udel.edu>
Commit: Mark Oteiza <mvoteiza@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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]