X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=WL-CFG;h=aa852e1e81256c920cc9c2b15d5466be485f6e75;hb=5ed2f7531881f2675d2d9b2be2847af89a337c47;hp=74c877f1402e221a6264d04172c7df557dacb330;hpb=7c2c219bc5e37edf2d94c3f9deb205cb6fe982bd;p=elisp%2Fwanderlust.git diff --git a/WL-CFG b/WL-CFG index 74c877f..aa852e1 100644 --- a/WL-CFG +++ b/WL-CFG @@ -1,20 +1,11 @@ ;;; -*- emacs-lisp -*- ;;; Configuration file for installation. -;; load-path setting example for Nemacs with tm. -;(setq load-path (append -; (list "/usr/local/lib/nemacs/local.lisp/apel" -; "/usr/local/lib/nemacs/local.lisp/flim" -; "/usr/local/lib/nemacs/local.lisp/mu" -; "/usr/local/lib/nemacs/local.lisp/tm" -; "/usr/local/lib/nemacs/local.lisp/") -; load-path)) - ;; load-path setting example for Mule with SEMI. -;(setq load-path (append +;(setq load-path (append ; (list "/usr/local/share/mule/site-lisp/apel" ; "/usr/local/share/mule/site-lisp/flim" -; "/usr/local/share/mule/site-lisp/semi") +; "/usr/local/share/mule/site-lisp/semi") ; load-path)) ;; If you want to install utils, uncomment following line. @@ -26,8 +17,8 @@ ;; By following setting, both Japanese and English info are installed. ;(setq wl-info-lang '("ja" "en")) -;; if you want to install wl modules to the subdirectory other than "wl" -;; under LISPDIR, set following variables. +;; if you want to install wl modules to the subdirectory other than "wl" +;; under LISPDIR, set following variables. ;(setq WL_PREFIX "your-path") ; default is "wl" ;(setq ELMO_PREFIX "your-path") ; default is "wl"