diff lisp/ediff-wind.el @ 18839:1405083241e8

new version
author Michael Kifer <kifer@cs.stonybrook.edu>
date Thu, 17 Jul 1997 19:37:07 +0000
parents 0b9d9cbf3cd4
children f90d40b0bff5
line wrap: on
line diff
--- a/lisp/ediff-wind.el	Thu Jul 17 19:15:13 1997 +0000
+++ b/lisp/ediff-wind.el	Thu Jul 17 19:37:07 1997 +0000
@@ -177,7 +177,7 @@
 Expects three parameters: the control buffer, the desired width and height
 of the control frame. It returns an association list
 of the form \(\(top . <position>\) \(left . <position>\)\)"
-  :type 'boolean
+  :type 'function
   :group 'ediff-window)
 
 (defcustom ediff-control-frame-upward-shift (if ediff-xemacs-p 42 14)