summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Nelson <ultrono@gmail.com>2024-04-30 18:25:29 +0200
committerPaul Nelson <ultrono@gmail.com>2024-04-30 18:25:29 +0200
commit6d80a691684b2ad41cc355282f2a49a6bbd40bdb (patch)
tree933e7269cc6266030f12c23dc978cb9a3641ee39
parentd99ee12fe250230332be580739ca25a8a9df70ef (diff)
Clarify docstring
* tex-continuous.el (tex-continuous-mode):
-rw-r--r--tex-continuous.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex-continuous.el b/tex-continuous.el
index 6f1bfa2..20d0e52 100644
--- a/tex-continuous.el
+++ b/tex-continuous.el
@@ -276,7 +276,7 @@ report diagnostics."
;;;###autoload
(define-minor-mode tex-continuous-mode
- "If enabled, run LaTeX compilation on the current buffer."
+ "If enabled, run latexmk on the current tex file."
:lighter nil
(cond
(tex-continuous-mode