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