summaryrefslogtreecommitdiff
path: root/app-misc/cdargs/files/50cdargs-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cdargs/files/50cdargs-gentoo.el')
-rw-r--r--app-misc/cdargs/files/50cdargs-gentoo.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/app-misc/cdargs/files/50cdargs-gentoo.el b/app-misc/cdargs/files/50cdargs-gentoo.el
deleted file mode 100644
index f9203b308ce0..000000000000
--- a/app-misc/cdargs/files/50cdargs-gentoo.el
+++ /dev/null
@@ -1,8 +0,0 @@
-
-;;; app-misc/cdargs site-lisp configuration
-
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'cdargs "cdargs"
- "Change the current working directory using a bookmarks file." t)
-(defalias 'cv 'cdargs)
-(autoload 'cdargs-edit "cdargs" "Simply open the bookmarks file" t)