diff options
author | João Távora <joaotavora@gmail.com> | 2017-08-17 15:38:12 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2017-10-03 13:49:04 +0100 |
commit | fe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65 (patch) | |
tree | 67ae0d6f361a8c4b8227e403f2554e1435f98510 /lisp/emacs-lisp/shadow.el | |
parent | ae42ae79f5b045456c49c7fd8a9b6ee8983080bf (diff) | |
download | emacs-fe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65.tar.gz emacs-fe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65.tar.bz2 emacs-fe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65.zip |
Split Flymake into flymake.el into flymake-proc.el (again!)
After deciding that this work would continue on master only, which
caused two commits named
Revert "Split flymake.el into flymake-proc.el and flymake-ui.el"
and
Revert "Add flymake-backends defcustom"
to be added to the emacs-26 branch, further discussion reversed that
decision.
See:
https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg01020.html
https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg01030.html
This means that those two commits MUST be merged to master AFTER ALL.
flymke-proc.el contains the main syntax-checking backend, while
flymake.el keeps mostly the UI part.
* lisp/progmodes/flymake-proc.el: New file. Require flymake.
* lisp/progmodes/flymake.el: Require flymake-proc.el at the end.
Diffstat (limited to 'lisp/emacs-lisp/shadow.el')
0 files changed, 0 insertions, 0 deletions