auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. ab0cf8f97646e00e1b6cf


From: Mosè Giordano
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. ab0cf8f97646e00e1b6cff38889f815a43b4f409
Date: Thu, 06 Mar 2014 07:42:07 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  ab0cf8f97646e00e1b6cff38889f815a43b4f409 (commit)
      from  a9820d3b147bac2214375ddbe644186f9f1ed3ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ab0cf8f97646e00e1b6cff38889f815a43b4f409
Author: Mosè Giordano <address@hidden>
Date:   Thu Mar 6 08:40:09 2014 +0100

    Fix minor documentation bug.
    
    * doc/auctex.texi (Processor Options): Add missing pair of braces.

diff --git a/ChangeLog b/ChangeLog
index d18a120..4925178 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-06  Mosè Giordano  <address@hidden>
+
+       * doc/auctex.texi (Processor Options): Add missing pair of braces.
+
 2014-02-22  Mosè Giordano  <address@hidden>
 
        * latex.el (LaTeX-environment): Do not set
diff --git a/doc/auctex.texi b/doc/auctex.texi
index eb070e7..6c6fa95 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -2849,7 +2849,7 @@ means there is no command available.
 
 As shown above, @AUCTeX{} handles in a special way most of the main
 options that can be given to the @TeX{} processors.  When you need to
-pass to the @TeX{} processor arbitrary options not handled by @AUCTeX,
+pass to the @TeX{} processor arbitrary options not handled by @AUCTeX{},
 you can use the file local variable @code{TeX-command-extra-options}.
 @defopt TeX-command-extra-options
 String with the extra options to be given to the TeX processor.  For

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog       |    4 ++++
 doc/auctex.texi |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]