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

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

[nongnu] elpa/systemd c8d3472 012/131: add commentary


From: ELPA Syncer
Subject: [nongnu] elpa/systemd c8d3472 012/131: add commentary
Date: Sun, 29 Aug 2021 11:35:05 -0400 (EDT)

branch: elpa/systemd
commit c8d34724c104459e0e516d12fb89fcde79c9b7e7
Author: Mark Oteiza <mvoteiza@udel.edu>
Commit: Mark Oteiza <mvoteiza@udel.edu>

    add commentary
---
 systemd-mode.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/systemd-mode.el b/systemd-mode.el
index 3fc08b3..9c09cac 100644
--- a/systemd-mode.el
+++ b/systemd-mode.el
@@ -21,6 +21,13 @@
 
 ;;; Commentary:
 
+;; Major mode for editing systemd units.
+
+;; 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.
+
 ;;; Code:
 
 (require 'thingatpt)



reply via email to

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