1 2 3 4 5 6
;;; emacs-wiki site-lisp configuration (setq load-path (cons "@SITELISP@" load-path)) (require 'emacs-wiki)