summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2019-06-25 19:38:11 +0300
committerEli Zaretskii <eliz@gnu.org>2019-06-25 19:38:11 +0300
commita8457f0adadacbb0360d84b0ed6d59a34c56d58c (patch)
treef24b67df428e2239ddb3e49b93a7c7d5b00d7d16 /etc
parent848ff94b451f00e13452891f1a9774de542ce8bb (diff)
downloademacs-a8457f0adadacbb0360d84b0ed6d59a34c56d58c.tar.gz
; * etc/NEWS: Fix an entry from recent commit.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3b229ae1c14..813027528af 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -480,8 +480,11 @@ current and the previous or the next line, as before.
should be ignored have been added via the
`goto-address-uri-schemes-ignored' variable.
++++
** tex-mode
-*** 'latex-noindent-commands' stops indenting arguments of \emph and friends
+*** 'latex-noindent-commands' controls indentation of certain environments.
+You can use this new variable to control indentation of arguments of
+\emph, \footnote, and similar environments.
** byte compiler
*** byte-compile-dynamic is now obsolete