]> git.eshelyaron.com Git - emacs.git/commit
Calc: use Unicode brackets in Big mode when available (bug#45917)
authorMattias Engdegård <mattiase@acm.org>
Sat, 16 Jan 2021 16:30:57 +0000 (17:30 +0100)
committerMattias Engdegård <mattiase@acm.org>
Tue, 19 Jan 2021 18:00:09 +0000 (19:00 +0100)
commitbfa140d7cf82ed640d033391cde505ab020de0f2
treedbc7b21b13ce2d82034648ed9efe463d8fea19cf
parent039ab602cbf877eef1b18c6ef8b36dcf52ece5c4
Calc: use Unicode brackets in Big mode when available (bug#45917)

* lisp/calc/calccomp.el (math--big-bracket-alist)
(math--big-bracket, math--comp-bracket, math--comp-round-bracket):
New.
(math-compose-expr, math-compose-log, math-compose-log10)
(math-compose-choose, math-compose-integ, math-compose-sum)
(math-compose-prod): Use big brackets when available.
lisp/calc/calccomp.el