auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex 00f0e0e 13/48: ; * tex.el (TeX-ex


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex 00f0e0e 13/48: ; * tex.el (TeX-expand-list): Fix docstring (bug#31217).
Date: Sun, 16 Sep 2018 01:47:21 -0400 (EDT)

branch: externals/auctex
commit 00f0e0e14bb783c3c3aeefe51eab5b8a9c81eb90
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    ; * tex.el (TeX-expand-list): Fix docstring (bug#31217).
---
 tex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tex.el b/tex.el
index 8ec9e64..03b65ec 100644
--- a/tex.el
+++ b/tex.el
@@ -582,7 +582,7 @@ Programs should not use these variables directly but the 
function
 (defun TeX-expand-list ()
   "Complete list of expansion strings for TeX command names.
 
-Concatenate `TeX-expand-list' and `TeX-expand-list-bultin' making
+Concatenate `TeX-expand-list' and `TeX-expand-list-builtin' making
 sure \"%p\" is the first entry."
   (append
    ;; %p must be the first entry, see `TeX-print-command'.



reply via email to

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