branch: externals/auctex-cont-latexmk commit 989be1a7a939b30acf6f9b34af970707817688f8 Author: Paul Nelson <ultr...@gmail.com> Commit: Paul Nelson <ultr...@gmail.com>
flycheck warnings --- czm-tex-compile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/czm-tex-compile.el b/czm-tex-compile.el index 79d15cb18a..321fec8d41 100644 --- a/czm-tex-compile.el +++ b/czm-tex-compile.el @@ -171,7 +171,7 @@ cell (BEG . END) indicating where the error happens." (line (nth 2 item)) (message (nth 3 item)) (context (nth 5 item)) - (search-string (nth 6 item)) + (_search-string (nth 6 item)) (is-bad-box (nth 8 item))) (when (and (stringp file) (or (equal (expand-file-name file)