]> 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>
Tue, 21 Feb 2023 09:31:41 +0000 (10:31 +0100)
commit16ca258b1fcf46ecf4e9d04ce950ed286984fad1
tree91880fa8b82ce658c95cc56119e9b42cc7177fd2
parent5a864f23eb8a36ef435136c5b41cb01b875df399
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.

(cherry picked from commit 4eefadad0670ad1c3da2505d734e528d54c76bef)
lisp/edmacro.el