diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-28 21:55:43 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-01 09:26:10 +0200 |
commit | 30cf3a0306fcd937a136f1b34fd46834c8084995 (patch) | |
tree | 1e76b87e0a6943015ae444fb4e3a41c9ff1beac9 | |
parent | app-emacs/ert-runner: Drop trivial site-init file (diff) | |
download | gentoo-30cf3a0306fcd937a136f1b34fd46834c8084995.tar.gz gentoo-30cf3a0306fcd937a136f1b34fd46834c8084995.tar.bz2 gentoo-30cf3a0306fcd937a136f1b34fd46834c8084995.zip |
app-emacs/espuds: Drop trivial site-init file
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | app-emacs/espuds/files/50espuds-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/espuds/files/50espuds-gentoo.el b/app-emacs/espuds/files/50espuds-gentoo.el deleted file mode 100644 index 431f7e90ae73..000000000000 --- a/app-emacs/espuds/files/50espuds-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") |