diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-11-01 02:52:02 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-11-01 02:52:02 +0000 |
commit | 08bd106430ca5599005323021f7635b2f1a1f72b (patch) | |
tree | d56e46390f1a7838a1a5eecfd8573e5eb47d0c98 /app-emacs/cdi/files | |
parent | masked app-emacs/monk (incomplete for now) (diff) | |
download | gentoo-2-08bd106430ca5599005323021f7635b2f1a1f72b.tar.gz gentoo-2-08bd106430ca5599005323021f7635b2f1a1f72b.tar.bz2 gentoo-2-08bd106430ca5599005323021f7635b2f1a1f72b.zip |
looks like an app-emacs/ import to me
Diffstat (limited to 'app-emacs/cdi/files')
-rw-r--r-- | app-emacs/cdi/files/50cdi-gentoo.el | 7 | ||||
-rw-r--r-- | app-emacs/cdi/files/digest-cdi-1.45 | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/app-emacs/cdi/files/50cdi-gentoo.el b/app-emacs/cdi/files/50cdi-gentoo.el new file mode 100644 index 000000000000..5b81754fcc2c --- /dev/null +++ b/app-emacs/cdi/files/50cdi-gentoo.el @@ -0,0 +1,7 @@ + +;;; cdi site-lisp configuration + +(setq load-path (cons "@SITELISP@" load-path)) +(autoload 'cdi-start "cdi" + "Start the CDI interface" + t) diff --git a/app-emacs/cdi/files/digest-cdi-1.45 b/app-emacs/cdi/files/digest-cdi-1.45 new file mode 100644 index 000000000000..c71a84f27ee2 --- /dev/null +++ b/app-emacs/cdi/files/digest-cdi-1.45 @@ -0,0 +1 @@ +MD5 6b1bc0132307776863945f4c7d8fe5a2 cdi-1.45.tar.bz2 5709 |