emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/flymake-refactor updated (fea31e2 -> 7140018)


From: João Távora
Subject: [Emacs-diffs] scratch/flymake-refactor updated (fea31e2 -> 7140018)
Date: Thu, 21 Sep 2017 20:35:23 -0400 (EDT)

capitaomorte pushed a change to branch scratch/flymake-refactor.

      from  fea31e2   Rename many flymake-proc.el symbols with internal "--" 
prefixes
       new  46e0721   Fix test failure introduced by previous commit
       new  d3168cf   Make lisp/progmodes/flymake-ui.el some 150 lines lighter
       new  205c444   Use non-obsolete variable names in flymake-tests.el
       new  50a6920   Make flymake-tests.el friendlier to interactive runs
       new  bac7512   New flymake-diagnostic-types-alist and more cleanup
       new  4292342   Further simplify progmodes/flymake-ui.el
       new  2693054   Flymake faces are not just for "lines" anymore
       new  b2c4135   Clarify logic around flymake-diagnostic-types-alist
       new  46b4391   flymake-proc.el parses column numbers from gcc/javac 
errors
       new  c5cc7e9   Make debugging flymake-proc.el easier
       new  991c88f   flymake-warning face easier to distinguish from 
flymake-error
       new  12aa247   Protect against timer triggers when no flymake-mode
       new  f3b8a72   Refactor flymake-tests.el in preparation for more tests
       new  61ba20b   Echo flymake error messages when navigating errors 
interactively
       new  14db516   flymake-ui.el checks file names before considering 
diagnostics
       new  593d4303  Add a new flymake test for multiple errors and warnings
       new  192cb7f   flymake-ui.el highlights GCC notes detected by 
flymake-proc.el
       new  7140018   Protect flymake-ui against commands like fill-paragraph


Summary of changes:
 lisp/progmodes/flymake-proc.el                     | 124 +++--
 lisp/progmodes/flymake-ui.el                       | 584 +++++++++------------
 .../flymake-resources/errors-and-warnings.c        |  10 +
 test/lisp/progmodes/flymake-tests.el               | 110 ++--
 4 files changed, 418 insertions(+), 410 deletions(-)
 create mode 100644 test/lisp/progmodes/flymake-resources/errors-and-warnings.c



reply via email to

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