mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-systemd-mode: Slightly improve synopsis and description.
* gnu/packages/emacs-xyz.scm (emacs-systemd-mode)[synopsis]: Use proper capitalization. [description]: Use proper capitalization and complete sentences. Change-Id: I6522c394b87075c361e0195519e4e36c531cdaa1
This commit is contained in:
@@ -35131,10 +35131,10 @@ count matches, etc.")
|
||||
"-l" "test/systemd-tests.el"
|
||||
"-f" "ert-run-tests-batch-and-exit")))
|
||||
(home-page "https://github.com/holomorph/systemd-mode")
|
||||
(synopsis
|
||||
"Major mode for editing systemd units")
|
||||
(synopsis "Major mode for editing Systemd units")
|
||||
(description
|
||||
"Major mode for editing systemd units in GNU Emacs.")
|
||||
"This package provides a major mode for editing Systemd unit files in GNU
|
||||
Emacs.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-ssh-config-mode
|
||||
|
||||
Reference in New Issue
Block a user