branch: elpa/systemd
commit 077b2946ab654d45d5f30f9f45af4bddce007946
Author: Mark Oteiza <[email protected]>
Commit: Mark Oteiza <[email protected]>
no change in systemd 220
---
systemd-company.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systemd-company.el b/systemd-company.el
index ae9698c..a05f562 100644
--- a/systemd-company.el
+++ b/systemd-company.el
@@ -105,7 +105,7 @@
"TimerSlackNSec" "Transparent" "Type" "UMask" "Unit" "User"
"UtmpIdentifier" "WakeSystem" "WantedBy" "Wants" "WatchdogSec" "What"
"Where" "WorkingDirectory")
- "Configuration directives for systemd 219.")
+ "Configuration directives for systemd 220.")
(defun systemd-company--setup (enable)
(when (fboundp 'systemd-company--setup-company)