]> git.eshelyaron.com Git - emacs.git/commit
flymake: Ensure compatibility with older Emacsen
authorBrian Leung <leungbk@posteo.net>
Tue, 8 Feb 2022 06:16:25 +0000 (07:16 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 8 Feb 2022 06:16:55 +0000 (07:16 +0100)
commit82e74e4559b8becd44f3e7ac0134e2baddd69921
tree943d6a6763221e1e445f110ccecec324df88a25d
parent0d46ee2ddebb74a5a6e1d55da3641d1cd2ba5beb
flymake: Ensure compatibility with older Emacsen

* lisp/progmodes/flymake.el (flymake--log-1): Use
replace-regexp-in-string instead of Emacs 28's
string-replace (bug#53853).
lisp/progmodes/flymake.el