branch: externals/auctex commit 8d03dd2d7e9fcb4e23bb48d84b82bb559cad029d Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
; Use 'multifile' in the manual * doc/auctex.texi (top): * doc/faq.texi: * doc/quickstart.texi (Quick Start): Use multifile without hyphen. --- doc/auctex.texi | 2 +- doc/faq.texi | 2 +- doc/quickstart.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/auctex.texi b/doc/auctex.texi index c5d36ff..5f8df63 100644 --- a/doc/auctex.texi +++ b/doc/auctex.texi @@ -87,7 +87,7 @@ it easy to find the errors that may slip through anyway. It is a good idea to make a printout of @AUCTeX{}'s reference card @file{tex-ref.tex} or one of its typeset versions. -If you want to make @AUCTeX{} aware of style files and multi-file +If you want to make @AUCTeX{} aware of style files and multifile documents right away, insert the following in your init file (usually @file{~/.emacs.d/init.el}). diff --git a/doc/faq.texi b/doc/faq.texi index 9afa4ba..a9b2aa2 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -71,7 +71,7 @@ the file @file{INSTALL.windows} @end ifclear @item -Why doesn't the completion, style file, or multi-file stuff work? +Why doesn't the completion, style file, or multifile stuff work? It must be enabled first, insert this in your init file: diff --git a/doc/quickstart.texi b/doc/quickstart.texi index 874b4eb..9731d15 100644 --- a/doc/quickstart.texi +++ b/doc/quickstart.texi @@ -48,7 +48,7 @@ be achieved by putting @end lisp @noindent into your init file. Finally, if you often use @code{\include} or -@code{\input}, you should make @AUCTeX{} aware of the multi-file +@code{\input}, you should make @AUCTeX{} aware of the multifile document structure. You can do this by inserting @lisp