1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-10 08:52:40 -07:00
emacs/test/lisp/vc
Tomas Nordin 4980287e08 Teach diff-apply-hunk to handle hunks with empty context
* lisp/vc/diff-mode.el (diff-find-source-location):
Consider the case when there is no diff context above or below
edited lines.  (bug#72556)

* test/lisp/vc/diff-mode-tests.el: Add tests for undoing hunks
from diffs with addtions only in the beginning or end of the
source file.
2025-03-15 04:54:11 +02:00
..
diff-mode-resources ; Fix 'diff-mode' tests (Bug#77014) 2025-03-14 19:58:35 +01:00
add-log-tests.el
diff-mode-tests.el Teach diff-apply-hunk to handle hunks with empty context 2025-03-15 04:54:11 +02:00
ediff-diff-tests.el
ediff-mult-tests.el Guard against user saving ediff-meta-diff-buffer 2025-03-09 08:10:17 -03:00
ediff-ptch-tests.el
log-edit-tests.el ; Fix byte-compiler warning 2025-03-09 18:29:01 +01:00
smerge-mode-tests.el
vc-bzr-tests.el
vc-cvs-tests.el
vc-git-tests.el
vc-hg-tests.el
vc-tests.el