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