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 268fcac2a117a421feb673ca5e5df922374d8661 (commit) from 01b30cb491fc2f88ba0d24cec3a87c6b23beff0f (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 268fcac2a117a421feb673ca5e5df922374d8661 Author: Tassilo Horn <t...@gnu.org> Date: Thu Jun 10 06:57:33 2021 +0200 ; Improve previous commit diff --git a/latex.el b/latex.el index a8db1a9..12ec9a0 100644 --- a/latex.el +++ b/latex.el @@ -3815,7 +3815,7 @@ performed in that case." (concat "\\(" ;; Code comments. "\\([^ \r\n%\\]\\|\\\\%\\)\\([ \t]\\|\\\\\\\\\\)*" - "[^\r\n\\]" TeX-comment-start-regexp + TeX-comment-start-regexp "\\|" ;; Lines ending with `\par'. "\\(\\=\\|[^" TeX-esc "\n]\\)\\(" ----------------------------------------------------------------------- Summary of changes: latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- GNU AUCTeX _______________________________________________ auctex-diffs mailing list auctex-di...@gnu.org https://lists.gnu.org/mailman/listinfo/auctex-diffs