]> git.eshelyaron.com Git - emacs.git/commit
Repair mistake in a previous edmacro-sanitize-string change
authorMattias Engdegård <mattiase@acm.org>
Mon, 20 Feb 2023 11:55:09 +0000 (12:55 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 20 Feb 2023 12:17:22 +0000 (13:17 +0100)
commit4eefadad0670ad1c3da2505d734e528d54c76bef
tree4f4cff12d6abc20e7fede8cbb72a684cc594d7c5
parentcac13e360547f95ec64d34f38003dfc7ff1a97ee
Repair mistake in a previous edmacro-sanitize-string change

* lisp/edmacro.el (edmacro-sanitize-for-string):
This condition should not have been 'repaired' but removed altogether.
Do so now, fixing bug#61647.

Reported by Eduardo Ochs.
lisp/edmacro.el