





























| author | Arash Esbati <arash@gnu.org> | 2026-05-14 11:04:19 +0200 |
|---|---|---|
| committer | Arash Esbati <arash@gnu.org> | 2026-05-14 11:04:19 +0200 |
| commit | 8f680211d237661d5510c01f2d7e3b8b06cd6af9 (patch) | |
| tree | 091b27b6a523eb2677a93cff084213db64e90423 | |
| parent | f60ab89c47f6edc1d34d935d7d026e25a345b388 (diff) | |
; * style/expl3.el (TeX-arg-expl3-macro): Fix docstring.
| -rw-r--r-- | style/expl3.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/style/expl3.el b/style/expl3.el
index 148f5ee2a32..04379363af7 100644
--- a/style/expl3.el
+++ b/style/expl3.el
@@ -1,6 +1,6 @@
;;; expl3.el --- AUCTeX style for `expl3.sty' -*- lexical-binding: t; -*-
-;; Copyright (C) 2015--2025 Free Software Foundation, Inc.
+;; Copyright (C) 2015--2026 Free Software Foundation, Inc.
;; Author: Tassilo Horn <tsdh@gnu.org>
;; Maintainer: auctex-devel@gnu.org
@@ -47,7 +47,7 @@
"Read and insert an expl3 macro.
OPTIONAL is ignored. PROMPT replaces the standard one only when asking
for the macro name. If DEFINITION is non-nil, add the chosen macro to
-the list of defined macros. Ask also for macro parameters if NO-PARAM
+the list of defined macros. Don't ask for macro parameters if NO-PARAM
is non-nil."
(let* ((macro (completing-read
(TeX-argument-prompt nil prompt
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。