diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-28 22:31:01 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-01 09:26:29 +0200 |
commit | 6ef8759e68e880c879cb80ad9e127fdfa583bf5a (patch) | |
tree | 7dba4d0dd4198576871cc7c13d680c719e4d08d8 /app-emacs/pfuture | |
parent | app-emacs/parseedn: Drop trivial site-init file (diff) | |
download | gentoo-6ef8759e68e880c879cb80ad9e127fdfa583bf5a.tar.gz gentoo-6ef8759e68e880c879cb80ad9e127fdfa583bf5a.tar.bz2 gentoo-6ef8759e68e880c879cb80ad9e127fdfa583bf5a.zip |
app-emacs/pfuture: Drop trivial site-init file
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/pfuture')
-rw-r--r-- | app-emacs/pfuture/files/50pfuture-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/pfuture/files/50pfuture-gentoo.el b/app-emacs/pfuture/files/50pfuture-gentoo.el deleted file mode 100644 index 431f7e90ae73..000000000000 --- a/app-emacs/pfuture/files/50pfuture-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") |