[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex-cont-latexmk ba23a36215 092/100: typos, commenta
From: |
ELPA Syncer |
Subject: |
[elpa] externals/auctex-cont-latexmk ba23a36215 092/100: typos, commentary tweaks |
Date: |
Thu, 6 Jun 2024 03:57:59 -0400 (EDT) |
branch: externals/auctex-cont-latexmk
commit ba23a3621556bcb0713388193952803aa128412f
Author: Paul Nelson <ultrono@gmail.com>
Commit: Paul Nelson <ultrono@gmail.com>
typos, commentary tweaks
---
tex-continuous.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tex-continuous.el b/tex-continuous.el
index fe0ac589dc..9cf37c0d7e 100644
--- a/tex-continuous.el
+++ b/tex-continuous.el
@@ -26,14 +26,14 @@
;; This package provides a minor mode that compiles a LaTeX document
;; via latexmk, reporting errors via `flymake'.
;;
-;; Use M-x tex-continuous-toggle to toggle the minor mode and set up
+;; Use `tex-continuous-toggle' to toggle the minor mode and set up
;; flymake.
;;
;; If you want to enable continuous compilation but prefer either not
;; to use the flymake backend or to manage it yourself (e.g., in
-;; combination with our flymake backends), then instead use M-x
-;; tex-continuous-mode and add #'tex-continuous-flymake to
-;; flymake-diagnostic-functions when you'd like.
+;; combination with other flymake backends), then instead use
+;; `tex-continuous-mode' and add #'tex-continuous-flymake to
+;; `flymake-diagnostic-functions' when you'd like.
;;
;; Customize the variable `tex-continuous-command' to change the
;; compilation command.
- [elpa] externals/auctex-cont-latexmk 531429b321 096/100: capitalize Flymake, (continued)
- [elpa] externals/auctex-cont-latexmk 531429b321 096/100: capitalize Flymake, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk 8ed7904de5 055/100: maybe did ok, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk 973154d7d5 060/100: more tweaks, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk f16d095aad 065/100: rename, tweak, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk 4320789184 048/100: remove unnecessary require, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk ad40452870 052/100: check that line is non-nil, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk b3ec5c29d4 058/100: flycheck errors, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk 70ce392004 072/100: clarify docstring, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk 6d80a69168 078/100: Clarify docstring, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk c1a53a8e76 064/100: tidy, ELPA Syncer, 2024/06/06
- [elpa] externals/auctex-cont-latexmk ba23a36215 092/100: typos, commentary tweaks,
ELPA Syncer <=
- [elpa] externals/auctex-cont-latexmk a2708e8739 090/100: Fix error involving new indirect buffers, ELPA Syncer, 2024/06/06