]> git.eshelyaron.com Git - emacs.git/commit
Replace literal whitespace with `\s`
authorStefan Kangas <stefankangas@gmail.com>
Sat, 22 Jun 2024 16:42:06 +0000 (18:42 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 20:40:25 +0000 (22:40 +0200)
commitfab8fd3a75e1000fad82f343fba145df539d6196
tree81fab08282fd92a8554fd57812a33b52ce0720ea
parentf7f9d0b19a93d21fcd767be79cb3cad7c4ebc493
Replace literal whitespace with `\s`

* test/lisp/vc/log-edit-tests.el (log-edit-fill-entry-confinement)
(log-edit-fill-entry-space-substitution)
(log-edit-fill-entry-initial-wrapping): Replace literal space character
with '\s', to avoid tripping up merge scripts.

(cherry picked from commit 4a76af51bb685e3082b152c35117bab1ed511d40)
test/lisp/vc/log-edit-tests.el