emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] elpa 0392f01 04/16: ; Fix a typo


From: Tassilo Horn
Subject: [elpa] elpa 0392f01 04/16: ; Fix a typo
Date: Fri, 14 Oct 2016 16:03:32 +0000 (UTC)

branch: elpa
commit 0392f01e35c3313bfd9cf535948d45fd05367a0a
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    ; Fix a typo
    
    * tex.el (TeX-search-files-type-alist): Fix a typo.
---
 tex.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tex.el b/tex.el
index 4f1fdd8..910e98a 100644
--- a/tex.el
+++ b/tex.el
@@ -4561,7 +4561,7 @@ upon a file search.  Note that the directories have to 
end with a
 directory separator.
 
 Each AUCTeX mode should set the variable buffer-locally with a
-more specific value.  See `LateX-search-files-type-alist' for an
+more specific value.  See `LaTeX-search-files-type-alist' for an
 example.")
 
 (defun TeX-search-files-by-type (filetype &optional scope nodir strip)



reply via email to

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