[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 1855efd20a81cfaac5721
From: |
Ikumi Keita |
Subject: |
[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 1855efd20a81cfaac57218b13e8d8013b8a69bfd |
Date: |
Wed, 17 Jun 2020 05:44:29 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".
The branch, master has been updated
via 1855efd20a81cfaac57218b13e8d8013b8a69bfd (commit)
from 22d2eb6a33718053d12b1887b123fca68ae02f36 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1855efd20a81cfaac57218b13e8d8013b8a69bfd
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Wed Jun 17 18:42:05 2020 +0900
; * style/mathtools.el: A bit change to align with previous commit.
diff --git a/style/mathtools.el b/style/mathtools.el
index f0fb744..9701353 100644
--- a/style/mathtools.el
+++ b/style/mathtools.el
@@ -238,7 +238,7 @@ Put line break macro on the last line. Next, insert an
ampersand."
;; Fontification
(require 'texmathp)
(add-to-list 'texmathp-tex-commands-default
- '("\\shortintertext" arg-off) t)
+ '("\\shortintertext" arg-off))
(texmathp-compile)
(TeX-add-style-hook
-----------------------------------------------------------------------
Summary of changes:
style/mathtools.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 1855efd20a81cfaac57218b13e8d8013b8a69bfd,
Ikumi Keita <=