monnier pushed a commit to branch externals/auctex
in repository elpa.
commit 8a557b0c00a08fba4d2cc5ab5a6c869d8d09405e
Author: Tassilo Horn <[email protected]>
Date: Mon Oct 14 11:53:22 2013 +0200
Mention new tabular indentation in changes.texi.
* doc/changes.texi: Mention the enhanced tabular indentation.
---
ChangeLog | 2 ++
doc/changes.texi | 6 ++++++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b3792a5..422f7ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-10-14 Tassilo Horn <[email protected]>
+ * doc/changes.texi: Mention the enhanced tabular indentation.
+
* style/longtable.el ("longtable"): Use `LaTeX-indent-tabular'
also for longtable environment.
diff --git a/doc/changes.texi b/doc/changes.texi
index 77b53ef..7242382 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -67,6 +67,12 @@ the left part of the paired braces, are treated similarly as
@samp{(},
@item
Support for dozens of @LaTeX{} packages was added.
+
+@item
+Tabular-like environments (tabular, tabular*, tabularx, tabulary, array,
+align, ...) are indented in a nicer and more informative way when the
+column values of a table line are written across multiple lines in the
+tex file.
@end itemize
@heading News since 11.87