1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-04 20:31:48 -07:00
emacs/test/lisp/vc
Tino Calancha abe731eef0 epatch: Save right backups in Git multipatches
Multipatches on N Git files save wrong backups for
N-1 files; only the last one has a correct backup (Bug#26084).
* lisp/vc/diff-mode.el (diff-file-junk-re): Add 'Prereq: '
* lisp/vc/ediff-ptch.el (ediff-map-patch-buffer): Use 'diff-file-junk-re'.
* test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug25010):
Rename from ibuffer-test-bug25010.
(ediff-ptch-test-bug26084): New test.
2017-03-21 17:25:55 +09:00
..
add-log-tests.el
diff-mode-tests.el * test/lisp/vc/diff-mode-tests.el: Require diff-mode. 2017-02-01 01:20:46 +09:00
ediff-ptch-tests.el epatch: Save right backups in Git multipatches 2017-03-21 17:25:55 +09:00
vc-bzr-tests.el
vc-hg.el
vc-tests.el