[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex updated (0383415 -> 3c4c78b)
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex updated (0383415 -> 3c4c78b) |
Date: |
Sun, 25 Apr 2021 15:22:49 -0400 (EDT) |
tsdh pushed a change to branch externals/auctex.
from 0383415 Release GNU AUCTeX 13.0.8
new b641204 Improve handling for parentheses with electric-pair-mode
(bug#47936)
new d1d99ae Get rid of unexpected side effects
new 93363d3 Follow up previous commit
new 3d813cd Add new test
new 6d3ecf3 Don't treat comments with whitespace before % as code
comments
new 98455d0 Give explicit arg to LaTeX-back-to-indentation in filling
functions.
new 40b9319 Fix matching of script chars (bug#48012)
new 3c4c78b Merge remote-tracking branch 'origin/master' into
externals/auctex
Summary of changes:
font-latex.el | 28 ++++++------
latex.el | 31 +++++++-------
tests/latex/latex-comment-filling-in.tex | 35 +++++++++++++++
tests/latex/latex-comment-filling-out.tex | 38 +++++++++++++++++
tests/latex/latex-test.el | 71 +++++++++++++++++++++++++------
5 files changed, 163 insertions(+), 40 deletions(-)
create mode 100644 tests/latex/latex-comment-filling-in.tex
create mode 100644 tests/latex/latex-comment-filling-out.tex
- [elpa] externals/auctex updated (0383415 -> 3c4c78b),
Tassilo Horn <=
- [elpa] externals/auctex b641204 1/8: Improve handling for parentheses with electric-pair-mode (bug#47936), Tassilo Horn, 2021/04/25
- [elpa] externals/auctex d1d99ae 2/8: Get rid of unexpected side effects, Tassilo Horn, 2021/04/25
- [elpa] externals/auctex 93363d3 3/8: Follow up previous commit, Tassilo Horn, 2021/04/25
- [elpa] externals/auctex 3d813cd 4/8: Add new test, Tassilo Horn, 2021/04/25
- [elpa] externals/auctex 98455d0 6/8: Give explicit arg to LaTeX-back-to-indentation in filling functions., Tassilo Horn, 2021/04/25
- [elpa] externals/auctex 6d3ecf3 5/8: Don't treat comments with whitespace before % as code comments, Tassilo Horn, 2021/04/25
- [elpa] externals/auctex 40b9319 7/8: Fix matching of script chars (bug#48012), Tassilo Horn, 2021/04/25
- [elpa] externals/auctex 3c4c78b 8/8: Merge remote-tracking branch 'origin/master' into externals/auctex, Tassilo Horn, 2021/04/25