summaryrefslogtreecommitdiffstatshomepage
path: root/nroam-backlinks.el
diff options
context:
space:
mode:
authorGravatar Nicolas Petton2021-03-08 12:01:14 +0100
committerGravatar Nicolas Petton2021-03-08 12:01:14 +0100
commit7c5042417f893d97f5825773beea8946fc638f35 (patch)
tree20123273320783909457347ab39eef2341bd12ff /nroam-backlinks.el
parent8e3f03fa304582bf2fc81065fa8e4d1c4dfd732f (diff)
downloadnroam-7c5042417f893d97f5825773beea8946fc638f35.tar.gz
nroam-7c5042417f893d97f5825773beea8946fc638f35.zip
Only use package headers in nroam.el
* nroam-backlinks.el: * nroam-unlinked.el: * nroam-utils.el: Remove package headers.
Diffstat (limited to 'nroam-backlinks.el')
-rw-r--r--nroam-backlinks.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/nroam-backlinks.el b/nroam-backlinks.el
index 24933fa..fe90289 100644
--- a/nroam-backlinks.el
+++ b/nroam-backlinks.el
@@ -3,10 +3,6 @@
;; Copyright (C) 2021 Nicolas Petton
;; Author: Nicolas Petton <nico@petton.fr>
-;; URL: https://github.com/NicolasPetton/nroam
-;; Keywords: convenience, outlines
-;; Version: 0.9.0
-;; Package-Requires: ((emacs "26.1") (org-roam "1.2.3"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by