elpasync pushed a change to branch elpa/flycheck.

      from  05c3f60a0a Remove stray blank line in the changelog
       new  7b45e3d97c Modernize the error list: side window, filters, dynamic 
columns
       new  0ba62aea8f Document errors at point through Eldoc by default
       new  83cf0cc743 Make the mode-line error counts clickable
       new  5d000be622 Ask before saving the buffer in the verify commands


Summary of changes:
 CHANGES.rst                      |  20 +++
 doc/user/error-interaction.rst   |  22 ++-
 doc/user/error-list.rst          |  44 +++--
 flycheck.el                      | 339 +++++++++++++++++++++++++++++++++------
 test/specs/test-customization.el |   4 +-
 test/specs/test-error-display.el |  78 +++++++++
 test/specs/test-error-list.el    | 122 +++++++++++++-
 test/specs/test-mode-line.el     |  34 +++-
 8 files changed, 583 insertions(+), 80 deletions(-)

Reply via email to