]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 20 Jan 2009 05:42:19 +0000 (14:42 +0900)
committerPHO <pho@cielonegro.org>
Tue, 20 Jan 2009 05:42:19 +0000 (14:42 +0900)
dot-files/_emacs_el
dot-files/_hgrc

index c0d866e74d90be735710c927a09343a2f62ae1db..6bf8419b1f52880d534ad08295450293e3717c9e 100644 (file)
@@ -95,6 +95,9 @@
 
 ;; 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)))
index 82c187b7d54e9f05801bc70a169d6207c62aaa1d..bb844e843e038b64703a861f0f955857d86308c2 100644 (file)
@@ -1,5 +1,6 @@
 [defaults]
 pull = -u
+annotate = -n -l -u
 
 [ui]
 username = PHO <pho@cielonegro.org>