From 6baf81c9183c1e1dd3344e6533cef358c1a54c41 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 25 Jun 2019 16:36:26 -0400 Subject: [PATCH] * etc/NEWS: Fix vocabulary in last change --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5