]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix an entry from recent commit.
authorEli Zaretskii <eliz@gnu.org>
Tue, 25 Jun 2019 16:38:11 +0000 (19:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 25 Jun 2019 16:38:11 +0000 (19:38 +0300)
etc/NEWS

index 3b229ae1c147e24139aa91bd19e30fdbf6e6a1ab..813027528afc4ac3e2031c0abc870d881392f8b4 100644 (file)
--- 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