emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (eeb6d9d -> 56254fb)


From: João Távora
Subject: master updated (eeb6d9d -> 56254fb)
Date: Tue, 14 Sep 2021 07:28:24 -0400 (EDT)

capitaomorte pushed a change to branch master.

      from  eeb6d9d   Project File Commands manual clarification
       new  6e10086   Rename flymake--backend-state to flymake--state
       new  4040232   Refactor some Flymake functions
       new  e793a73   Unbreak M-x compile-defun of functions using flymake-log
       new  7d9d395   Abbreviate Flymake backend name in 
flymake-show-diagnostics-buffer
       new  aec08e6   Keep and report "foreign" diangnostics in flymake-cc 
Flymake backend
       new  79eb840   Bump lisp/progmodes/project.el version to 0.7.1
       new  4633e02   Add support for project-wide diagnostics in Flymake 
(bug#50244)
       new  56254fb   Re-organize and rewrite parts of the Flymake manual


Summary of changes:
 doc/misc/flymake.texi                              | 278 +++++---
 etc/NEWS                                           |   9 +
 lisp/progmodes/flymake-cc.el                       |  39 +-
 lisp/progmodes/flymake.el                          | 730 +++++++++++++++------
 lisp/progmodes/project.el                          |   2 +-
 .../flymake-resources/another-problematic-file.c   |   5 +
 .../progmodes/flymake-resources/some-problems.h    |   2 +
 7 files changed, 761 insertions(+), 304 deletions(-)
 create mode 100644 
test/lisp/progmodes/flymake-resources/another-problematic-file.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]