From: Mark Wooding Date: Thu, 3 Aug 2017 11:03:49 +0000 (+0100) Subject: el/dot-emacs.el: Initial, rather sketchy, Flymake hacking. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/50d3dd032afd25cc6a777984d254e77a3a28371c?hp=50d3dd032afd25cc6a777984d254e77a3a28371c el/dot-emacs.el: Initial, rather sketchy, Flymake hacking. Flymake seems useful, but its defaults are woeful. See if we can kick it into shape without having to rewrite too much of it. Currently there's C support, which seems to work; C header support, which isn't even slightly written; and Perl copied from upstream. ---