]> git.eshelyaron.com Git - emacs.git/commit
Properly clear old diagnostics when making new ones
authorMichal Krzywkowski <k.michal@zoho.com>
Mon, 3 Dec 2018 11:49:34 +0000 (12:49 +0100)
committerMichal Krzywkowski <k.michal@zoho.com>
Mon, 3 Dec 2018 12:00:41 +0000 (13:00 +0100)
commit4a9914c0e66ebb2ba41e894a58d2598e8dc44687
treefa85a5b3c792b97073968f66cb772fd4ba9a4d80
parent1db7873cc111ce09d72093f6e76a1ccfea3afdec
Properly clear old diagnostics when making new ones

* eglot.el (eglot-handle-notification
  textDocument/publishDiagnostics): Call flymake report function with
  :region.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/159
lisp/progmodes/eglot.el