emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex f7972dd 07/14: * style/amsmath.el ("amsmath"): I


From: Tassilo Horn
Subject: [elpa] externals/auctex f7972dd 07/14: * style/amsmath.el ("amsmath"): Improve query strings.
Date: Thu, 31 Oct 2019 04:23:17 -0400 (EDT)

branch: externals/auctex
commit f7972dd4cc0c1fea70d1ea1fdf7a0dc96717e165
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    * style/amsmath.el ("amsmath"): Improve query strings.
---
 style/amsmath.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/style/amsmath.el b/style/amsmath.el
index 9d3ae78..7114b51 100644
--- a/style/amsmath.el
+++ b/style/amsmath.el
@@ -62,9 +62,9 @@
     '("hdotsfor" ["Stretch"] "Number of columns to cover")
     '("xleftarrow" ["Below"] "Above")
     '("xrightarrow" ["Below"] "Above")
-    '("overset" "Accent symbol" "Symbol")
-    '("underset" "Accent symbol" "Symbol")
-    '("overunderset" "Accent symbol" "Symbol below" "Symbol")
+    '("overset" "Above symbol" "Symbol")
+    '("underset" "Below symbol" "Symbol")
+    '("overunderset" "Above symbol" "Below symbol" "Symbol")
     '("dfrac" 2)
     '("tfrac" 2)
     '("binom" 2)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]