]> git.eshelyaron.com Git - emacs.git/commit
Revert "Split flymake.el into flymake-proc.el and flymake-ui.el"
authorJoão Távora <joaotavora@gmail.com>
Wed, 27 Sep 2017 21:35:49 +0000 (22:35 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 28 Sep 2017 07:09:49 +0000 (08:09 +0100)
commitce540f8a687672fade6eb91e64ddf86e1e868784
treeb583f16a5925900802e56292af0a276a3c57d04c
parent7cf59c6635f747fe2d974b92be1fd937d3821681
Revert "Split flymake.el into flymake-proc.el and flymake-ui.el"

In other words, re-coalesce the two files,
lisp/progmodes/flymake-proc.el and lisp/progmodes/flymake-ui.el, back
into a single one, lisp/progmodes/flymake.el.

The changesets "Prefer HTTPS to FTP and HTTP in documentation" and
"allow nil init in flymake-allowed-file-name-masks to disable flymake"
are kept in place in the new lisp/progmodes/flymake.el.

This reverts Git commit eb34f7f5a29e7bf62326ecb6e693f28878be28cd.

Don't merge this back to master as development happening there builds
upon this work. See also
https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00932.html.
lisp/progmodes/flymake-proc.el [deleted file]
lisp/progmodes/flymake-ui.el [deleted file]
lisp/progmodes/flymake.el