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