* 'master' of git.distorted.org.uk:~mdw/public-git/profile:
dot/screenrc: Turn off XON/XOFF flow control.
dot/ercrc.el: New IRC server at Good HSTG.
dot/ercrc.el: Rearrange bot greeting.
el/dot-emacs.el: Nicer colours for Emacs w3m mode.
[core]
filemode = true
excludesfile = @profile@/git/gitignore
+ attributesfile = @profile@/git/attributes
[user]
name = Mark Wooding
wordRegex = [[:alnum:]]+|[^[:space:][:alnum:]]
[diff "lisp"]
- xfuncname = "^\\s*\\(def.*$"
+ xfuncname = "^((\\(|\\s*\\(def).*$)"
[log]
date = rfc
--- /dev/null
+### -*-conf-*-
+
+*.el diff=lisp
+.emacs diff=lisp
+*.lisp diff=lisp