[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 8e0fb6559974d8bc1920
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 8e0fb6559974d8bc1920b5abe1a142ad71d045de |
Date: |
Wed, 17 Nov 2021 04:04:00 -0500 (EST) |
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 8e0fb6559974d8bc1920b5abe1a142ad71d045de (commit)
from 43f6398028d1d14e4ee5a9538e2dba4ef791ea53 (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 8e0fb6559974d8bc1920b5abe1a142ad71d045de
Author: Arash Esbati <arash@gnu.org>
Date: Wed Nov 17 10:03:03 2021 +0100
Improve handling of key=vals in style/listings.el
* style/listings.el (LaTeX-listings-key-val-options): Fix a typo.
(LaTeX-listings-key-val-options-local)
(LaTeX-listings-update-style-key): Remove now unused variable and
function.
(LaTeX-listings-key-val-options): New function returning key=vals.
(LaTeX-listings-lstnewenvironment-regexp): Adjust matching of
first optional argument.
("listings"): Call the function `LaTeX-listings-key-val-options'
instead of the variable `LaTeX-listings-key-val-options-local'.
Various docstring fixes.
-----------------------------------------------------------------------
Summary of changes:
style/listings.el | 88 +++++++++++++++++++++++++++++--------------------------
1 file changed, 46 insertions(+), 42 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 8e0fb6559974d8bc1920b5abe1a142ad71d045de,
Arash Esbati <=