.hgrc
changeset 145 90f8794f2290
parent 132 a2d359154fb7
child 151 03f294e76a50
--- a/.hgrc	Sat Jul 16 14:57:27 2011 +0300
+++ b/.hgrc	Sat Jul 16 15:02:24 2011 +0300
@@ -13,6 +13,9 @@
 incoming = -v
 outgoing = -v
 
+[merge-tools]
+emacs.args = -q --eval "(ediff-merge-with-ancestor \"$local\" \"$other\" \"$base\" nil \"$output\")"
+
 [web]
 encoding = utf-8