mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-09 05:30:50 +00:00
Revert "* doc/misc/flymake.texi (An annotated example backend): Typo fix."
This reverts commit b1ad0380d2
.
This commit is contained in:
parent
bdf716bba1
commit
d24e56a5e4
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ Binding,,, elisp, The Emacs Lisp Reference Manual}) to be active.
|
||||||
msg)
|
msg)
|
||||||
into diags
|
into diags
|
||||||
finally (funcall report-fn diags)))
|
finally (funcall report-fn diags)))
|
||||||
(flymake-log :warning "Cancelling obsolete check %s"
|
(flymake-log :warning "Canceling obsolete check %s"
|
||||||
proc))
|
proc))
|
||||||
;; Cleanup the temporary buffer used to hold the
|
;; Cleanup the temporary buffer used to hold the
|
||||||
;; check's output.
|
;; check's output.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue