emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] 19/299: * ChangeLog: Move name of style file contributors to head


From: Stefan Monnier
Subject: [elpa] 19/299: * ChangeLog: Move name of style file contributors to head of ChangLog entries.
Date: Sun, 02 Nov 2014 03:09:55 +0000

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

commit ebe1b7794317f62b9134e55f3a4d7e6822d30c51
Author: Ralf Angeli <address@hidden>
Date:   Sat Jan 5 15:45:55 2013 +0000

    * ChangeLog: Move name of style file contributors to head of
    ChangLog entries.
    
    * Makefile.in (STYLESRC): Activate new style files.
---
 ChangeLog   |   40 ++++++++++++++++++++++++----------------
 Makefile.in |   14 ++++++++++----
 2 files changed, 34 insertions(+), 20 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b0acd11..ea8c45c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,25 +1,33 @@
-2013-01-02  Tassilo Horn  <address@hidden>
+2013-01-05  Ralf Angeli  <address@hidden>
+
+       * Makefile.in (STYLESRC): Activate new style files.
+
+       * ChangeLog: Move name of style file contributors to head of
+       ChangLog entries.
 
-       * style/afterpage.el: New style by Mads Jensen <address@hidden>.
+2013-01-02  Tassilo Horn  <address@hidden>
 
        * style/everysel.el: Fix typos.
 
+2013-01-02  Mads Jensen  <address@hidden>
+
+       * style/afterpage.el: New style.
+
 2012-12-30  Mos� Giordano  <address@hidden>
 
         * latex.el (LaTeX-pagestyle-list): New variable.
        (TeX-arg-pagestyle): Use it.
 
-        * style/imakeidx.el: New style by Mos� Giordano
-       <address@hidden>.
+        * style/imakeidx.el: New style.
 
 2012-12-29  Ikumi Keita <address@hidden>
 
        * doc/tex-ref.tex: Fix apparent errors and add keybind entries for
        C-c ? and `:' (in math mode).
 
-2012-12-28  Tassilo Horn  <address@hidden>
+2012-12-28  Mads Jensen  <address@hidden>
 
-       * style/multirow.el: New style by Mads Jensen <address@hidden>.
+       * style/multirow.el: New style.
 
 2012-12-27  Mos� Giordano  <address@hidden>
 
@@ -29,9 +37,9 @@
        * style/hyperref.el (LaTeX-hyperref-href-options): New variable.
        (LaTeX-hyperref-package-options, "hyperref"): Use it.
 
-2012-12-27  Tassilo Horn  <address@hidden>
+2012-12-27  Mads Jensen  <address@hidden>
 
-       * style/mflogo.el: New style by Mads Jensen <address@hidden>.
+       * style/mflogo.el: New style.
 
        * style/epigraph.el: Ditto.
 
@@ -43,9 +51,9 @@
        * font-latex.el (font-latex-math-environments): Add "xxalignat"
        and "flalign".
 
-2012-12-26  Tassilo Horn  <address@hidden>
+2012-12-26  Mads Jensen  <address@hidden>
 
-       * style/lscape.el: New style by Mads Jensen <address@hidden>.
+       * style/lscape.el: New style.
 
        * style/amssymb.el: Ditto.
 
@@ -59,9 +67,9 @@
 
        * style/bigdelim.el: Ditto.
 
-2012-12-25  Tassilo Horn  <address@hidden>
+2012-12-25  Mads Jensen  <address@hidden>
 
-       * style/ulem.el: New style by Mads Jensen <address@hidden>.
+       * style/ulem.el: New style.
 
 2012-12-25  Ikumi Keita <address@hidden>
 
@@ -70,13 +78,13 @@
        (LaTeX-common-initialization): Added support for accent macros
        \hat, \dot etc and \textasteriskcentered.
 
-2012-12-24  Tassilo Horn  <address@hidden>
+2012-12-24  Mads Jensen  <address@hidden>
 
-       * style/footmisc.el: New style by Mads Jensen <address@hidden>.
+       * style/footmisc.el: New style.
 
-2012-12-21  Tassilo Horn  <address@hidden>
+2012-12-21  Mos� Giordano  <address@hidden>
 
-       * style/bm.el: New style by Mos� Giordano <address@hidden>.
+       * style/bm.el: New style.
 
        * style/siunitx.el: Ditto.
 
diff --git a/Makefile.in b/Makefile.in
index 8cc4be3..087af14 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -121,7 +121,12 @@ STYLESRC = style/prosper.el \
           style/pst-plot.el  style/pst-slpe.el  style/shortvrb.el \
           style/austrian.el  style/naustrian.el style/french.el \
           style/lettrine.el  style/multicol.el  style/xspace.el \
-          style/setspace.el  style/biblatex.el
+          style/setspace.el  style/biblatex.el  style/siunitx.el \
+          style/bm.el        style/footmisc.el  style/ulem.el \
+          style/bigdelim.el  style/bigstrut.el  style/everysel.el \
+          style/mathtools.el style/ragged2e.el  style/amssymb.el \
+          style/lscape.el    style/epigraph.el  style/mflogo.el \
+          style/multirow.el  style/imakeidx.el  style/afterpage.el
 STYLEELC = $(STYLESRC:.el=.elc)
 
 CLEANFILES = $(AUCELC) $(STYLEELC) $(MULEELC)
@@ -322,15 +327,16 @@ wc:
 #    Tag the release.
 #    
 # 2) dist TAG=<tag>
-#    Create the tar ball.
+#    Create the tar ball and other release files and put them into $FTPDIR.
 #
 # 3) xemacs-package TAG=<tag>
 #    Create the precompiled XEmacs package.
 #
 # 4) windows-package WEMACSVER=<emacs-version> TAG=<tag>
 #    Create the precompiled AUCTeX package for Windows.
+#    This requires a compiled Emacs of the same version at location $WEMACS.
 # 
-# 5) release-sign
+# 5) release-sign TAG=<tag>
 #    Sign the tar ball and create directive files for upload.
 # 
 # 6) release-upload
@@ -454,7 +460,7 @@ windows-package: check-tag
        cd $(WBUILDDIR)/emacs-$(WEMACSVER) \
        && zip -r $(FTPDIR)/$(WPACKAGE) $(WPACKAGEFILES)
 
-release-sign:
+release-sign: check-tag
        rm -f $(FTPDIR)/*.{directive,asc,sig}
        if [ "x$$GPG_AGENT_INFO" = "x" ]; then \
          read -sp "Enter pass phrase: " phrase ; \



reply via email to

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