aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ediff-wind.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-wind.el b/lisp/ediff-wind.el
index 5e9381f5dab..ae4d603711e 100644
--- a/lisp/ediff-wind.el
+++ b/lisp/ediff-wind.el
@@ -72,7 +72,7 @@
72 :group 'frames) 72 :group 'frames)
73 73
74 74
75(defcustom ediff-window-setup-function 'ediff-setup-windows-automatic) 75(defcustom ediff-window-setup-function 'ediff-setup-windows-automatic
76 "*Function called to set up windows. 76 "*Function called to set up windows.
77Ediff provides a choice of three functions: `ediff-setup-windows-plain', for 77Ediff provides a choice of three functions: `ediff-setup-windows-plain', for
78doing everything in one frame, `ediff-setup-windows-multiframe', which sets 78doing everything in one frame, `ediff-setup-windows-multiframe', which sets