summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-units.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Update the calc units tableUlrich Müller2018-11-241-19/+22
* | * lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier2018-11-201-111/+111
* | Update the calc units tableUlrich Müller2018-11-191-19/+22
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Replace with dolist some uses of whileMark Oteiza2017-06-271-42/+30
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Complete temperature units in calc-convert-temperatureMark Oteiza2016-03-031-5/+12
* * lisp/calc/calc-units.el (math-standard-units): Update to 2014 CODATA adjust...Mark Oteiza2016-02-181-38/+41
* Follow convention for greek letter constants.Mark Oteiza2016-02-161-1/+3
* Add Stefan-Boltzmann constant to calc units table.Mark Oteiza2016-02-161-0/+2
* * lisp/calc/calc-units.el (math-build-units-table-buffer): Use special-mode.Mark Oteiza2016-02-161-1/+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
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-3/+3
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Respect text-quoting-style in calcPaul Eggert2015-08-211-8/+11
* * lisp/calc/calc-units.el (calc-convert-exact-units): Improve theJay Belanger2015-01-281-1/+1
* * lisp/calc/calc-units.el (math-consistent-units-p): Strengthen theJay Belanger2015-01-281-1/+1
* * lisp/calc/calc-units.el (calc-convert-exact-units): New function.Jay Belanger2015-01-281-0/+34
* Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner2015-01-151-4/+12
* 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
* * calc/calc-units.el (math-extract-units): Preserve powers of units.Jay Belanger2013-05-161-4/+2
* * lisp/calc/calc.el (calc-allow-units-as-numbers): Move declaration.Jay Belanger2013-04-041-2/+4
* * doc/misc/calc.texi (Basic Operations on Units): Fix Jay Belanger2013-03-071-5/+7
* * doc/misc/calc.texi (Basic Operations on Units):Jay Belanger2013-02-091-2/+8
* calc-units.el (math-default-units-table): Remove initial value.Jay Belanger2013-01-301-44/+46
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* calc/calc-units.el (math-extract-units): Properly extract powers of units.Jay Belanger2012-10-191-4/+10
* calc/calc-units.el (math-default-units-table): Give it anJay Belanger2012-08-111-57/+60
* * calc/calc-units.el (math-consistent-units-p): Accept unit systemsJay Belanger2012-05-191-3/+6
* * calc/calc-units.el (calc-quick-units): Use the proper units expression.Jay Belanger2012-05-181-1/+1
* * calc/calc-units.el (calc-ensure-consistent-units): Declare.Jay Belanger2012-05-181-0/+2
* * calc/calc.el (calc-ensure-consistent-units): New variable.Jay Belanger2012-05-181-3/+19
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* calc/calc-units.el (math-put-default-units): Don't use "1" as aJay Belanger2012-01-201-9/+10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-18/+18
* * lisp/calc-units.el (calcFunc-lupquant): Rename fromJay Belanger2011-03-161-6/+6
* * lisp/calc/README: Mention musical notes.Jay Belanger2011-03-161-57/+57
* * calc/calc-units.el (math-midi-round): Translate calc-note-thresholdJay Belanger2011-03-051-1/+2
* * calc/calc-units.el (math-midi-round, math-freqp, math-midip)Jay Belanger2011-03-051-0/+215
* * doc/misc/calc.texi (Logarithmic Units): Rename calc-logunits-dblevelJay Belanger2011-03-051-2/+2
* * calc/calc-units.el (math-to-standard-rec): Don't treat subscriptedJay Belanger2011-03-041-1/+4
* * calc/calc-math.el (calcFunc-log10): Check for symbolic modeJay Belanger2011-03-011-18/+33
* calc/calc-units.el (math-logunits-quant): Add support forJay Belanger2011-02-071-18/+20