]> git.eshelyaron.com Git - emacs.git/commit
Fix typos in Flymake documentation
authorLele Gaifax <lele@metapensiero.it>
Fri, 6 Oct 2017 13:08:49 +0000 (14:08 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 6 Oct 2017 13:09:49 +0000 (14:09 +0100)
commit9655937da4a339300c624addd97674c038a01bc9
treea2e871bdd75e7b8d0a0bcc009c1b90a362b935ad
parente5bff696bcf5f54d2db9bcc8c5ce93083ac0a0d3
Fix typos in Flymake documentation

* doc/misc/flymake.texi (Syntax check statuses)
(Adding support for a new syntax check tool)
(Implementation overview, Locating the buildfile): Fix typos.

* lisp/progmodes/flymake-proc.el (flymake-proc--report-fn)
(flymake-proc--find-possible-master-files):Fix typos.
(flymake-proc--panic)
(flymake-proc-legacy-flymake): Fix function reference in doc.

* lisp/progmodes/flymake.el (flymake-error)
(flymake-diagnostic-functions): Fix typos.
(flymake-diagnostic-types-alist): Rephrase and fix typos.
(flymake--backend-state): Fix typos and rephrase.
(flymake--handle-report): Delete empty line.
(flymake--disable-backend)
(flymake--run-backend): Fix typos.
(flymake-goto-next-error, flymake-goto-prev-error): Rephrase.
doc/misc/flymake.texi
lisp/progmodes/flymake-proc.el
lisp/progmodes/flymake.el