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