[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex bbe53ed 53/67: Fix document
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex bbe53ed 53/67: Fix document |
Date: |
Fri, 8 Feb 2019 11:40:39 -0500 (EST) |
branch: externals/auctex
commit bbe53ede992fda3046c74daf16f22b93e944b749
Author: Ikumi Keita <address@hidden>
Commit: Ikumi Keita <address@hidden>
Fix document
* doc/auctex.texi (Completion): Correct wrong description and typo.
(Cleaning): Add mention about variables related to AmSTeX mode.
---
doc/auctex.texi | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/doc/auctex.texi b/doc/auctex.texi
index f6d8a24..281f390 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -1354,11 +1354,12 @@ Space will complete and exit.
By default @AUCTeX{} will put an empty set braces @address@hidden@}} after a
macro with no arguments to stop it from eating the next whitespace.
-This can be stopped by entering @code{LaTeX-math-mode},
address@hidden, or by setting @code{TeX-insert-braces} to nil.
+This is supressed inside math mode and can be disabled totally by
+setting @code{TeX-insert-braces} to nil.
@defopt TeX-insert-braces
-If non-nil, append a empty pair of braces after inserting a macro.
+If non-nil, append a empty pair of braces after inserting a macro with
+no arguments.
@end defopt
@defopt TeX-insert-braces-alist
@@ -1370,7 +1371,7 @@ the macro name, and the cdr is non-nil or nil, depending
on whether a
pair of braces should be, respectively, appended or not to the macro.
If a macro has an element in this variable, @code{TeX-parse-macro} will
-use its value to decided what to do, whatever the value of the variable
+use its value to decide what to do, whatever the value of the variable
@code{TeX-insert-braces}.
@end defopt
@@ -3916,6 +3917,8 @@ process was started.
@vindex Texinfo-clean-output-suffixes
@vindex ConTeXt-clean-intermediate-suffixes
@vindex ConTeXt-clean-output-suffixes
address@hidden AmSTeX-clean-intermediate-suffixes
address@hidden AmSTeX-clean-output-suffixes
Remove generated intermediate files. In case a prefix argument is
given, remove output files as well.
@@ -3933,8 +3936,10 @@ for each @AUCTeX{} mode by means of the variables
@code{docTeX-clean-output-suffixes},
@code{Texinfo-clean-intermediate-suffixes},
@code{Texinfo-clean-output-suffixes},
address@hidden and
address@hidden
address@hidden,
address@hidden,
address@hidden and
address@hidden
@end deffn
@defopt TeX-clean-confirm
- [elpa] externals/auctex a4576a1 49/67: ; * tex.el (TeX-math-toggle-off-input-method): Fix doc string., (continued)
- [elpa] externals/auctex a4576a1 49/67: ; * tex.el (TeX-math-toggle-off-input-method): Fix doc string., Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 9c42b43 52/67: Use ASCII apostrophe in code expample, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 49c71f9 44/67: ; Silence the compiler in styles for `LaTeX-x?color-definecolor-list', Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 4fed4a7 64/67: Remove combatibility code for older emasen, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex de3b5f7 47/67: ; * doc/preview-latex.texi (preview-cache-preamble): Use @url{}., Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 449ec06 43/67: ; Silence the compiler in styles for `reftex-compile-variables', Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 761ffc3 27/67: Remove compatibility code for older emacsen, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 33329c3 57/67: ; * doc/auctex.texi (Completion): Fix typo., Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 2c73857 51/67: ; * style/pst-plot.el (LaTeX-pstplot-cleanup): Fix typo., Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 3b5cea2 56/67: Improve completion for \url between url.el and hyperref.el, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex bbe53ed 53/67: Fix document,
Tassilo Horn <=
- [elpa] externals/auctex 6e8aa67 41/67: ; Silence the compiler in styles for `font-latex-add-quotes', Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 5147a27 48/67: Revise description about CJK support, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex f319b9f 60/67: Override some bindings in `TeX-mode-map' in Texinfo mode, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex ca16d88 59/67: Update style/enumitem.el to package version 3.6, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 38d39a6 31/67: Remove compatibility face, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 9ae66cd 33/67: Remove TeX-replace-regexp-in-string, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 9d8369a 39/67: ; Silence the compiler in styles for `font-latex-update-font-lock', Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 5827aeb 34/67: Remove TeX-mark-active, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex c893152 50/67: Redefine support for \url in hyperref, Tassilo Horn, 2019/02/08
- [elpa] externals/auctex 3ce90db 36/67: Remove compatibility code for older emacsen, Tassilo Horn, 2019/02/08