1 2 3 4 5 6 7
;;; cdi site-lisp configuration (setq load-path (cons "@SITELISP@" load-path)) (autoload 'cdi-start "cdi" "Start the CDI interface" t)