From 71a93991a03f0e9ea9b381d1a9d1acb994fc4a4d Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 29 Sep 2022 11:53:30 +1000 Subject: linking in documentation Only to module source for now. --- hcel-results.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hcel-results.el') diff --git a/hcel-results.el b/hcel-results.el index 275cab9..d793032 100644 --- a/hcel-results.el +++ b/hcel-results.el @@ -281,10 +281,6 @@ Start by choosing a package." (ignore-errors (hcel-definition-site-location-info location-info))))))) - ;; TODO: remove - ;; (print (with-temp-buffer - ;; (insert (alist-get 'doc result)) - ;; (libxml-parse-html-region (point-min) (point-max)))) (concat (propertize (format "%s :: %s\n" -- cgit v1.2.3