Hi Mosè,
Thanks for applying.
"Mosè Giordano" <[email protected]> writes:
[...]
> + (pp out)
I've just noticed I left this debug cruft in. See attached for a
patch to remove or feel free to amend the commit.
Apologies,
--
Matt
ChangeLog:
2014-10-29 <[email protected]>
* latex.el (LaTeX-indent-tabular): Remove debug cruft from
previous commit.
diff --git a/latex.el b/latex.el
index b56abf3..5b783cf 100644
--- a/latex.el
+++ b/latex.el
@@ -6301,7 +6301,6 @@ i.e. you do _not_ have to cater for this yourself by adding \\\\' or $."
(when (eq (cadr x) 'LaTeX-indent-tabular)
(push (car x) out)))
LaTeX-indent-environment-list)
- (pp out)
out)))))
(cond ((looking-at tabular-like-end-regex)
beg-col)
_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel