monnier pushed a commit to branch externals/auctex
in repository elpa.

commit 950b24cac31d46bdf8695132ebc22523801a0d49
Author: Tassilo Horn <[email protected]>
Date:   Mon Jan 21 11:59:28 2013 +0000

    * Makefile.in (STYLESRC): Activate new style placeins.el.
---
 ChangeLog   |    4 ++++
 Makefile.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 787e99b..46184ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-21  Tassilo Horn  <[email protected]>
+
+       * Makefile.in (STYLESRC): Activate new style placeins.el.
+
 2013-01-21  Ivan Andrus  <[email protected]>
 
        * texmathp.el (texmathp-tex-commands-default): Add \shortintertext.
diff --git a/Makefile.in b/Makefile.in
index ad4edf9..ce0333b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -128,7 +128,7 @@ STYLESRC = style/prosper.el \
           style/lscape.el    style/epigraph.el  style/mflogo.el \
           style/multirow.el  style/imakeidx.el  style/afterpage.el \
           style/longtable.el style/lipsum.el    style/kantlipsum.el \
-          style/memoir.el
+          style/memoir.el    style/placeins.el
 STYLEELC = $(STYLESRC:.el=.elc)
 
 CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)

Reply via email to