summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* Fix Calc graph output on MS-WindowsEli Zaretskii2019-01-132-15/+31
* Update copyright year to 2019Paul Eggert2019-01-0143-43/+43
* Update the calc units tableUlrich Müller2018-11-241-19/+22
* Standardize calc bug reporting instructionsGlenn Morris2018-09-032-15/+5
* Fix math-imaginary-i checkNoam Postavsky2018-08-281-2/+2
* Update copyright year to 2018Paul Eggert2018-01-0143-43/+43
* Fix quick-calc in C mode with hex valuesOGAWA Hirofumi2017-11-181-1/+3
* ; Fix some comment typosGlenn Morris2017-11-031-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1343-173/+173
* Replace with dolist some uses of whileMark Oteiza2017-06-271-42/+30
* Use the expression angle units while simplifying itTino Calancha2017-05-183-7/+26
* Revert "Ignore angle mode while simplifying units"Tino Calancha2017-05-182-17/+7
* Use iteration in math-factorial-itermichael schuldt2017-04-181-5/+7
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-061-0/+1
* change calc to use derived-mode-pTom Tromey2017-04-051-7/+13
* Make calc's least common multiple positive (bug#25255)Peder O. Klingenberg2017-02-231-1/+1
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-0143-43/+43
|\
| * Update copyright year to 2017Paul Eggert2016-12-3143-43/+43
* | call-process instead of call-process-region with empty regionTino Calancha2016-08-231-3/+3
* | Ignore angle mode while simplifying unitsTino Calancha2016-07-122-7/+17
* | Calc: Update mode line after change modeTino Calancha2016-07-041-0/+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-0143-43/+43
* Change maintainer address.Jay Belanger2015-11-0343-46/+1
* Have calc-yank recognize numbers in different bases.Jay Belanger2015-10-111-15/+41
* Document the optional prefix to `calc-yank'.Jay Belanger2015-10-101-1/+1
* Allow numbers with different radixes to be yanked.Kaushal Modi2015-10-102-17/+93
* Use events instead of chars to keep track of steps.Jay Belanger2015-10-101-10/+10
* * lisp/calc/calc.el: Silence byte-compiler warningsStefan Monnier2015-10-081-74/+74
* * lisp/calc/calc.el (calc-digit-start-entry): Fix typo.Jay Belanger2015-10-081-1/+1
* Format initial input uniformly.Jay Belanger2015-10-082-8/+12
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-297-25/+0
* Use %s to format strings instead of splicing themPaul Eggert2015-09-202-9/+8
* * 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
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Add new functions for the root mean square of a (Calc) vectorJay Belanger2015-09-154-3/+23
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-0714-66/+66
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-287-50/+51
* Prefer directed to neutral quotesPaul Eggert2015-08-245-13/+13
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-236-12/+15
* Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab2015-08-231-1/+1
* Respect text-quoting-style in calcPaul Eggert2015-08-2114-77/+89
* Extend ‘format’ to translate curved quotesPaul Eggert2015-08-141-1/+1
* * lisp/calc-store.el (calc-insert-permanent-variable): Heed case.Wolfgang Jenkner2015-06-291-1/+2