aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add mode map to diagnostic buttonscratch/flymake-diagnostics-bufferMark Oteiza2017-10-101-0/+1
* Tweak the Flymake diagnostics buffer againJoão Távora2017-10-091-13/+17
* Simplify Flymake diagnostics buffer UXMark Oteiza2017-10-091-21/+14
* First stab at a Flymake diagnostics bufferJoão Távora2017-10-071-1/+106
* Fix flymake-goto-next-error when message has %-constructsJoão Távora2017-10-071-1/+2
* Cleanup emacs-lisp-mode's use of FlymakeJoão Távora2017-10-061-66/+54
* Fix typos in Flymake documentationLele Gaifax2017-10-062-35/+30
* Don't error when turning on Flymake with no known backendsJoão Távora2017-10-061-12/+8
* Delete a Flymake obsolete alias that can't possibly workJoão Távora2017-10-061-11/+0
* Fix irregularities with CC Mode fontification, particularly with "known types"Alan Mackenzie2017-10-052-105/+55
* Misc. minor adjustments to FlymakeJoão Távora2017-10-052-61/+80
* Fontify untyped function declarations in C Mode correctly.Alan Mackenzie2017-10-043-12/+45
* ; Spelling fixesPaul Eggert2017-10-031-5/+5
* Minimal tweak as an attempt to future-proof Flymake APIJoão Távora2017-10-033-26/+36
* Integrate Flymake elisp checkers into elisp-mode.el directlyJoão Távora2017-10-032-190/+165
* Hook Flymake onto proper checkdoc and byte-compile interfacesJoão Távora2017-10-031-19/+19
* Tweak Flymake autoloads and dependenciesJoão Távora2017-10-033-25/+25
* Capitalize "Flymake" in docstrings and commentsJoão Távora2017-10-033-29/+30
* Flymake backends can report multiple times per checkJoão Távora2017-10-033-371/+462
* Flymake uses proper idle timersJoão Távora2017-10-031-20/+25
* Flymake variable flymake-diagnostic-functions now a special hookJoão Távora2017-10-033-39/+39
* Batch of minor Flymake cleanup actions agreed to with StefanJoão Távora2017-10-033-399/+187
* Explicitly add a(n empty) keymap for FlymakeJoão Távora2017-10-031-1/+6
* Flymake uses some new fringe bitmapsJoão Távora2017-10-031-14/+55
* Remove old flymake-display-err-menu-for-current-line, it's uselessJoão Távora2017-10-031-32/+0
* Treat Flymake errors as just another type of diagnosticJoão Távora2017-10-031-17/+7
* Fix three Flymake bugs when checking C header filesJoão Távora2017-10-032-13/+42
* Add interactive flymake-start functionJoão Távora2017-10-031-6/+13
* A couple of Flymake backends for emacs-lisp-modeJoão Távora2017-10-032-3/+185
* Fancy Flymake mode-line construct displays statusJoão Távora2017-10-031-22/+112
* Tweak Flymake commands flymake-goto-[next/prev]-errorJoão Távora2017-10-031-16/+58
* Flymake's flymake-proc.el backend slightly easier to debugJoão Távora2017-10-031-24/+44
* Simplify Flymake logging and erroringJoão Távora2017-10-032-51/+74
* New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-032-179/+288
* More Flymake cleanup before advancing to backend redesignJoão Távora2017-10-032-48/+53
* Protect Flymake's eager checks against commands like fill-paragraphJoão Távora2017-10-031-4/+12
* Flymake highlights GCC info/notes as detected by flymake-proc.elJoão Távora2017-10-032-67/+86
* Flymake checks file names before considering diagnosticsJoão Távora2017-10-031-0/+8
* Echo Flymake error messages when navigating errors interactivelyJoão Távora2017-10-031-9/+13
* Flymake warning face easier to distinguishJoão Távora2017-10-031-1/+1
* Flymake's flymake-proc.el parses column numbers from gcc/javac errorsJoão Távora2017-10-031-2/+2
* New Flymake variable flymake-diagnostic-types-alist and much cleanupJoão Távora2017-10-032-93/+198
* Flymake diagnostics now apply to arbitrary buffer regionsJoão Távora2017-10-032-341/+185
* Move symbols in flymake-proc.el to separate namespaceJoão Távora2017-10-031-226/+531
* Completely rewrite Flymake's subprocess output processingJoão Távora2017-10-032-195/+157
* Flymake provides flymake-report re-entry point for backendsJoão Távora2017-10-032-25/+31
* Split Flymake into flymake.el into flymake-proc.el (again!)João Távora2017-10-032-1061/+1105
* Give more helpful messages for python completion setup failuresNoam Postavsky2017-10-021-1/+5
* Fix a CC Mode brace stack cache bug.Alan Mackenzie2017-10-021-2/+4
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-014-5/+5