emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/system-packages ba902ce 071/117: Mention helm-system-pa


From: Stefan Monnier
Subject: [elpa] externals/system-packages ba902ce 071/117: Mention helm-system-packages in commentary and README
Date: Fri, 14 Dec 2018 17:02:11 -0500 (EST)

branch: externals/system-packages
commit ba902ce6602649aefda675e3c3cfcf20ac7995f2
Author: Alex Branham <address@hidden>
Commit: Alex Branham <address@hidden>

    Mention helm-system-packages in commentary and README
---
 README.org         | 2 ++
 system-packages.el | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/README.org b/README.org
index 336b604..400ad23 100644
--- a/README.org
+++ b/README.org
@@ -87,3 +87,5 @@ You may then need to adjust =system-packages-package-manager= 
and
   (setq system-packages-use-sudo t)
   (setq system-packages-package-manager "pacaur")
 #+END_SRC
+* See also
+Helm users might like 
[[https://github.com/emacs-helm/helm-system-packages][helm-system-packages]]
diff --git a/system-packages.el b/system-packages.el
index c21b81b..0387e8b 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -31,6 +31,9 @@
 ;; functions include installing packages, removing packages, listing
 ;; installed packages, and others.
 
+;; Helm users might also be interested in helm-system-packages.el
+;; <https://github.com/emacs-helm/helm-system-packages>
+
 ;; Usage:
 
 ;; (require 'system-packages)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]