diff options
author | john muhl <jm@pub.pink> | 2025-03-14 10:52:44 -0500 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-03-14 19:58:35 +0100 |
commit | af5a75a0bdd891686c67648bc0fa09ffb7e3ed0d (patch) | |
tree | 4b18098b8d4e439cb2acc9406c30aea3eeceb726 /test/lisp/vc/diff-mode-resources/git.patch | |
parent | bad2cd198abbd150cc205aee7879ad718e724dad (diff) | |
download | emacs-af5a75a0bdd891686c67648bc0fa09ffb7e3ed0d.tar.gz emacs-af5a75a0bdd891686c67648bc0fa09ffb7e3ed0d.tar.bz2 emacs-af5a75a0bdd891686c67648bc0fa09ffb7e3ed0d.zip |
; Fix 'diff-mode' tests (Bug#77014)
* test/lisp/vc/diff-mode-resources/git.patch: Restore missing space.
Diffstat (limited to 'test/lisp/vc/diff-mode-resources/git.patch')
-rw-r--r-- | test/lisp/vc/diff-mode-resources/git.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/vc/diff-mode-resources/git.patch b/test/lisp/vc/diff-mode-resources/git.patch index fdb586d37d3..05ec90d105c 100644 --- a/test/lisp/vc/diff-mode-resources/git.patch +++ b/test/lisp/vc/diff-mode-resources/git.patch @@ -47,5 +47,5 @@ index 9f6c5fe43e47eab441232e54456c5c2b06297b65..7b3f91a8b4ed923c8f43183276e3ab36 if __name__ == "__main__": main() --- +-- 2.40.0 |