1 2 3 4 5 6 7
;;; analog site-lisp configuration (setq load-path (cons "@SITELISP@" load-path)) (autoload 'analog "analog" "Start analog mode" t)