summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-ext.el
Commit message (Expand)AuthorAge
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove Calc bignum remnantsMattias Engdegård2020-12-06
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-17
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* * lisp/calc: Fix a few issues introduced by lexical scopingStefan Monnier2020-10-14
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-10
* Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-16
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoBruce Stephens2019-06-26
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-25
* Remove XEmacs compat code from calcLars Ingebrigtsen2019-06-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier2018-11-20
* | * lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier2018-11-20
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Calc: Update mode line after change modeTino Calancha2016-07-04
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Change maintainer address.Jay Belanger2015-11-03
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Use %s to format strings instead of splicing themPaul Eggert2015-09-20
* * lisp/calc/calc-ext.el (calc-do-prefix-help): Tidy up error message.Jay Belanger2015-09-19
* Fix the routine for help on Calc's prefixes.Jay Belanger2015-09-17
* Add new functions for the root mean square of a (Calc) vectorJay Belanger2015-09-15
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-28
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Respect text-quoting-style in calcPaul Eggert2015-08-21
* * lisp/calc/calc-units.el (calc-convert-exact-units): New function.Jay Belanger2015-01-28
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/calc/calc-ext.el (math-read-number-fancy): Check for an explicitJay Belanger2013-03-16
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* Update some function declarationsGlenn Morris2012-09-13
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-07
* calc-mode.el (calc-basic-simplification-mode): Rename fromJay Belanger2012-07-31
* calc/calc-mode.el (calc-alg-simplify-mode): Remove function.Jay Belanger2012-07-29
* calc/calc.el (calc-simplify-mode): Make 'alg the default value.Jay Belanger2012-07-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-17
* * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.Feng Li2011-08-16
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23