* adds 16 random hex digits to the end of file name * instead of a bunch of autoloads, draw regexp into a pair of defconst * not sure how to splice a reusable list of extensions into an rx call, which would be nicer than duplicating it
systemd mode ============ Major mode for editing systemd units in GNU Emacs. See the commentary in `systemd.el`. Installation ------------ Available as the `systemd' package on MELPA <http://melpa.org/>. In Emacs 25 or later, one can locally install as a package with M-x package-install-file RET /path/to/systemd-mode RET Otherwise, for either installing into one's `load-path` or a system install, do the usual make make install
Languages
Emacs Lisp
94.5%
Makefile
5.5%