emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] branch scratch/flymake-refactor created (now 51a2b7b)


From: João Távora
Subject: [Emacs-diffs] branch scratch/flymake-refactor created (now 51a2b7b)
Date: Sun, 1 Oct 2017 12:40:33 -0400 (EDT)

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

        at  51a2b7b   Integrate elisp checkers into elisp-mode.el directly

This branch includes the following new commits:

       new  e7e9d4f   Fix flymake-backends defcustom's docstring and usage
       new  3b06b52   Adjust flymake's UI/backend split started in earlier 
commit
       new  b30fb9c   Allow running flymake-tests.el from interactive sessions
       new  dc39d65   flymake-ui.el provides new flymake-report as a re-entry 
point for backends.
       new  740572e   Completely rewrite flymake's subprocess output processing
       new  6bf3a42   Move symbols in flymake-proc.el to separate namespace
       new  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
       new  d68448f   More cleanup before advancing to backend redesign
       new  26f1e0c   Replace flymake-backends with flymake-diagnostic-functions
       new  3dfe11c   Simplify flymake logging and erroring.
       new  879dcef   Misc cleanup in flymake-proc.el
       new  4fea8a9   Allow filtering in flymake-goto-[next/prev]-error
       new  8e42a5d   Cleanup some flymake-ui.el internals
       new  4e2cbaa   Fancy mode-line construct for flymake-mode
       new  245114e   Fix autoload conflict between flymake.el and flymake-ui.el
       new  7a22358   A couple of new flymake backends for emacs-lisp-mode
       new  820b460   Add interactive flymake-start function
       new  e1b913f   Re-implement wraparound for flymake-goto-next-error
       new  3b6c736   Start rewriting flymake manual
       new  7d3d3d3   Fix flymake problems when checking C header files
       new  1d58e32   Fix flymake-wrap-around for buffers with no errors
       new  9329265   Treat flymake errors as just another type of diagnostic
       new  38c7d4f   Remove old flymake-display-err-menu-for-current-line, 
it's useless
       new  9d93d46   New flymake fringe bitmaps
       new  1116aa7   * lisp/progmodes/flymake-ui.el (flymake-mode-map): Bind 
"M-n" and "M-p"
       new  22c4b9b   First batch of minor flymake cleanup agreed to with Stefan
       new  0b46ab8   Make flymake-diagnostic-functions a special hook
       new  95c126c   flymake-diagnostic-types-alist now uses flymake-category
       new  54ec5eb   Improve use of flymake-no-changes-timeout
       new  b327de6   Flymake backends can report multiple times per check
       new  51533c3   Capitalize "Flymake" in docstrings and comments
       new  7f46f95   Resolve some dependency yuckiness in flymake.el
       new  87191ab   Hook Flymake onto proper checkdoc and byte-compile 
interfaces
       new  51a2b7b   Integrate elisp checkers into elisp-mode.el directly




reply via email to

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