Fix compilation error in ediff-wind.el. D'oh.

* lisp/ediff-wind.el (ediff-window-setup-function): Fix typo.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-529
This commit is contained in:
Karoly Lorentey 2006-03-12 04:16:48 +00:00
parent 632210dd85
commit 33780b9521

View file

@ -72,7 +72,7 @@
:group 'frames)
(defcustom ediff-window-setup-function 'ediff-setup-windows-automatic)
(defcustom ediff-window-setup-function 'ediff-setup-windows-automatic
"*Function called to set up windows.
Ediff provides a choice of three functions: `ediff-setup-windows-plain', for
doing everything in one frame, `ediff-setup-windows-multiframe', which sets