mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-15 17:00:26 +00:00
; Fix a typo in ediff-merg.el
* lisp/vc/ediff-merg.el (ediff-skip-merge-regions-that-differ-from-default): Fix a typo in docstring.
This commit is contained in:
parent
954e9e983b
commit
06695a02fd
@ -84,7 +84,7 @@ A region is considered to have been changed if it is different from the current
|
||||
default (`default-A', `default-B', `combined') and it hasn't been marked as
|
||||
`prefer-A' or `prefer-B'.
|
||||
A region is considered to have been changed also when it is marked as
|
||||
as `prefer-A', but is different from the corresponding difference region in
|
||||
`prefer-A', but is different from the corresponding difference region in
|
||||
Buffer A or if it is marked as `prefer-B' and is different from the region in
|
||||
Buffer B."
|
||||
:type 'boolean
|
||||
|
Loading…
Reference in New Issue
Block a user