dang spaces

This commit is contained in:
Mark Oteiza 2016-05-01 00:40:10 -04:00
parent cd22a2c250
commit f3066147a1

View File

@ -207,7 +207,7 @@
(defconst systemd-tempfn-autoload-regexp
(eval-when-compile
(rx ".#"
(rx ".#"
(or (and (+? (any "a-zA-Z0-9-_.@\\")) "."
(or "automount" "busname" "mount" "service" "slice"
"socket" "swap" "target" "timer" "link" "netdev" "network"))