emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex 9f7bddc 07/34: ; * style/thmtools.el (LaTeX-thmt


From: Tassilo Horn
Subject: [elpa] externals/auctex 9f7bddc 07/34: ; * style/thmtools.el (LaTeX-thmtools-env-label): Fix quote.
Date: Sun, 6 Jun 2021 11:40:01 -0400 (EDT)

branch: externals/auctex
commit 9f7bddc45fa97ddbacb406c970f2eb2330349369
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; * style/thmtools.el (LaTeX-thmtools-env-label): Fix quote.
---
 style/thmtools.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/style/thmtools.el b/style/thmtools.el
index f4be618..d9ccf19 100644
--- a/style/thmtools.el
+++ b/style/thmtools.el
@@ -233,8 +233,8 @@ RefTeX users should customize or add ENVIRONMENT to
                  nil (\"Theorem\" \"theorem\") nil))"
   (let* ((help-form "\
 Select the content of the optional argument with a key:
-`h' in order to insert a plain heading,
-`k' in order to insert key=value pairs with completion,
+'h' in order to insert a plain heading,
+'k' in order to insert key=value pairs with completion,
 RET in order to leave it empty.")
          (choice (read-char-choice
                   (TeX-argument-prompt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]