]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix compilation error in ediff-wind.el. D'oh.
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 12 Mar 2006 04:16:48 +0000 (04:16 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 12 Mar 2006 04:16:48 +0000 (04:16 +0000)
* lisp/ediff-wind.el (ediff-window-setup-function): Fix typo.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-529

lisp/ediff-wind.el

index 5e9381f5dab6821f1130dd6fa001485659a134cd..ae4d603711e42c7d0b179bc4b6a9633d0a77176f 100644 (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