branch: elpa/systemd commit 51c148e09a129ddf33d95276aa0e89d4ef6f8dd2 Author: Mark Oteiza <mvote...@udel.edu> Commit: Mark Oteiza <mvote...@udel.edu>
update urls drop mention of marmalade --- README | 3 +-- systemd.el | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index d7554a6..0cbcfa3 100644 --- a/README +++ b/README @@ -7,8 +7,7 @@ in `systemd.el`. Installation ------------ -Available as the `systemd` package on MELPA <http://melpa.org/> and -marmalade <https://marmalade-repo.org/>. +Available as the `systemd` package on MELPA <https://melpa.org/>. In Emacs, one can locally install as a package with `make dist` and diff --git a/systemd.el b/systemd.el index 3107f85..f544ed9 100644 --- a/systemd.el +++ b/systemd.el @@ -399,7 +399,7 @@ See systemd.unit(5) for details on unit file syntax.") ;;;###autoload (define-derived-mode systemd-mode conf-mode "Systemd" "Major mode for editing systemd unit files. -See http://www.freedesktop.org/wiki/Software/systemd/ for more +See https://www.freedesktop.org/wiki/Software/systemd/ for more information about systemd. In addition to any hooks its parent mode might have run, this