]> git.eshelyaron.com Git - emacs.git/commit
Tiny string-clean-whitespace simplification
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 21 Dec 2020 22:34:33 +0000 (22:34 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 21 Dec 2020 22:36:55 +0000 (22:36 +0000)
commit27fab4b140c57a82fac6864bbae0fd9ae1ef363c
treea0f1249491be08deb49c35ff2f890294c5b7e155
parent7e86d3bb9b61e3e2c2389e66370df037bd8a8f43
Tiny string-clean-whitespace simplification

* lisp/emacs-lisp/subr-x.el (string-clean-whitespace): Streamline by
treating replacement string as being literal and having fixed case.
lisp/emacs-lisp/subr-x.el