auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-devel] [PATCH] Various patches


From: Arash Esbati
Subject: [AUCTeX-devel] [PATCH] Various patches
Date: Thu, 08 Oct 2015 22:41:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5

Hi all,

please find attached 4 patches covering:

* style/longtable.el ("longtable"): Use `LaTeX-add-counters' on
"LTchunksize" and not `TeX-add-symbols'.

* style/enumitem.el (LaTeX-arg-SetEnumitemKey): Remove unused
`prompt' from arguments list.
(LaTeX-arg-SetEnumitemValue): ditto.

* style/listings.el (LaTeX-listings-key-val-options-local): New
variable used for all key-val queries.
("listings-lstdefinestyle"): Add parsing support for
"\lstdefinestyle".
(LaTeX-listings-lstnewenvironment-regexp): Add missing "s" to
"listing".
(LaTeX-listings-update-style-key): New function adding newly
defined values to "style" key in
`LaTeX-listings-key-val-options-local'.
("listings"): Extend "lstdefinestyle".

* style/wrapfig.el ("wrapfig"): Check for new floating
environments definded through "newfloat.el" and offer them as
completion to "wrapfloat" environment.

As always any comments welcome and my apologies for missing the change
in `longtable' last time.

Best, Arash

Attachment: 0001-Support-newfloat.el.patch
Description: Text Data

Attachment: 0002-Add-user-defined-values-to-style-key.patch
Description: Text Data

Attachment: 0003-Remove-unused-prompt-from-arguments-list.patch
Description: Text Data

Attachment: 0004-Use-LaTeX-add-counters-on-LTchunksize.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]