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  5dfe2773bea88fb347dfa19d4d416747d9192125 (commit)
      from  55d09abe30495d2272b00c8e9293a7dca15d301e (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 5dfe2773bea88fb347dfa19d4d416747d9192125
Author: Ikumi Keita <[email protected]>
Date:   Thu Oct 2 14:09:57 2014 +0200

    Rename LaTeX-amstext-package-option to LaTeX-amstext-package-options.
    
    * style/amstext.el (LaTeX-amstext-package-options): Rename from
    `LaTeX-amstext-package-option'.
    
    Signed-off-by: Tassilo Horn <[email protected]>

diff --git a/ChangeLog b/ChangeLog
index adefe28..387e5f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2014-10-02  Ikumi Keita  <[email protected]>
 
+       * style/amstext.el (LaTeX-amstext-package-options): Rename from
+       `LaTeX-amstext-package-option'.
+
+2014-10-02  Ikumi Keita  <[email protected]>
+
        * tex-info.el (Texinfo-mark-environment, Texinfo-mark-section)
        (Texinfo-mark-node): Use `push-mark' instead of `set-mark'.
 
diff --git a/style/amstext.el b/style/amstext.el
index ea6f619..d0a8e87 100644
--- a/style/amstext.el
+++ b/style/amstext.el
@@ -11,7 +11,7 @@
      '("text" t))))
  LaTeX-dialect)
 
-(defvar LaTeX-amstext-package-option nil
+(defvar LaTeX-amstext-package-options nil
   "Package options for the amstext package.")
 
 ;;; amstext.el ends here.

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

Summary of changes:
 ChangeLog        |    5 +++++
 style/amstext.el |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to