summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2017-08-17 15:38:12 +0100
committerJoão Távora <joaotavora@gmail.com>2017-10-03 13:49:04 +0100
commitfe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65 (patch)
tree67ae0d6f361a8c4b8227e403f2554e1435f98510 /lisp/emacs-lisp/lisp.el
parentae42ae79f5b045456c49c7fd8a9b6ee8983080bf (diff)
downloademacs-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/lisp.el')
0 files changed, 0 insertions, 0 deletions