Arash Esbati <ar...@gnu.org> writes:

> diff --git a/tex.el b/tex.el
> index da2f91fe..374f202f 100644
> --- a/tex.el
> +++ b/tex.el
> @@ -2296,7 +2296,7 @@ It is suggested that you use the File Variables (see 
> the info node
>                (member x (quote (t nil shared dwim)))))
>    :local t)
>
> -(defcustom TeX-one-master "\\.\\(texi?\\|dtx\\)$"
> +(defcustom TeX-one-master "\\.\\(texi?\\|[dl]tx\\)\\'"
>    "Regular expression matching ordinary TeX files.
>
>  You should set this variable to match the name of all files, where
>
> auctex.texi has to touched as well.

I installed this with commits 63968cc5 and 2e52d827.

Best, Arash

Reply via email to