diff options
Diffstat (limited to 'dev-util/cscope/files/50xcscope-gentoo.el')
-rw-r--r-- | dev-util/cscope/files/50xcscope-gentoo.el | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-util/cscope/files/50xcscope-gentoo.el b/dev-util/cscope/files/50xcscope-gentoo.el new file mode 100644 index 000000000000..f08ab03981d9 --- /dev/null +++ b/dev-util/cscope/files/50xcscope-gentoo.el @@ -0,0 +1,5 @@ + +;;; xcscope site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") +(require 'xcscope) |