2013-05-24 Glenn Morris <rgm@gnu.org>
+ * progmodes/which-func.el (ediff-window-A, ediff-window-B)
+ (ediff-window-C): Declare.
+
* obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
Tweak requires to silence compiler.
\f
;;; Integration with other packages
+(defvar ediff-window-A)
+(defvar ediff-window-B)
+(defvar ediff-window-C)
+
(defun which-func-update-ediff-windows ()
"Update Which-Function mode display for Ediff windows.
This function is meant to be called from `ediff-select-hook'."