auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 00f0e0e14bb783c3c3aee


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 00f0e0e14bb783c3c3aeefe51eab5b8a9c81eb90
Date: Thu, 19 Apr 2018 15:13:32 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  00f0e0e14bb783c3c3aeefe51eab5b8a9c81eb90 (commit)
      from  6112351b075a8a998186dbe67baca327b41713dc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00f0e0e14bb783c3c3aeefe51eab5b8a9c81eb90
Author: Arash Esbati <address@hidden>
Date:   Thu Apr 19 21:13:10 2018 +0200

    ; * tex.el (TeX-expand-list): Fix docstring (bug#31217).

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'.

-----------------------------------------------------------------------

Summary of changes:
 tex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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