summaryrefslogtreecommitdiff
path: root/lisp/ediff-wind.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1997-07-17 19:37:07 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1997-07-17 19:37:07 +0000
commit9f7f68a04eee49e0558d2a0b382eb2ada07ec496 (patch)
tree841704be3db2399d75a6a4d95d6a56b9de112f55 /lisp/ediff-wind.el
parent4dee674a5ade4497947b2fb7df101531c7ecad2b (diff)
downloademacs-9f7f68a04eee49e0558d2a0b382eb2ada07ec496.tar.gz
new version
Diffstat (limited to 'lisp/ediff-wind.el')
-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 6aff0d81278..ac942dc1eb1 100644
--- a/lisp/ediff-wind.el
+++ b/lisp/ediff-wind.el
@@ -177,7 +177,7 @@ responsibility."
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)