[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)
- [elpa] externals/auctex updated (eaa83e5 -> 5095f6f), Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 1ec9889 02/14: * doc/changes.texi: Mention changes in News., Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 22f10df 04/14: ; * tex-info.el (): Update copyright year., Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 2b9fc54 03/14: multi-prompt.el, style/beamer*.el: Get copyright just right, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex e111d19 01/14: Add final adjustments for LaTeX 2019-10-01, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 39463a6 05/14: ; * preview.el.in (preview-gs-flag-error): Fix typo in comment., Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 79074d6 06/14: ; Fix syntax error in amsmath.el, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 342fa71 08/14: Add check for empty overlay, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 7ce74a5 09/14: ; * style/ragged2e.el (font-latex-add-keywords): Silence the compiler., Tassilo Horn, 2019/10/31
- [elpa] externals/auctex f7972dd 07/14: * style/amsmath.el ("amsmath"): Improve query strings.,
Tassilo Horn <=
- [elpa] externals/auctex c8911b3 13/14: ; Release_12.2, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 9a31964 11/14: Prepare for upcoming release, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 097d04f 10/14: Add new style/xkcdcolors.el, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex f06fcb0 12/14: ; make change-history-commit, Tassilo Horn, 2019/10/31
- [elpa] externals/auctex 5095f6f 14/14: Merge remote-tracking branch 'origin/master' into externals/auctex, Tassilo Horn, 2019/10/31