• João Távora's avatar
    Minimal tweak as an attempt to future-proof Flymake API · f964aa99
    João Távora authored
    Discussed with Stefan that this should allow Flymake to request more
    from backends in the future, while also allowing backends to report
    more accurately.
    
    * lisp/progmodes/elisp-mode.el (elisp-flymake-checkdoc)
    (elisp-flymake-byte-compile): Adjust to new API.
    
    * lisp/progmodes/flymake-proc.el ()
    (flymake-proc-legacy-flymake): Adjust to new API.
    
    * lisp/progmodes/flymake.el (flymake-diagnostic-functions):
    Review API again.
    (flymake--handle-report): Allow other keys.  Change ACTION to
    REPORT-ACTION.
    f964aa99
flymake.el 38.3 KB