summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-ext.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | ; * lisp/calc/calc-ext.el: Fix warnings in my last commit.Stefan Kangas2021-12-081-16/+16
* | Define calc-help-map in one stepStefan Kangas2021-12-081-21/+17
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* Remove redundant #' before lambda in calc/*.elStefan Kangas2021-04-051-11/+11
* * lisp/calc/calc-ext.el (math-equal-int): Work for bignums.Mattias Engdegård2021-03-011-2/+2
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-041-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove Calc bignum remnantsMattias Engdegård2020-12-061-29/+1
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-171-21/+17
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-201-0/+2
* * lisp/calc: Fix a few issues introduced by lexical scopingStefan Monnier2020-10-141-35/+37
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-101-3/+2
* Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-241-5/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-161-11/+3
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-2/+2
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoBruce Stephens2019-06-261-1/+1
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-251-90/+40
* Remove XEmacs compat code from calcLars Ingebrigtsen2019-06-191-5/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier2018-11-201-35/+50
* | * lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier2018-11-201-2/+2
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-4/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Calc: Update mode line after change modeTino Calancha2016-07-041-0/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-3/+2
* * lisp/calc/calc-ext.el (calc-do-prefix-help): Tidy up error message.Jay Belanger2015-09-191-3/+4
* Fix the routine for help on Calc's prefixes.Jay Belanger2015-09-171-2/+9
* Add new functions for the root mean square of a (Calc) vectorJay Belanger2015-09-151-3/+4
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+2
* Respect text-quoting-style in calcPaul Eggert2015-08-211-7/+7
* * lisp/calc/calc-units.el (calc-convert-exact-units): New function.Jay Belanger2015-01-281-1/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/calc/calc-ext.el (math-read-number-fancy): Check for an explicitJay Belanger2013-03-161-44/+44
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Update some function declarationsGlenn Morris2012-09-131-1/+1