diff options
Diffstat (limited to 'app-emacs/ht/files/50ht-gentoo.el')
-rw-r--r-- | app-emacs/ht/files/50ht-gentoo.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/ht/files/50ht-gentoo.el b/app-emacs/ht/files/50ht-gentoo.el new file mode 100644 index 000000000000..27c5fc4bb404 --- /dev/null +++ b/app-emacs/ht/files/50ht-gentoo.el @@ -0,0 +1,4 @@ +;;; ht site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") + |