From: Stefan Monnier Date: Tue, 25 Jun 2019 20:36:26 +0000 (-0400) Subject: * etc/NEWS: Fix vocabulary in last change X-Git-Tag: emacs-27.0.90~2230 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6baf81c9183c1e1dd3344e6533cef358c1a54c41;p=emacs.git * etc/NEWS: Fix vocabulary in last change --- diff --git a/etc/NEWS b/etc/NEWS index 813027528af..d237e4ccb0f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -482,9 +482,9 @@ should be ignored have been added via the +++ ** tex-mode -*** 'latex-noindent-commands' controls indentation of certain environments. +*** 'latex-noindent-commands' controls indentation of certain commands. You can use this new variable to control indentation of arguments of -\emph, \footnote, and similar environments. +\emph, \footnote, and similar commands. ** byte compiler *** byte-compile-dynamic is now obsolete