summaryrefslogtreecommitdiff
path: root/app-emacs/elfeed/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-15 07:50:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-15 07:50:10 +0100
commitafc11599d81c08d253ed16222206ccd408d6c3cf (patch)
tree8c343445012a2cf626072f0142291de44530cd49 /app-emacs/elfeed/files
parentf208e35deefe1ee6fe6722cec9ad8cc12e92e638 (diff)
gentoo auto-resync : 15:10:2022 - 07:50:10
Diffstat (limited to 'app-emacs/elfeed/files')
-rw-r--r--app-emacs/elfeed/files/50elfeed-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/elfeed/files/50elfeed-gentoo.el b/app-emacs/elfeed/files/50elfeed-gentoo.el
new file mode 100644
index 000000000000..535139ef379c
--- /dev/null
+++ b/app-emacs/elfeed/files/50elfeed-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'elfeed "elfeed" "Enter elfeed." t)