auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex 0c90254 15/25: ; * tex-buf.el (Te


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex 0c90254 15/25: ; * tex-buf.el (TeX-command-region): Fix typo in comment.
Date: Sun, 21 Mar 2021 11:44:41 -0400 (EDT)

branch: externals/auctex
commit 0c9025454e150dfd31bf468839bf544195b86974
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>

    ; * tex-buf.el (TeX-command-region): Fix typo in comment.
---
 tex-buf.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tex-buf.el b/tex-buf.el
index b334b7f..e13a211 100644
--- a/tex-buf.el
+++ b/tex-buf.el
@@ -182,7 +182,7 @@ all text after `TeX-trailer-start'."
   (interactive "P")
   (TeX-region-update)
   ;; In the next line, `TeX-region-file' should be called with nil
-  ;; `nondirectory' argument, otherwise `TeX-comand-default' called
+  ;; `nondirectory' argument, otherwise `TeX-command-default' called
   ;; within `TeX-command-query' won't work in included files not
   ;; placed in `TeX-master-directory'.
   (TeX-command (TeX-command-query (TeX-region-file)) 'TeX-region-file




reply via email to

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