branch: externals/auctex
commit 061aaf57729482b1e5f2be43643e197f844df2f5
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
Mention improvements to `LaTeX-array-count-columns' in news
* doc/changes.texi: Mention improvements to
`LaTeX-array-count-columns' in news since 11.89.
---
doc/changes.texi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/changes.texi b/doc/changes.texi
index 16f96be..ba7a37f 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -12,6 +12,14 @@
@itemize @bullet
@item
+Parsing of format specification in various tabular environments has been
+improved. The function @code{LaTeX-insert-item} (@kbd{C-c @key{LFD}})
+inserts suitable number of ampersands for @samp{*@{num@}@{cols@}}
+constructs. Style files for @LaTeX{} packages @samp{tabularx},
+@samp{tabulary}, @samp{longtable}, @samp{dcolumn} and @samp{siunitx} are
+adapted to take advantage of this improvement.
+
+@item
The style @file{graphicx.el} went through a bigger overhaul. The
optional argument of command @samp{\includegraphics} now supports
key-val query; keys can independently be chosen anytime by pressing the