dot/xinitrc, dot/xmodmap, setup: Configure keyboard using xmodmap files.
[profile] / dot / gitconfig.in
index 5ea026a..e53b153 100644 (file)
@@ -19,6 +19,7 @@
 
 [diff]
        renames = copies
+       wordRegex = [[:alnum:]]+|[^[:space:][:alnum:]]
 
 [diff "lisp"]
        xfuncname = "^\\s*\\(def.*$"
@@ -97,6 +98,7 @@
 
 [rerere]
        enabled = yes
+       autoupdate = yes
 
 [stgit]
        autoresolved = yes