]> git.eshelyaron.com Git - emacs.git/commit
Remove raw carriage return characters from test file.
authorPhilipp Stephani <phst@google.com>
Wed, 18 Mar 2020 11:37:47 +0000 (12:37 +0100)
committerPhilipp Stephani <phst@google.com>
Wed, 18 Mar 2020 11:37:47 +0000 (12:37 +0100)
commite92b8e535aa599fa4477578f3e5d0657e494fdd0
tree54c39b6985772d56efa82c065b063cd425fc2063
parent5747a59a886e16fadbd04c385c43628b1d8f50df
Remove raw carriage return characters from test file.

This protects against tools that mangle newline characters in text
files.

* test/lisp/electric-tests.el (electric-pair-mode-newline-between-parens)
(electric-layout-mode-newline-between-parens-without-e-p-m)
(electric-layout-mode-newline-between-parens-without-e-p-m-2): Escape
carriage return characters.
test/lisp/electric-tests.el