.emacs-my
changeset 497 1848e3b1fc00
parent 496 f3de740663be
child 498 3f8ba1f0e12a
child 499 c3390bcde246
equal deleted inserted replaced
496:f3de740663be 497:1848e3b1fc00
   991 ;;; diff, patch, ediff, emerge.
   991 ;;; diff, patch, ediff, emerge.
   992 
   992 
   993 (setq diff-switches "-u")
   993 (setq diff-switches "-u")
   994 
   994 
   995 (setq ediff-diff-options "")
   995 (setq ediff-diff-options "")
       
   996 (setq ediff-custom-diff-options "-u")
   996 
   997 
   997 ;;; ----------------------------------------------------------------
   998 ;;; ----------------------------------------------------------------
   998 ;;; indenting.
   999 ;;; indenting.
   999 
  1000 
  1000 (setq standard-indent 4)
  1001 (setq standard-indent 4)