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