[elpa] elpa 50b63b0 07/16: Improve style/graphicx.el

2016-10-14 Thread Tassilo Horn
branch: elpa commit 50b63b0329d598121d69546838af1632d87f8f23 Author: Arash Esbati Commit: Arash Esbati Improve style/graphicx.el * doc/changes.texi: Document the changes about graphicx.el. * tex-style.el (LaTeX-includegraphics-options-alist): Remove the now no-op variab

[elpa] elpa c9bc7d6 03/16: ; Query for second mandatory argument.

2016-10-14 Thread Tassilo Horn
branch: elpa commit c9bc7d61f8cc724baacf844ad399c076b9a8be5c Author: Arash Esbati Commit: Arash Esbati ; Query for second mandatory argument. * style/paracol.el ("paracol"): Query for second mandatory argument. --- style/paracol.el |3 ++- 1 file changed, 2 insertions(+), 1

[elpa] elpa 75d672c 09/16: Improve font-locking of verbatim environments

2016-10-14 Thread Tassilo Horn
branch: elpa commit 75d672cfd20f47e2fd8271551b5e299f204b56c5 Author: Tassilo Horn Commit: Tassilo Horn Improve font-locking of verbatim environments * font-latex.el (font-latex-set-syntactic-keywords): Handle case where verbatim content immediately follows \begin{verb-env}. --

[elpa] elpa 9e627fc 02/16: Do not use a function from cl

2016-10-14 Thread Tassilo Horn
branch: elpa commit 9e627fc8d7b744dd5342cf3e0e76de67fa0eb9be Author: Mosè Giordano Commit: Mosè Giordano Do not use a function from cl * tex-buf.el (TeX-parse-TeX): Do not use the `signum' function, provided by `cl' library. --- tex-buf.el | 13 ++--- 1 file changed

[elpa] elpa 0c955d5 15/16: Fix TeX--if-macro-fboundp edebug spec

2016-10-14 Thread Tassilo Horn
branch: elpa commit 0c955d5d9c39daa8273c18aae47bc959ab4910b4 Author: Tassilo Horn Commit: Tassilo Horn Fix TeX--if-macro-fboundp edebug spec * tex.el (TeX--if-macro-fboundp): Fix broken edebug spec. --- tex.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t

[elpa] elpa 0392f01 04/16: ; Fix a typo

2016-10-14 Thread Tassilo Horn
branch: elpa commit 0392f01e35c3313bfd9cf535948d45fd05367a0a Author: Arash Esbati Commit: Arash Esbati ; Fix a typo * tex.el (TeX-search-files-type-alist): Fix a typo. --- tex.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex.el b/tex.el index 4f1fdd8..9

[elpa] elpa 84d31ca 10/16: Fix default command after running BibTeX with warnings

2016-10-14 Thread Tassilo Horn
branch: elpa commit 84d31ca5e0b7f0ae767f309f165e342d55bbce5a Author: Mosè Giordano Commit: Mosè Giordano Fix default command after running BibTeX with warnings * tex-buf.el (TeX-BibTeX-sentinel): Always set `TeX-command-next' to `TeX-command-default'. As it was before, if Bib

[elpa] elpa 18f1783 06/16: Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch

2016-10-14 Thread Tassilo Horn
branch: elpa commit 18f178393fd4c2880cff917f2bd421a3273cd708 Author: Stefan Monnier Commit: Tassilo Horn Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch * tex-ispell.el (TeX-ispell-sort-skip-cmds-list): Drop symbol-value * tex-site.el.in (TeX-modes): U

[elpa] elpa eb2d64b 14/16: Fix to my previous commit

2016-10-14 Thread Tassilo Horn
branch: elpa commit eb2d64bede8587c864c3031f233a0ae87c3f3a03 Author: Mosè Giordano Commit: Mosè Giordano Fix to my previous commit * tex-buf.el (TeX-BibTeX-sentinel): Fix misplaced `setq', it was inside the `cond' form while it should have been outside. --- tex-buf.el |6

