changeset 21961:ace3a9c44f3a

*** empty log message ***
author Michael Kifer <kifer@cs.stonybrook.edu>
date Wed, 06 May 1998 19:54:57 +0000
parents 79c7369b9ab4
children c452f82d8d45
files lisp/ediff-init.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ediff-init.el	Wed May 06 19:43:11 1998 +0000
+++ b/lisp/ediff-init.el	Wed May 06 19:54:57 1998 +0000
@@ -534,7 +534,7 @@
   :group 'ediff)
 
   
-(ediff-defvar-local ediff-use-faces nil "") 
+(ediff-defvar-local ediff-use-faces t "") 
 (defcustom ediff-use-faces t 
   "If t, differences are highlighted using faces, if device supports faces.
 If nil, differences are highlighted using ASCII flags, ediff-before-flag
@@ -578,7 +578,7 @@
   :type 'boolean
   :group 'ediff)
 
-(ediff-defvar-local ediff-highlight-all-diffs nil "")
+(ediff-defvar-local ediff-highlight-all-diffs t "")
 (defcustom ediff-highlight-all-diffs t
   "If nil, only the selected differences are highlighted.
 Otherwise, all difference regions are highlighted, but the selected region is