From 0ef31639593b97d6edc6dd263c915595a8fdc3b1 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 24 Jun 2019 19:21:07 -0400 Subject: * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var (latex-find-indent): Obey it. (latex-noindent-environments): Make it into a defcustom as well. --- etc/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/NEWS b/etc/NEWS index 74a8bbe8fa1..0f764cd9986 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -475,6 +475,9 @@ current and the previous or the next line, as before. * Changes in Specialized Modes and Packages in Emacs 27.1 +** tex-mode +*** 'latex-noindent-commands' stops indenting arguments of \emph and friends + ** byte compiler *** byte-compile-dynamic is now obsolete This is because on the one hand it suffers from various misbehaviors in corner -- cgit v1.2.1