emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/flymake-refactor updated (60bbf1c -> 646c0b2)


From: João Távora
Subject: [Emacs-diffs] scratch/flymake-refactor updated (60bbf1c -> 646c0b2)
Date: Sun, 1 Oct 2017 08:06:17 -0400 (EDT)

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

      from  60bbf1c   flymake-diagnostic-types-alist now uses flymake-category
       new  879bb3b   * lisp/progmodes/flymake-ui.el 
(flymake-no-changes-timeout): Improve doc
       new  bcc509f   squash in no changes-timeout
       new  f5bcdfe   Restore flymake-mode-map, even if empty.
       new  fb7a2ab   Flymake backends can report multiple times per check
       new  efcdd96   Capitalize "Flymake" in docstrings and comments
       new  646c0b2   Resolve some dependency yuckiness in flymake.el


Summary of changes:
 lisp/progmodes/elisp-mode.el         |   4 +-
 lisp/progmodes/flymake-elisp.el      | 116 +++--
 lisp/progmodes/flymake-proc.el       | 265 +++++-----
 lisp/progmodes/flymake-ui.el         | 864 ---------------------------------
 lisp/progmodes/flymake.el            | 912 ++++++++++++++++++++++++++++++++++-
 test/lisp/progmodes/flymake-tests.el | 248 ++++++----
 6 files changed, 1244 insertions(+), 1165 deletions(-)
 delete mode 100644 lisp/progmodes/flymake-ui.el



reply via email to

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