;; ecb
(require-if-present 'ecb-autoloads)
+(if (equal (system-name) "netbsd.")
+ (setq ecb-source-path '(("~/sandbox/yxmimeproc" "yxmimeproc")
+ )))
;; leim
(require-if-present 'gaelic)
'(canlock-password "a14fa4d2601465d55585c291fa8b3943e189e716")
'(cleite:auto-refresh-interval nil)
'(cleite:measure-srpc-call-time t)
+ '(completion-ignored-extensions (quote (".svn/" "CVS/" ".o" "~" ".bin" ".lbin" ".so" ".a" ".ln" ".blg" ".bbl" ".elc" ".lof" ".glo" ".idx" ".lot" ".dvi" ".fmt" ".tfm" ".pdf" ".class" ".fas" ".lib" ".mem" ".x86f" ".sparcf" ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl" ".lo" ".la" ".gmo" ".mo" ".toc" ".aux" ".cp" ".fn" ".ky" ".pg" ".tp" ".vr" ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs" ".pyc" ".pyo" ".hi")))
'(cperl-merge-trailing-else nil)
'(default-frame-alist (quote ((tool-bar-lines . 0) (menu-bar-lines . 1) (width . 80) (height . 25) (right-fringe) (left-fringe))))
'(ecb-add-path-for-not-matching-files (quote (t)))