14 lines
401 B
EmacsLisp
14 lines
401 B
EmacsLisp
(define-package "systemd" "20230201.302" "Major mode for editing systemd units"
|
|
'((emacs "24.4"))
|
|
:commit "8742607120fbc440821acbc351fda1e8e68a8806" :authors
|
|
'(("Mark Oteiza" . "mvoteiza@udel.edu"))
|
|
:maintainers
|
|
'(("Mark Oteiza" . "mvoteiza@udel.edu"))
|
|
:maintainer
|
|
'("Mark Oteiza" . "mvoteiza@udel.edu")
|
|
:keywords
|
|
'("tools" "unix"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|