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

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

[elpa] externals/math-symbol-lists ac3eb053d3 4/4: Merge branch 'externa


From: ELPA Syncer
Subject: [elpa] externals/math-symbol-lists ac3eb053d3 4/4: Merge branch 'externals/math-symbol-lists' into math-symbol-list-master
Date: Sun, 28 Aug 2022 22:57:59 -0400 (EDT)

branch: externals/math-symbol-lists
commit ac3eb053d3b576fcdd192b0ac6ad5090ea3a7079
Merge: 590d9f09f8 ac3a4e739f
Author: Vitalie Spinu <spinuvit@gmail.com>
Commit: Vitalie Spinu <spinuvit@gmail.com>

    Merge branch 'externals/math-symbol-lists' into math-symbol-list-master
---
 math-symbol-lists.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/math-symbol-lists.el b/math-symbol-lists.el
index 1ec67a1c24..4f247ee7af 100644
--- a/math-symbol-lists.el
+++ b/math-symbol-lists.el
@@ -3156,6 +3156,11 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathunder" "\\underbrace" 9183 "⏟")
     ("mathunder" "\\underbracket" 9141 "⎵")
     ("mathunder" "\\underparen" 9181 "⏝"))
+  ;; FIXME: Describe the expected shape of the contents (i.e. a list of
+  ;; 4-tuples, but I'm not sure what those 4 elements mean:
+  ;; - why is the first a string rather than a symbol?
+  ;; - What's the difference between the 3rd and the 4th (other than: one is
+  ;;   a char and the other is a single-char string)?
   "Extended list of mathematical symbols.
 Each element is a list of the form (CLASS COMMAND UNICODE SYMBOL)
 where COMMAND is a latex command, UNICODE is the unicode entry



reply via email to

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