# HG changeset patch # User Oleksandr Gavenko # Date 1286885133 -10800 # Node ID 1848e3b1fc00ecbfeacc656ce26abaefe06c6ee9 # Parent f3de740663bec21ba538b0762cf4b1af77c2f3af Set 'ediff-custom-diff-options'. diff -r f3de740663be -r 1848e3b1fc00 .emacs-my --- a/.emacs-my Mon Oct 11 17:05:51 2010 +0300 +++ b/.emacs-my Tue Oct 12 15:05:33 2010 +0300 @@ -993,6 +993,7 @@ (setq diff-switches "-u") (setq ediff-diff-options "") +(setq ediff-custom-diff-options "-u") ;;; ---------------------------------------------------------------- ;;; indenting.