[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. af
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. afca3618d4faf22fa329b5c5448d8a9a15f5b250 |
Date: |
Mon, 23 Nov 2015 19:09:24 +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, simplify-TeX-parse-error has been updated
via afca3618d4faf22fa329b5c5448d8a9a15f5b250 (commit)
via d68a089539a03ae21cfa4754aa09caa51200f3fe (commit)
via 59405506ec7ef839578fdd9559cd64e6a8f0de35 (commit)
via 065b1e8d1c31b0be77b090ab0f59b5bdbca7dd1a (commit)
via 8334cdea3639f1d3c6b5f3b0bf9ccc1af9752245 (commit)
via 68d9b03eda8b461ef9dc83c27e0cc7ef79ce50b5 (commit)
via 63ea223931437f7c5ac2f25cda22dc6d0eb6e068 (commit)
via 5bce50433c39c4c095f7a3de5dd783b906867b61 (commit)
via fac521dc9e057a1fec03954bdca37ed505549c75 (commit)
via 43cbc5f73e42f72a3bb0816a4ab07f66a7ba93c8 (commit)
via 4ed66ee71b12f88010808972f1cf697a7b72828d (commit)
via e4cde665461df3397113aea7e1976eeec01f5dfc (commit)
via c2fbb9ca83509d46141a55fca473215b176dc9c7 (commit)
from 05e901a599163213b7365103cb8c8a34b6baa0aa (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 afca3618d4faf22fa329b5c5448d8a9a15f5b250
Merge: 5bce504 d68a089
Author: Tassilo Horn <address@hidden>
Date: Mon Nov 23 20:08:51 2015 +0100
Merge branch 'master' into simplify-TeX-parse-error
commit 5bce50433c39c4c095f7a3de5dd783b906867b61
Merge: 05e901a fac521d
Author: Tassilo Horn <address@hidden>
Date: Sat Nov 21 07:35:24 2015 +0100
Merge branch 'master' into simplify-TeX-parse-error
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 4 +-
aclocal.m4 | 36 ++++-
autogen.sh | 23 +++-
configure.ac | 2 +-
context.el | 7 +-
doc/Makefile.in | 2 +-
doc/auctex.texi | 4 +-
font-latex.el | 4 +-
style/alphanum.el | 6 +-
style/amsthm.el | 48 +++++-
style/cleveref.el | 9 +-
style/dk-bib.el | 4 +-
style/doc.el | 4 +-
style/fancyref.el | 9 +-
style/hologo.el | 2 +-
style/hyperref.el | 7 +-
style/inputenc.el | 4 +-
style/jura.el | 4 +-
style/ltx-base.el | 4 +-
style/ltxdoc.el | 4 +-
style/ntheorem.el | 419 +++++++++++++++++++++++++++++++++++++++++++++++++++++
style/theorem.el | 167 +++++++++++++++++++++
style/varioref.el | 9 +-
tex-buf.el | 30 +++-
tex-style.el | 9 +-
tex.el | 27 +---
26 files changed, 760 insertions(+), 88 deletions(-)
create mode 100644 style/ntheorem.el
create mode 100644 style/theorem.el
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. afca3618d4faf22fa329b5c5448d8a9a15f5b250,
Tassilo Horn <=