]> git.eshelyaron.com Git - emacs.git/commit
Make string-clean-whitespace work on non-ASCII whitespace, too
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Dec 2020 21:41:37 +0000 (22:41 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Dec 2020 21:41:37 +0000 (22:41 +0100)
commit768522750ddbf68eb86b336fb41df9ec2fae6988
tree7ed67227cdce6271cba677c0eae772c6197f619c
parentc9a95237a8e5d2c2e8ca3d6c97de8c7b5c1daaac
Make string-clean-whitespace work on non-ASCII whitespace, too

* lisp/emacs-lisp/subr-x.el (string-clean-whitespace): Also clean
up non-ASCII whitespace.
lisp/emacs-lisp/subr-x.el