Variable: emerge-skip-prefers
emerge-skip-prefers is a buffer-local variable defined in
emerge.el.gz.
Documentation
If non-nil, differences for which there is a preference are automatically skipped.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/vc/emerge.el.gz
(emerge-defvar-local emerge-skip-prefers nil
"If non-nil, differences for which there is a preference are automatically
skipped.")