branch: master
commit 95163c66020b12f8fbb4dd1d9961a1cdffbd2222
Author: Ikumi Keita <[email protected]>
Commit: Ikumi Keita <[email protected]>
; Fix typo and spacing in Texinfo document
* doc/auctex.texi (Internationalization): Fix spacing.
* doc/faq.texi: Fix typo.
---
doc/auctex.texi | 2 +-
doc/faq.texi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 8d5b282f..61f12577 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -4577,7 +4577,7 @@ Parse all @TeX{} and @LaTeX{} commands that @AUCTeX{} can
use.
@cindex @acronym{CJK}-@LaTeX{}
@TeX{} and Emacs are usable for European (Latin, Cyrillic, Greek) based
-languages. Some @LaTeX{} and EmacsLisp packages are available for easy
+languages. Some @LaTeX{} and Emacs Lisp packages are available for easy
typesetting and editing documents in European languages.
@c Some Texinfo macros are not used because they require quite recent
diff --git a/doc/faq.texi b/doc/faq.texi
index 547cb01f..a2d2aec0 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -51,7 +51,7 @@ command line, depending on the installation scheme of
@AUCTeX{} and your
If you installed @AUCTeX{} from @acronym{ELPA}, use @samp{emacs -q
-no-site-file --eval "(progn (setq package-load-list '((auctex t)))
(package-initialize))"}. The @option{--eval} option activates only
-@AUCTeX{} among all installed @acronym{EPLA} packages.
+@AUCTeX{} among all installed @acronym{ELPA} packages.
@item
If you installed @AUCTeX{} via traditional
@command{configure}--@command{make} scheme, use @samp{emacs -q