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. 29724a5cf1bb7b59683c6


From: Davide G. M. Salvetti
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 29724a5cf1bb7b59683c604c4c88942b13075c19
Date: Sat, 15 Nov 2014 16:44:37 +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  29724a5cf1bb7b59683c604c4c88942b13075c19 (commit)
       via  0bae61a6095e50375645fb1bb6f6dba1ef838a5a (commit)
      from  c4feba19e7f459d3f708d256a150f2bea427380a (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 29724a5cf1bb7b59683c604c4c88942b13075c19
Author: Davide G. M. Salvetti <address@hidden>
Date:   Sat Nov 15 17:34:23 2014 +0100

    Add `luatextra.el' to Makefile.in

diff --git a/ChangeLog b/ChangeLog
index 9a42fb5..dea4851 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2014-11-15  Davide G. M. Salvetti  <address@hidden>
 
-        * Makefile.in (STYLESRC): Add `ifluatex.el'.
+        * Makefile.in (STYLESRC): Add `ifluatex.el', `luatextra.el'.
 
         * style/luatextra.el: New style.
 
diff --git a/Makefile.in b/Makefile.in
index 2f2b6ae..5eba457 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -138,7 +138,8 @@ STYLESRC = style/prosper.el \
           style/exercise.el  style/plext.el     style/cleveref.el \
           style/eso-pic.el   style/fontaxes.el  style/AnonymousPro.el \
           style/mdsymbol.el  style/MyriadPro.el style/textcomp.el \
-          style/XCharter.el  style/zlmtt.el     style/ifluatex.el
+          style/XCharter.el  style/zlmtt.el     style/ifluatex.el \
+          style/luatextra.el
 STYLEELC = $(STYLESRC:.el=.elc)
 
 CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)

commit 0bae61a6095e50375645fb1bb6f6dba1ef838a5a
Author: Davide G. M. Salvetti <address@hidden>
Date:   Sat Nov 15 17:33:33 2014 +0100

    Add `ifluatex.el' to Makefile.in

diff --git a/ChangeLog b/ChangeLog
index 18c181c..9a42fb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-11-15  Davide G. M. Salvetti  <address@hidden>
 
+        * Makefile.in (STYLESRC): Add `ifluatex.el'.
+
         * style/luatextra.el: New style.
 
         * style/ifluatex.el: New style.
diff --git a/Makefile.in b/Makefile.in
index 15b130f..2f2b6ae 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -138,7 +138,7 @@ STYLESRC = style/prosper.el \
           style/exercise.el  style/plext.el     style/cleveref.el \
           style/eso-pic.el   style/fontaxes.el  style/AnonymousPro.el \
           style/mdsymbol.el  style/MyriadPro.el style/textcomp.el \
-          style/XCharter.el  style/zlmtt.el
+          style/XCharter.el  style/zlmtt.el     style/ifluatex.el
 STYLEELC = $(STYLESRC:.el=.elc)
 
 CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)

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

Summary of changes:
 ChangeLog   |    2 ++
 Makefile.in |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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