diff options
Diffstat (limited to 'app-emacs/cfrs/files/50cfrs-gentoo.el')
-rw-r--r-- | app-emacs/cfrs/files/50cfrs-gentoo.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/cfrs/files/50cfrs-gentoo.el b/app-emacs/cfrs/files/50cfrs-gentoo.el new file mode 100644 index 0000000..7a416a1 --- /dev/null +++ b/app-emacs/cfrs/files/50cfrs-gentoo.el @@ -0,0 +1,2 @@ +(add-to-list 'load-path "@SITELISP@") +(load "@SITELISP@/cfrs-autoload.el" nil t) |