summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ediff-util.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ediff-util.el b/lisp/ediff-util.el
index f3e5a250f9e..a642167474c 100644
--- a/lisp/ediff-util.el
+++ b/lisp/ediff-util.el
@@ -2817,6 +2817,9 @@ up an appropriate window config."
"To resume, type M-x eregistry and select the desired Ediff session"))
+;; ediff-barf-if-not-control-buffer ensures only called from ediff.
+(declare-function ediff-version "ediff" ())
+
(defun ediff-status-info ()
"Show the names of the buffers or files being operated on by Ediff.
Hit \\[ediff-recenter] to reset the windows afterward."