












| author | Arash Esbati <arash@gnu.org> | 2026-08-02 23:20:23 +0200 |
|---|---|---|
| committer | Arash Esbati <arash@gnu.org> | 2026-08-02 23:20:23 +0200 |
| commit | 26d901abc0feec6de40b7a9b56430c570bfde569 (patch) | |
| tree | b8920d364a8972a83eef9d001c94846448c49e92 | |
| parent | 147caca6a7415fbddabd4cb29d1258093d66088d (diff) | |
; * tex.el (TeX-output-dir): Fix last change.
| -rw-r--r-- | tex.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tex.el b/tex.el
index 7e98bd7b667..138fb53ec3d 100644
--- a/tex.el
+++ b/tex.el
@@ -2574,8 +2574,8 @@ and must not contain a `..' component."
A relative path is interpreted as being relative to the master file in
`TeX-master'. Subdirectories of `TeX-master' are considered safe,
-otherwise the user asked for permission. If this variable is nil, the
-output directory is assumed to be the same as the directory of
+otherwise the user is asked for permission. If this variable is nil,
+the output directory is assumed to be the same as the directory of
`TeX-master'."
:group 'TeX-file
:safe #'TeX--output-dir-safe-p
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。