[elpa] elpa updated (9c24759 -> 5489ef2)

2016-10-14 Thread Tassilo Horn
tsdh pushed a change to branch elpa. from 9c24759 * tex-ispell.el (TeX-ispell-sort-skip-cmds-list): Drop symbol-value new b90986f Fix type of ConTeXt-Mark-version option new 9e627fc Do not use a function from cl new c9bc7d6 ; Query for second mandatory argum

[elpa] elpa bc23073 05/16: ; Turn mandatory argument to optional

2016-10-14 Thread Tassilo Horn
branch: elpa commit bc2307364bfb54c8c254eb69a972ad59cfbfa15b Author: Arash Esbati Commit: Arash Esbati ; Turn mandatory argument to optional * style/paracol.el ("paracol"): Turn mandatory argument to an optional one. --- style/paracol.el |2 +- 1 file changed, 1 insertion(+

[elpa] elpa 86a4c75 12/16: Add information about prettify and semi WYSIWYG features.

2016-10-14 Thread Tassilo Horn
branch: elpa commit 86a4c75b47f1c57b133b935748523cc5c0f721b5 Author: Uwe Brauer Commit: Tassilo Horn Add information about prettify and semi WYSIWYG features. * doc/auctex.texi (Display): Add a sentence about prettify-symbols-unprettify-at-point. (Fontification of math): add

[elpa] externals/auctex updated (9c24759 -> 5489ef2)

2016-10-14 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex. from 9c24759 * tex-ispell.el (TeX-ispell-sort-skip-cmds-list): Drop symbol-value adds b90986f Fix type of ConTeXt-Mark-version option adds 9e627fc Do not use a function from cl adds c9bc7d6 ; Query for second man

[elpa] elpa 5489ef2 16/16: Merge branch 'master' into elpa

2016-10-14 Thread Tassilo Horn
branch: elpa commit 5489ef29d66eeace5bf22f737cd70bbed568949f Merge: 9c24759 0c955d5 Author: Tassilo Horn Commit: Tassilo Horn Merge branch 'master' into elpa --- Makefile.in |3 +- context.el|2 +- doc/auctex.texi | 43 +- doc/changes.texi | 11 ++ font-late

[elpa] elpa updated (a474cb4 -> 9c24759)

2016-10-14 Thread Tassilo Horn
tsdh pushed a change to branch elpa. from a474cb4 Release GNU AUCTeX 11.89.5 adds 9c24759 * tex-ispell.el (TeX-ispell-sort-skip-cmds-list): Drop symbol-value No new revisions were added by this update. Summary of changes: tex-ispell.el |2 +- tex-site.el |6 +++---

[elpa] elpa b90986f 01/16: Fix type of ConTeXt-Mark-version option

2016-10-14 Thread Tassilo Horn
branch: elpa commit b90986f447091376341612f4c2c40e60159cef51 Author: Mosè Giordano Commit: Mosè Giordano Fix type of ConTeXt-Mark-version option * context.el (ConTeXt-Mark-version): Fix the type, it was wrongly set with a string in place of a symbol. Reported by Tobias Berndt

[elpa] elpa 785eabf 11/16: Don't require \end{env} is on a separate line

2016-10-14 Thread Tassilo Horn
branch: elpa commit 785eabfd6dc8ad1b174bdad449cb2a7d408e1a69 Author: Tassilo Horn Commit: Tassilo Horn Don't require \end{env} is on a separate line * font-latex.el (font-latex-make-user-keywords): (font-latex-set-syntactic-keywords): Don't require that \end{env} is on a lin

[elpa] externals/auctex updated (5489ef2 -> b2af9e5)

2016-10-14 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex. from 5489ef2 Merge branch 'master' into elpa adds 4733d11 Manually merge changes that were only on the elpa branch adds b2af9e5 Merge branch 'master' into elpa No new revisions were added by this update. Summary of chang

[elpa] elpa 3654a62 08/16: Improve style/bidi and add make file entry.

2016-10-14 Thread Tassilo Horn
branch: elpa commit 3654a620e1d90d48b57c9fc212abd1833e816995 Author: Uwe Commit: Mosè Giordano Improve style/bidi and add make file entry. * Makefile.in (STYLESRC): add bidi.el * style/bidi.el ("bidi"): New file. Signed-off-by: Mosè Giordano --- Makefile.in |

[elpa] elpa 0762736 13/16: Improve docs added/changed in last commit

2016-10-14 Thread Tassilo Horn
branch: elpa commit 0762736d56dfe3877950b81a217899fb7cbaf72b Author: Tassilo Horn Commit: Tassilo Horn Improve docs added/changed in last commit * doc/auctex.texi (Display): Rewrite WYSIWYG paragraph and add references. (Fontification of math): Switch order in which multi-le

[elpa] elpa 4733d11 1/2: Manually merge changes that were only on the elpa branch

2016-10-14 Thread Tassilo Horn
branch: elpa commit 4733d111c2362f0b11f0fcb4b3495882eee7e7dd Author: Tassilo Horn Commit: Tassilo Horn Manually merge changes that were only on the elpa branch --- bib-cite.el|2 +- lpath.el |3 +++ prv-xemacs.el | 16 style/dinbrief.el |

[elpa] elpa b2af9e5 2/2: Merge branch 'master' into elpa

2016-10-14 Thread Tassilo Horn
branch: elpa commit b2af9e58b754b18873cd91f36ea785c48417a5d4 Merge: 5489ef2 4733d11 Author: Tassilo Horn Commit: Tassilo Horn Merge branch 'master' into elpa --- prv-xemacs.el |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prv-xemacs.el b/prv-xemacs.el index ce89

[elpa] externals/auctex 54a5611: Improve makefile for AUCTeX ELPA versions

2016-10-14 Thread Tassilo Horn
branch: externals/auctex commit 54a5611eec46d81eaad0b52f8b9c9d650ac43439 Author: Tassilo Horn Commit: Tassilo Horn Improve makefile for AUCTeX ELPA versions * GNUmakefile (IGNORED): Don't fail if ChangeLog hasn't been generated yet. --- GNUmakefile |2 +- 1 file changed, 1

[elpa] externals/auctex 99df5e2: Release GNU AUCTeX 11.89.6

2016-10-14 Thread Tassilo Horn
branch: externals/auctex commit 99df5e2a50aac4251a999ba99fef09069f680478 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 11.89.6 * Version 11.89.6 released. --- auctex.el |2 +- auctex.info| 184

[elpa] branch elpa deleted (was b2af9e5)

2016-10-14 Thread Tassilo Horn
tsdh pushed a change to branch elpa. was b2af9e5 Merge branch 'master' into elpa The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] master updated (b7a4a8d -> 7a854aa)

2016-10-14 Thread Michael Heerdegen
mheerdegen pushed a change to branch master. from b7a4a8d Merge commit '998407f56009f441a7cb83d678118d4d8e68f661' new 13f1369 Work around Emacs bug#24542 new 7a854aa Rewrite of el-search for version 1.0 Summary of changes: packages/el-search/el-search-x.el | 215 ++

[elpa] master 13f1369 1/2: Work around Emacs bug#24542

2016-10-14 Thread Michael Heerdegen
branch: master commit 13f13697b20d96dd2d2ff76d2165d3866112cc01 Author: Michael Heerdegen Commit: Michael Heerdegen Work around Emacs bug#24542 Avoid calling `scan-sexps' directly before the symbol `@' since it may error. --- packages/el-search/el-search.el |2 ++ 1 file cha

[elpa] master 7a854aa 2/2: Rewrite of el-search for version 1.0

2016-10-14 Thread Michael Heerdegen
branch: master commit 7a854aa63c5cff363c0f8dd369325732cc6b849f Author: Michael Heerdegen Commit: Michael Heerdegen Rewrite of el-search for version 1.0 Big rewrite and cleanup. Add multi-search support. Update and improve docs. --- packages/el-search/el-search-x.el | 215 +++