1 2 3 4 5
;;; tnt site-lisp configuration (setq load-path (cons "@SITELISP@" load-path)) (autoload 'tnt-open "tnt" "Start TNT" t)