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, master has been updated
via 9e97edc3f288a40b5bdff6803c903b4f0d86712d (commit)
from 199bc6e51c443c77853aaeca2fcca0a9df544c99 (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 9e97edc3f288a40b5bdff6803c903b4f0d86712d
Author: Ikumi Keita <[email protected]>
Date: Fri Nov 19 00:21:37 2021 +0900
Fix wrong logic of the previous commit
* latex.el (LaTeX-fill-region-as-paragraph): Take into account lines
ending with "\par" or "\\" before code comments. We must always
perform both code comment detection and regexp match.
* tests/latex/latex-filling-in.tex:
* tests/latex/latex-filling-out.tex:
Add additional tests.
-----------------------------------------------------------------------
Summary of changes:
latex.el | 50 +++++++++++++++++++++++----------------
tests/latex/latex-filling-in.tex | 9 +++++++
tests/latex/latex-filling-out.tex | 18 ++++++++++++++
3 files changed, 57 insertions(+), 20 deletions(-)
hooks/post-receive
--
GNU AUCTeX
_______________________________________________
auctex-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-commit