]> git.eshelyaron.com Git - emacs.git/commit
Remove support for supertabular from RefTeX
authorArash Esbati <arash@gnu.org>
Wed, 8 Jan 2025 19:47:43 +0000 (20:47 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 11 Jan 2025 11:17:07 +0000 (12:17 +0100)
commit975d0ce25dca6d1ba79ae7223f8098f9c6d862f9
treeecc2f150107eb0d58f2929cd5d6a60d3261def2c
parent8d690ef32dc8a29c99d13101ba03ec6b6e04a36d
Remove support for supertabular from RefTeX

* doc/misc/reftex.texi (Builtin Label Environments):
* lisp/textmodes/reftex-vars.el (reftex-label-alist-builtin)
(reftex-default-label-alist-entries): Delete entries for the
supertabular environment.  supertabular is an extension of the
normal tabular environment, and therefore doesn't contain a
caption and label.  Hence, supporting supertabular in RefTeX is
useless.

(cherry picked from commit b71225ed90ab28ad88c22f8fcd1b87c5681eb0a7)
doc/misc/reftex.texi
lisp/textmodes/reftex-vars.el