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