diff options
author | 2003-11-12 05:38:48 +0000 | |
---|---|---|
committer | 2003-11-12 05:38:48 +0000 | |
commit | b0d7e5eb612620dc1aabb2d0ec929380ba678292 (patch) | |
tree | 3e59c7ace5329955b50c19d41bf08121fff463a5 /app-emacs/stripes/files/50stripes-gentoo.el | |
parent | initial import (diff) | |
download | gentoo-2-b0d7e5eb612620dc1aabb2d0ec929380ba678292.tar.gz gentoo-2-b0d7e5eb612620dc1aabb2d0ec929380ba678292.tar.bz2 gentoo-2-b0d7e5eb612620dc1aabb2d0ec929380ba678292.zip |
initial import
Diffstat (limited to 'app-emacs/stripes/files/50stripes-gentoo.el')
-rw-r--r-- | app-emacs/stripes/files/50stripes-gentoo.el | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app-emacs/stripes/files/50stripes-gentoo.el b/app-emacs/stripes/files/50stripes-gentoo.el new file mode 100644 index 000000000000..fc611a4def93 --- /dev/null +++ b/app-emacs/stripes/files/50stripes-gentoo.el @@ -0,0 +1,5 @@ + +;;; site-lisp configuration for stripes + +(add-to-list 'load-path "@SITELISP") +(require 'stripes) |