summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAge
* Fix Calc graph output on MS-WindowsEli Zaretskii2019-01-13
* Update copyright year to 2019Paul Eggert2019-01-01
* Update the calc units tableUlrich Müller2018-11-24
* Standardize calc bug reporting instructionsGlenn Morris2018-09-03
* Fix math-imaginary-i checkNoam Postavsky2018-08-28
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix quick-calc in C mode with hex valuesOGAWA Hirofumi2017-11-18
* ; Fix some comment typosGlenn Morris2017-11-03
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Replace with dolist some uses of whileMark Oteiza2017-06-27
* Use the expression angle units while simplifying itTino Calancha2017-05-18
* Revert "Ignore angle mode while simplifying units"Tino Calancha2017-05-18
* Use iteration in math-factorial-itermichael schuldt2017-04-18
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-06
* change calc to use derived-mode-pTom Tromey2017-04-05
* Make calc's least common multiple positive (bug#25255)Peder O. Klingenberg2017-02-23
* Replace QUIT with maybe_quitPaul Eggert2017-01-25
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | call-process instead of call-process-region with empty regionTino Calancha2016-08-23
* | Ignore angle mode while simplifying unitsTino Calancha2016-07-12
* | Calc: Update mode line after change modeTino Calancha2016-07-04
|/
* Complete temperature units in calc-convert-temperatureMark Oteiza2016-03-03
* * lisp/calc/calc-units.el (math-standard-units): Update to 2014 CODATA adjust...Mark Oteiza2016-02-18
* Follow convention for greek letter constants.Mark Oteiza2016-02-16
* Add Stefan-Boltzmann constant to calc units table.Mark Oteiza2016-02-16
* * lisp/calc/calc-units.el (math-build-units-table-buffer): Use special-mode.Mark Oteiza2016-02-16
* Update copyright year to 2016Paul Eggert2016-01-01
* Change maintainer address.Jay Belanger2015-11-03
* Have calc-yank recognize numbers in different bases.Jay Belanger2015-10-11
* Document the optional prefix to `calc-yank'.Jay Belanger2015-10-10
* Allow numbers with different radixes to be yanked.Kaushal Modi2015-10-10
* Use events instead of chars to keep track of steps.Jay Belanger2015-10-10
* * lisp/calc/calc.el: Silence byte-compiler warningsStefan Monnier2015-10-08
* * lisp/calc/calc.el (calc-digit-start-entry): Fix typo.Jay Belanger2015-10-08
* Format initial input uniformly.Jay Belanger2015-10-08
* ; 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
* Backslash cleanup in Elisp source filesPaul Eggert2015-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
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab2015-08-23
* Respect text-quoting-style in calcPaul Eggert2015-08-21
* Extend ‘format’ to translate curved quotesPaul Eggert2015-08-14
* * lisp/calc-store.el (calc-insert-permanent-variable): Heed case.Wolfgang Jenkner2015-06-29