]> git.eshelyaron.com Git - emacs.git/commit
Avoid formatting twice in flymake
authorPaul Eggert <eggert@day>
Wed, 18 May 2022 19:39:30 +0000 (12:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 May 2022 19:40:01 +0000 (12:40 -0700)
commitec7567f02cc1a1a86ab56abbd6347c86ee41e13a
tree53527fc4e5decb347c85341b3a9452b1cd0c4f99
parente55b4074af27ff0840a90baea6fc9aecd28fbbc8
Avoid formatting twice in flymake

* lisp/progmodes/flymake.el (flymake-error): Don't format a
message twice, as that can translate quotes we don't want
translated.
lisp/progmodes/flymake.el