]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/doc/quickstart.texi
Reverted commits 312, 313, and 315.
[gnu-emacs-elpa] / packages / auctex / doc / quickstart.texi
index e6fa66131315e3d4d3b2752912bdb42262d63787..ceec41c49318a59495eae3faa78ac5b41d23d99a 100644 (file)
@@ -27,14 +27,10 @@ inserting
 
 in your user init file.@footnote{This usually is a file in your home
 directory called @file{.emacs} if you are utilizing GNU Emacs or
-@file{.xemacs/init.el} if you are using XEmacs.}  If you've installed
-@AUCTeX{} from the Emacs package manager (ELPA), you must not have this
-line in your user init file.  The installation procedure already cares
-about loading @AUCTeX{} correctly.
-
-In order to get support for many of the @LaTeX{} packages you will use
-in your documents, you should enable document parsing as well, which can
-be achieved by putting
+@file{.xemacs/init.el} if you are using XEmacs.}  In order to get
+support for many of the @LaTeX{} packages you will use in your
+documents, you should enable document parsing as well, which can be
+achieved by putting
 
 @lisp
 (setq TeX-auto-save t)
@@ -167,7 +163,7 @@ Insert roman @r{\textrm@{@point{}@}} text.
 @item C-c C-f C-f
 @kindex C-c C-f C-f
 @cindex @code{\textsf}
-Insert  @sansserif{sans serif} @samp{\textsf@{@point{}@}} text.
+Insert  @sans{sans serif} @samp{\textsf@{@point{}@}} text.
 
 @item C-c C-f C-t
 @kindex C-c C-f C-t