branch: elpa commit 0392f01e35c3313bfd9cf535948d45fd05367a0a Author: Arash Esbati <arash.esb...@gmail.com> Commit: Arash Esbati <arash.esb...@gmail.com>
; 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)