Variable: ediff-regexp-focus-B

ediff-regexp-focus-B is a buffer-local variable defined in ediff-init.el.gz.

Documentation

Regexp that determines buf B regions to focus on when skipping to diff.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
(ediff-defvar-local ediff-regexp-focus-B ""
  "Regexp that determines buf B regions to focus on when skipping to diff.")