summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2019-06-24 19:21:07 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2019-06-24 19:21:07 -0400
commit0ef31639593b97d6edc6dd263c915595a8fdc3b1 (patch)
tree1316e0a4a51c7c913dab335410a459a4abac424f /etc
parent630e01a70312d8e6ad47aeba370228fc05c789a9 (diff)
downloademacs-0ef31639593b97d6edc6dd263c915595a8fdc3b1.tar.gz
* 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.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
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