branch: master
commit 2e52d827734d8b0f3c883c7c19ea4a44688247ff
Author: Arash Esbati <ar...@gnu.org>
Commit: Arash Esbati <ar...@gnu.org>

    * doc/auctex.texi (Multifile): Mention addition of .ltx extension.
---
 doc/auctex.texi | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/auctex.texi b/doc/auctex.texi
index e6bd045a..f57fa752 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -4447,9 +4447,10 @@ it is a good idea to append a @code{TeX-master} file 
variable entry
 automatically.  When @AUCTeX{} adds the name of the master file as a
 file variable, it does not need to ask next time you edit the file.
 
-If you dislike @AUCTeX{} automatically modifying your files, you can
-set this variable to @samp{"<none>"}.  By default, @AUCTeX{} will modify
-any file with an extension of @samp{.tex}, @samp{.texi} or @samp{.dtx}.
+If you dislike @AUCTeX{} automatically modifying your files, you can set
+this variable to @samp{"<none>"}.  By default, @AUCTeX{} will modify any
+file with an extension of @samp{.tex}, @samp{.ltx}, @samp{.texi} or
+@samp{.dtx}.
 @end defopt
 
 @deffn Command TeX-master-file-ask

Reply via email to